On 21/04/05, S. K. Goel <[EMAIL PROTECTED]> wrote: > Hi List, > > I want to give telnet access to some specified users and ssh access to > some other users, Is there is any file like telnet.allow / ssh.allow, So > that I can defined the same user wise.
You really don't want telnet. With ssh, you could put all the users you want to give access to in a specific group, and use the AllowGroup sshd_config directive to restrict access. Binand ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ linux-india-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-india-help
