On Sat, 31 Jul 1999, Alex Povolotsky wrote: > I'm going to implement a large mail-box, with several hundreds of mail-only > users. They should never access anything besides their POP3 mailboxes and > change password via (SSLed) web interface. > > So, I don't want to add all of them to /etc/passwd. The easiest way I can think of would be to add them to /etc/passwd and set their shell and home dir to /nonexistant. Ideally you wouldn't be running any other daemons, so there'd be no real way for them to access files; but the stock ftpd, as well as sshd offer ways to disable access to specific users. Dealing with "real" users IMO is quite a bit less hackish. - alex You wear guilt, like shackles on your feet, Like a halo in reverse - Depeche Mode To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Solution for mail pseudo-users? Alex Povolotsky
- Re: Solution for mail pseudo-users? Sergey Babkin
- Re: Solution for mail pseudo-users? Alex Povolotsky
- Re: Solution for mail pseudo-users? Daniel C. Sobral
- Re: Solution for mail pseudo-users? Sergey Babkin
- Re: Solution for mail pseudo-users? Jasper O'Malley
- Re: Solution for mail pseudo-users? Bosko Milekic
- Re: Solution for mail pseudo-users? Leigh Hart
- Re: Solution for mail pseudo-users? Alex Zepeda
- Re: Solution for mail pseudo-users? Alex Zepeda
- Re: Solution for mail pseudo-users? Mike Hoskins
- Re: Solution for mail pseudo-users? Leif Neland
- Re: Solution for mail pseudo-users? Alex Zepeda
- Re: Solution for mail pseudo-users? Markus Stumpf
- Re: Solution for mail pseudo-users? Alex Zepeda
- Re: Solution for mail pseudo-us... Matthew Dillon
- Re: Solution for mail pseudo-us... Markus Stumpf
- Re: Solution for mail pseudo-users? Dominic Mitchell