On Sun, 29 Apr 2001 at 7:32am (+0430), Alireza Saleh wrote:

> Dear Friends,
> How can limit the access to my server via telnet with special users ?
>

Hello Alireza,

        I guess it sort of depends on what sort of restrictions you had in
mind exactly.  I think most things you would want to do can be handled by
the pam_acess.so module.  Add a line like..

account    required     /lib/security/pam_access.so

... after the other account lines in /etc/pam.d/login then have a look at
/etc/security/access.conf for the details of restrictions to put in place.
There isn't a man page for this pariticular module but the config file is
fairly well commented and has some good examples in it.

M.

-- 
WebCentral Pty Ltd           Australia's #1 Internet Web Hosting Company
Level 1, 96 Lytton Road.           Network Operations - Systems Engineer
PO Box 4169, East Brisbane.                       phone: +61 7 3249 2500
Queensland, Australia.                            pgp key id: 0x900E515F



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to