I need your help here. I have two servers running full Internet (BSDI 3.1). Now there are clients who would want only e-mail services. How would I restrict them to only this service (e-mail) within these two servers.
Regrards.
Odemba
--
To unsubscribe, send 'unsubscribe' to bsdi-user...@mailinglists.org
Archives of this list can be found at: http://www.nexial.com/mailinglists/
Make their shell:
/usr/bin/passwd
so they can only shell in for password changes... Make
sure /usr/bin/passwd is not set as a valid ftp shell
and then they can only use mail.
John
That was not specified in the initial query.
What I'd do is give the users a 'non-routed' IP address (via Radius) such
that the only thing that they could reach would be your e-mail server, and,
perhaps, a web page that said "you can't go there, buy a real account"
no-matter where they tried to go.
AlanC