pam_opendirectory(8) BSD System Manager's Manual pam_opendirectory(8)NAME
pam_opendirectory -- OpenDirectory PAM module
SYNOPSIS
[service-name] function-class control-flag pam_opendirectory [options]
DESCRIPTION
The OpenDirectory PAM module supports the authentication, account management and password management function classes. In terms of the
function-class parameter, these are ``auth'', ``account'' and ``password'' respectively.
The OpenDirectory Authentication Module
The OpenDirectory authentication module permits or denies users based on OpenDirectory password authentication.
The following option may be passed to this authentication module:
nullok Allow null passwords.
The OpenDirectory Account Management Module
The OpenDirectory account management module permits or denies users based whether the account is enabled in OpenDirectory.
The following option may be passed to this account management module:
no_check_shell
Skip validating the user's shell.
no_check_home
Skip validating the user's home directory.
refresh=min
Sets the mbr_check_membership(3) cache timeout to min minutes. When this option is used, the min value must be specified, and it
must be an integer.
The OpenDirectory Password Management Module
The OpenDirectory password management module supports password changing and enforces the OpenDirectory password policy.
SEE ALSO mbr_check_membership(3), pam.conf(5), pam(8), pwpolicy(8), DirectoryService(8)BSD February 7, 2009 BSD
Check Out this Related Man Page
pam_opendirectory(8) BSD System Manager's Manual pam_opendirectory(8)NAME
pam_opendirectory -- OpenDirectory PAM module
SYNOPSIS
[service-name] function-class control-flag pam_opendirectory [options]
DESCRIPTION
The OpenDirectory PAM module supports the authentication, account management and password management function classes. In terms of the
function-class parameter, these are ``auth'', ``account'' and ``password'' respectively.
The OpenDirectory Authentication Module
The OpenDirectory authentication module permits or denies users based on OpenDirectory password authentication.
The following option may be passed to this authentication module:
nullok Allow null passwords.
The OpenDirectory Account Management Module
The OpenDirectory account management module permits or denies users based whether the account is enabled in OpenDirectory.
The following option may be passed to this account management module:
no_check_shell
Skip validating the user's shell.
no_check_home
Skip validating the user's home directory.
refresh=min
Sets the mbr_check_membership(3) cache timeout to min minutes. When this option is used, the min value must be specified, and it
must be an integer.
The OpenDirectory Password Management Module
The OpenDirectory password management module supports password changing and enforces the OpenDirectory password policy.
SEE ALSO mbr_check_membership(3), pam.conf(5), pam(8), pwpolicy(8), DirectoryService(8)BSD February 7, 2009 BSD
Hello All,
Does anyone know of any good utilities for user management/password management for HP-UX? I have 32 switchs (telephone) running HP-UX 10x and managing the users on them is becoming quite time consuming...
Thanks
Brian (1 Reply)
Discussion started by: breigner
1 Replies
2. Post Here to Contact Site Administrators and Moderators
Hello,
I'm new to HP-UX. I have a system running B.11.23 on ia64. The system gets its user passwords via active directory. Everytime a new account is added to AD a script pushes out the account info to all the systems and this system is updated too. However, on this machine, users are unable to... (2 Replies)
Discussion started by: BFLO
2 Replies
5. Forum Support Area for Unregistered Users & Account Problems
Hi,
Is all of the user account password security settings kept in the /etc/default/passwd file or is there some new control in Solaris 10 that defines these?
I need to know the security settings for passwords in Solaris 10. Also is there any way to find out when accounts were created? ... (3 Replies)
I am a newbie, and from what little I know about SCO, OpenServer 5.0.7 should allow for remote management. How do I get this to work so I can use the GUI to add users, and set permissions, without needing to be at the server? (1 Reply)
Hi all. be gentle, its my first time :-)
I seem to have had this isse dumped on me and could do with help/advice.
We have several Solaris10 servers, authentication is done per server using the usual useradd and the passwd/group/shadow files.
we're now at a point where we need some way of... (4 Replies)
Hi everybody,
I am currently trying to develop a simple content management system where I have an internal website for my users to upload large files onto the server. The site is password protected and my users won't be trying to hack into the system so security is a non-factor (as least for... (3 Replies)
Pam Module sending a cannot get password enry after certain period in /var/adm/message.
pam_login_limit(auth): Cannot get Password entry for user 'dbsnmp'
What is dbsnmp? Also if account is locked does pam module checks for this locked account at regular interval and keeps on posting... (2 Replies)
hi guys
I have Centos 5.4
The idea is lock the user account for 3 minutes after he has entered his password incorrectly 3 times.
I've modified /etc/pam.d/system-auth
auth required pam_tally.so onerr=fail per_user deny=3
account required pam_tally.so resetbesides... (3 Replies)
Hi guys, I use this function which was provided to me by someone at this site. It works perfectly for validating a users input option against allowed options..
example:
validateInput "1" "1 3 4 5" would return 0 (success)
function validateInput {
input=$1
allowedInput=$2
for... (4 Replies)
Hello all,
I need help for build server call as Password management / centralized password management server.
My situation and example:
I have 600 server in my server room running on Linux then I need 1 server only can create login/password and then user can login to all 600 server no... (2 Replies)
hi guys
Suse 11 SP x64
I want to set a password policy but I am unable to get it working
I have this under /etc/pam.d/common-password
password requisite pam_pwcheck.so nullok cracklib
password required pam_unix2.so use_authtok nullok
I tried the last... (1 Reply)
Discussion started by: karlochacon
1 Replies
15. Forum Support Area for Unregistered Users & Account Problems
Hello, this is Corona688. Over my holiday absence, I seem to have lost the password for my account, and no longer have the email I had when I registered in 2005. How can I resolve this? (4 Replies)