user to login from a specific IP
On Tue, Jan 19, 1999 at 12:35:32PM -0500, Paul Miller wrote:
: How can I only allow user to login from a specific IP (telnet/ftp/etc)?
Try /etc/login.access and its manpage login.access(5).
HTH,
-Remco
--
Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED
On Tue, Jan 19, 1999 at 12:35:32PM -0500, Paul Miller wrote:
: How can I only allow user to login from a specific IP (telnet/ftp/etc)?
Try /etc/login.access and its manpage login.access(5).
HTH,
-Remco
> I think that is only for denying/allowing specific hosts - I want to permit
> a user to login from only a specific host.
WHen you try to connect from a not-allowed host, your connection will
drop. ANd you will not be able to login. I think that does the trick.
Andrew
>
> -Paul
>
> > How can
I think that is only for denying/allowing specific hosts - I want to permit
a user to login from only a specific host.
-Paul
> How can I only allow user to login from a specific IP (telnet/ftp/etc)?
>
Modify the files /etc/hosts.allow and /etc/hosts.deny
THe format for them is in the man(5), I th
> How can I only allow user to login from a specific IP (telnet/ftp/etc)?
>
Modify the files /etc/hosts.allow and /etc/hosts.deny
THe format for them is in the man(5), I think
Andrew
Never include a comment that will help | An
5 matches
Mail list logo