4 articles tagged "PAM"
- HowTo: Authenticate Linux Clients with Microsoft Active Directory
Every IT shop has a mix of Windows and Linux system. Sometime you need to authenticate your Linux desktop system against Microsoft Active Directory service. You can save time, effort and IT infrastructure by sharing authentication server. This article explains how to setup the Linux desktop computers with Active Directory using Samba and winbind.
- Linux Failed Login Control: Lock and Unlock User Accounts Using PAM
How do I lock out a user after a set number of login attempts in Linux but also automatically unlock it after N minutes?
- Restrict the use of su command
su is used to become another user during a login session. Invoked without a username, su defaults to becoming the super user. The user will be prompted for a password, if appropriate. Invalid passwords will produce an error message. All attempts, both valid and invalid, are logged to [...]
- Linux set default password expiry for all new users
Under Linux password related utilities and config file(s) comes from shadow password suite. The /etc/login.defs file defines the site-specific configuration for this suite. This file is a readable text file, each line of the file describing one configuration parameter. The lines consist of a configuration name and value, separated by whitespace.
You need to set default [...]
Viewing 1-4 of 4 posts. ( see all popular tags )



Recent Comments
Yesterday ~ 38 Comments
Yesterday ~ 1 Comment
Yesterday ~ 1 Comment
06/16/2008 03:23 pm ~ 3 Comments
Yesterday ~ 3 Comments