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

Re: [cobalt-users] [RAQ3i] Problems with Admin in FTP



On Mon, 27 Aug 2001, Patrick G. wrote:

> Recently, I have lost the ability to FTP down my site logs as user 'Admin'
> I get a 'Permission Denied' on the logs directory itself (as well as the
> 
> I only have 28 sites on the RaQ, so I don't think it is related to the site
> # limitation.
> I have also checked to /etc/groups to make sure admin is listed in each site
> group.

Did you count how many times admin appears? I bet is is 32 times, in
addition to being a member of each site, admin is also used for several
non-site related users, eg wheel (so you can su to root, home (cause admin
is also the home user, and depending on the machine stray internal
users...

also your telnet works, ftp doesn't is exactly typical....

grep admin /etc/group|wc

gsh