- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Security file on SUSE Linux
Operating System - Linux
1822894
Members
3661
Online
109645
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2006 11:31 AM
тАО04-12-2006 11:31 AM
Security file on SUSE Linux
I am running SUSE Linux 8 on a HP ProLiant DL5800 G3 server. I am tring to find out in what file the length of a users password has to be and other parameters like the one you set so Administrators can only login to the server as root at the console. Like in HP-UX it is found in /etc/default/security.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2006 01:01 PM
тАО04-12-2006 01:01 PM
Re: Security file on SUSE Linux
The closest would be the settings in '/etc/pam.d/passwd' and '/etc/pam.d/login'.
'pam' (or Pluggable Authentication Module) contols most things like this. I've not got a SuSE system handy, but I'm reasonably sure that '/etc/pam.d/passwd' will have a line referencing 'pam_cracklib.so'. It takes a 'minlen=X' argument to specify the minimum length of a password.
As for the other, that is controlled by 'pam_securetty.so'. This, tied with '/etc/securetty' (plain-text file) should be able to limit which TTY's a super-user can log in from.
The 'man pam' page, coupled with the documentation that comes with PAM should provide more details.
'pam' (or Pluggable Authentication Module) contols most things like this. I've not got a SuSE system handy, but I'm reasonably sure that '/etc/pam.d/passwd' will have a line referencing 'pam_cracklib.so'. It takes a 'minlen=X' argument to specify the minimum length of a password.
As for the other, that is controlled by 'pam_securetty.so'. This, tied with '/etc/securetty' (plain-text file) should be able to limit which TTY's a super-user can log in from.
The 'man pam' page, coupled with the documentation that comes with PAM should provide more details.
One long-haired git at your service...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-13-2006 04:17 AM
тАО04-13-2006 04:17 AM
Re: Security file on SUSE Linux
Normally, all pam configuration files references to /etc/pam.d/system-auth. If you change system-auth then all other services will use this configuration. Modify the configuration file as described above. I'm not sure about SUSE but other distributions also use the /etc/login.defs file:
PASS_MIN_LEN
PASS_MIN_LEN
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP