Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2005 17:34:50 +0400
From:      Igor Robul <igorr@speechpro.com>
To:        aleksandrs.bogdanovs@gmail.com,  freebsd-questions@freebsd.org
Subject:   Re: Mail question
Message-ID:  <432AC9FA.8060702@speechpro.com>
In-Reply-To: <38ae654e05091606215745f583@mail.gmail.com>
References:  <38ae654e0509151303500da69d@mail.gmail.com>	<4329FD92.9030102@purdue.edu> <443bo541g2.fsf@be-well.ilk.org> <38ae654e05091606215745f583@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Bogdanov wrote:

>Hello.
>I can describe my problem: server will be located in school (school
>web server). And i'd like to create mail accounts for pupils and
>teachers, there's no problem. But...i'd like user to change his
>password by himself, he is just user, and don't have shell account in
>this server, only mail!
>  
>
1) Postfix or any other SMTP server does not need passwords with default 
configuration
2) Passwords are used for _receiving_ mail from mail server (POP3 or IMAP)
3) Most current IMAP servers support "virtual users"
4) There are several ways to change passwords of these virtual users, 
which depend on your IMAP/POP3 server

5) If you use Samba or NT4/Win2000/XP domain, then you can install 
security/pam_smb port, and tell your IMAP server to use pam_smb for 
authentification, then users will be able to change their password from 
their NT/Win2K/XP workstation.

6) In school environment you may consider giving users shell access, so 
they can use gcc and other tools in education process, there are not 
very big security risk with shell users



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?432AC9FA.8060702>