Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-16-2007, 06:50 AM
|
#1
|
LQ Newbie
Registered: Oct 2005
Posts: 15
Rep:
|
SSH Login with no password
How do you set up an SSH account to use no passwords? I'm not looking for a key pair trick. What I literally want to do is make an account that anyone can log into with either no password or any password. How do I do that?
|
|
|
01-16-2007, 08:26 AM
|
#2
|
Member
Registered: Jun 2005
Location: Candia, NH
Distribution: Ubuntu, FC, RHE3, RHE4, CentOS
Posts: 121
Rep:
|
I have a hard time imagining why.... but you can configure ssh to use PAM, and configure PAM to just always accept whatever is thrown at it for SSH.
|
|
|
01-16-2007, 08:30 AM
|
#3
|
LQ Newbie
Registered: Oct 2005
Posts: 15
Original Poster
Rep:
|
I only want to have this for specific account names. How would I do that?
What I'm doing is allowing anyone to log into certain trap accounts with any password but as soon as they log in then I run a script that locks out their IP address.
|
|
|
01-16-2007, 08:42 AM
|
#4
|
Member
Registered: Jun 2005
Location: Candia, NH
Distribution: Ubuntu, FC, RHE3, RHE4, CentOS
Posts: 121
Rep:
|
PAM - Pluggable Authentication Module(s)
You could have a field day scripting whatever authentication scheme you please.
pam_script installation and examples:
http://linux.bononline.nl/linux/pamscript/01/build.html
DO NOT screw with '/etc/pam.d/login' like the examples. One mess up and you can't login to your machine anymore. If this happens reboot your machine with: init=/bin/bash on the kernel command line.
|
|
|
All times are GMT -5. The time now is 02:11 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|