[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] starting in /home/sites/site#/web instead of..
- Subject: Re: [cobalt-users] starting in /home/sites/site#/web instead of..
- From: Gordon <root@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon Apr 24 14:18:33 2000
That will do what you want, remember the tilde (~) is the users login
directory, when you moved it up 1 level changing the password file, it
changed proftp's interpretation of ~/.. so yes, just shorten it in
proftp's config file, the site effects should be mild, you will have to
change passwd path settings for *all* site-admin's tho, since it will
affect everyone who logs in as a site admin....
Save a copy of the old config file somewhere .... this is ALWAYS a good
idea ;)
PS: the symlink permission denied probably means you didn't set the
ownership correctly....
On Mon, 24 Apr 2000 PyschoCotic@xxxxxxx wrote:
> When I setup a site-admin my users start in /home/sites/site#/users/username
> (for ftp) but I would like my site-admins to start in /home/sites/site#/web
>
> I edited the passwd file to reflect this and it worked but they were able to
> move up two directories into /home/sites/ which I did not like....
>
> Is there anyway to stop this? I found a file called proftpd.conf and it has
> the following:
> DefaultRoot / admin
> DefaultRoot ~/../.. site-adm
> DefaultRoot ~ !site-adm
>
> I'm tempted to change "DefaultRoot ~/../.. site-adm" TO
> DefaultRoot ~/.. site-adm
>
> but am unsure of possible problems.
>
> Has anyone else had this situation, could anyone help me out? I don't want
> to mess up the server AGAIN and therefore have to restore AGAIN.
>
> Please help ASAP!
>
> Thanks,
> ~Randy
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>