[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Site admin user only logs into user web directory after OS 2 update



-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Gerald Waugh
Sent: Wednesday, February 13, 2002 9:13 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] Site admin user only logs into user web
directory after OS 2 update


On Wednesday 13 February 2002 07:34 pm, Todd Kirk wrote:
> Anyone else have this...users set as site admin when FTPing in go to
> their users directory not the website web directory. I have removed and
> re-ticked the user to be a site admin and saved but the same problem
> after installing the OS 2 update.

Are you sure it wan't always this way. When a person ftps' or sshs' into the
server, he is normally put in his user directory. Which is defined in
/etc/passwd.

That is the way it is designed.
MOTD from the ftp login
 ****************** Site Administrator FTP instructions ******************

  This session begins in your user home directory at /users/gray
  Your personal web directory is /users/gray/web, accessible at the URL
  http://<your.site.domain>/~gray/

  As a site administrator, you can access the site home directory at /
  The site web directory is /web, accessible at the URL
  http://<your.site.domain>/

  To upload to your personal web directory, type:
  "cd web", then "put <file>", where <file> is the full file name of the
  document on your local computer.

  To upload to the site web directory, type:
  "cd /web", then "put <file>" where <file> is the full file name of the
  document on your local computer.

 *************************************************************************