[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RAQ3] Site Admin Dropping straight to /web
- Subject: Re: [cobalt-users] [RAQ3] Site Admin Dropping straight to /web
- From: "Thomas" <tsanders.cobalt@xxxxxxxxxx>
- Date: Wed Oct 17 15:33:51 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Another caveat
The FTP DefaultRoot and DefaultChdir will be HOSED!
AND when they ftp in they will be placed into the /home/sites directory
structure, and they get to see all the clients you have (or lack of clients)
If you want this user to to be placed into $HOME/web when they FTP in
add the following line into /etc/proftp.conf
DefaultChdir ../../web site-adm
in the <global> section
If they are so lazy and cant type /web is they telnet in, put cd /web into
their shell startup rc file. (in csh and tcsh its call .cshrc and its
located in their default directory) for other shells ask somebody else :)
Hope this helps you out!
-Thomas
----- Original Message -----
From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, October 16, 2001 8:06 AM
Subject: Re: [cobalt-users] [RAQ3] Site Admin Dropping straight to /web
> "Sean Chester" <sean.chester@xxxxxxxxxxxxxx> wrote:
> > i have a domain with only 1 user who wants to use frontpage.
> >
> > the user is complaining that when he logs in, he has to move about to
> > get into the main /web directory.
> >
> > is there a way i can get it so when he logs in it doesnt drop him
> > into his $HOME directory, it drops him into ../../web instead.
> >
> > i want to set the home dir for frankieb to
> >
> > /home/sites/site61/web
> >
> > instead of
> >
> > /home/sites/site61/users/frankieb
>
> You can change it in /etc/passwd. Caveat: if you delete the user, the
> entire site will be deleted.
>
> --
> Steve Werby
> President, Befriend Internet Services LLC
> http://www.befriend.com/
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>