[plug] adduser for email only

Leon Brooks leon at brooks.smileys.net
Fri Apr 7 10:18:43 WST 2000


"Anthony J. Breeds-Taurima" wrote:
> 
> On Fri, 7 Apr 2000, Daniel Pearson wrote:
> 
> > I'm wanting to add a user, but so that he can only use the l/p for e-mail. I
> 
> > don't want this person to be able to telnet in, ftp in, or have any
> 
> > webspace. How would I go about it?
> 
> 
> 
> adduser -s /bin/false freddofrog
> 
> 
> 
> Where freddofrog is the name of the account.
> 
> 
> 
> Then if the user can't login via most utils BUT pop3/imap will work
> 
I make a directory /home/_common_ or something like that, owned by root 
and with no write permissions, a .bashrc saying "logout" and add...

?? -d /home/_common_

...to the adduser command. So, even if they somehow manage to replace 
/bin/false with a real shell, they still can't do much.

PS, this was sent by a later Mozilla M14 snapshot, which seems to make 
text messages by stripping off the HTML just before sending it, so if 
you get HTML I apologise in advance. (-:




More information about the plug mailing list