Displaying 12 results from an estimated 12 matches for "defaultmaxpasswordage".
2011 Aug 29
1
Password expires every month even though 'Password Must Change' is set to 'never' (Samba+LDAP)
Hi all,
Since a few months ago Samba ask each of our users to change password at log on every month and I have not been able to disable it.
I found this page and follow the instructions:
http://playingwithsid.blogspot.com/2010/12/change-samba-password-expiry-setting.html
The default 'Password Must Change' policy was set to never and pdbedit shows 'Password Must
2007 Dec 07
1
CentOP 5.1 Problem with smbldap-passwd
...replace =>
[userPassword => "$hash_password"],
replace =>
[shadowLastChange => "$shadowLastChange"],
replace =>
[shadowMax => "$config{defaultMaxPasswordAge}"]
]
);
}
$modify->code && warn "Failed to modify UNIX password: ", $modify->error ;
}
///////////////...
2008 Sep 29
2
smbldap and password expiration
Greetings,
I just recently set up a new server with samba and openldap authentication using smbldap. The passwords seem to be expiring after about 30 days. How do I set them so that they don't expire?
Thanks,
Onatawahtaw
2010 Mar 29
1
urgent
...er (POSIX and Samba) GID
defaultUserGid="513"
# Default Computer (Samba) GID
defaultComputerGid="515"
# Skel dir
skeletonDir="/etc/skel"
# Default password validation time (time in days) Comment the next line if
# you don't want password to be enable for defaultMaxPasswordAge days (be
# careful to the sambaPwdMustChange attribute's value)
defaultMaxPasswordAge="45"
##############################################################################
#
# SAMBA Configuration
#
##############################################################################
# The UN...
2004 Jun 11
2
Samba 3.0.3 on FC2: windows machine cannot join domain
...=ncsu,dc=edu"
scope="sub"
hash_encrypt="SSHA"
userLoginShell="/bin/bash"
userHomePrefix="/home/"
userGecos="System User"
defaultUserGid="513"
defaultComputerGid="553"
skeletonDir="/etc/skel"
defaultMaxPasswordAge="45"
userSmbHome=""
userProfile=""
userHomeDrive="logondrive"
userScript=""
with_smbpasswd="0"
smbpasswd="/usr/bin/smbpasswd"
mk_ntpasswd="/usr/sbin/mkntpwd"
--- End smbldap.conf ---
--- Begin sm...
2004 Sep 23
1
Re: Samba 3.0.3 on FC2: windows machine cannot join domain
...=ncsu,dc=edu"
scope="sub"
hash_encrypt="SSHA"
userLoginShell="/bin/bash"
userHomePrefix="/home/"
userGecos="System User"
defaultUserGid="513"
defaultComputerGid="553"
skeletonDir="/etc/skel"
defaultMaxPasswordAge="45"
userSmbHome=""
userProfile=""
userHomeDrive="logondrive"
userScript=""
with_smbpasswd="0"
smbpasswd="/usr/bin/smbpasswd"
mk_ntpasswd="/usr/sbin/mkntpwd"
--- End smbldap.conf ---
--- Begin sm...
2009 Nov 29
0
password expiration
...ot;
crypt_salt_format="%s"
userLoginShell="/bin/bash"
userHome="/home/%U"
userHomeDirectoryMode="700"
userGecos="System User"
defaultUserGid="513"
defaultComputerGid="515"
skeletonDir="/etc/skel"
defaultMaxPasswordAge="365"
userSmbHome="\\NAS\%U"
userProfile="\\NAS\profiles\%U"
userHomeDrive="H:"
userScript="%U.cmd"
mailDomain="workgroup"
with_smbpasswd="0"
smbpasswd="/usr/bin/smbpasswd"
with_slappasswd="0"
slap...
2004 Feb 19
2
Using the same LDAP entry for posixAccount and sambaSamAccount with smbldap
samba 3.0.2
smbldap-tools 0.8.4
RH 9
nss_ldap configured
pam_ldap NOT configured
LDAP passwd backend
winxp pro domain member
Hello,
i've configured smbldap-tools in smb.conf to manage users from usrmgr.exe. It
works at group creation but have a strange behavior in user creation. In the
LDAP there are two manually created accounts; Administrador & invitado, both
posixAccount and
2005 Apr 21
0
Problem with groups & joining domain.- LDAP
...uot;/bin/csh"
userHome="/home/%U"
# Gecos
userGecos="System User"
# Default User (POSIX and Samba) GID
defaultUserGid="513"
# Default Computer (Samba) GID
defaultComputerGid="515"
# Skel dir
skeletonDir="/etc/skel"
defaultMaxPasswordAge="99"
##############################################################################
#
# SAMBA Configuration
#
##############################################################################
userSmbHome=""
userHomeDrive="T:"
userScript=""
# mailDomain=&qu...
2005 Sep 02
1
Samba PDC + Openldap (no database connection established after reboot)
...t_salt_format="%s"
userLoginShell="/bin/bash"
userHome="/home/%U"
userHomeDirectoryMode="700"
userGecos="System User"
defaultUserGid="513"
defaultComputerGid="515"
skeletonDir="/etc/skel"
defaultMaxPasswordAge="45"
userSmbHome="\\Ns02\home\%U"
userProfile="\\Ns02\profiles\%U"
userHomeDrive="H:"
userScript="logon.bat"
mailDomain="sample.com"
with_smbpasswd="0"
smbpasswd="/usr/bin/smbpasswd"
with_slappasswd=&...
2010 Jul 28
3
Problem connecting Computer to network
...ot;
crypt_salt_format="%s"
userLoginShell="/bin/bash"
userHome="/home/%U"
userHomeDirectoryMode="700"
userGecos="System User"
defaultUserGid="513"
defaultComputerGid="515"
skeletonDir="/etc/skel"
defaultMaxPasswordAge="45"
userSmbHome="\\PDC-TEST2\%U"
userProfile="\\PDC-TEST2\profiles\%U"
userHomeDrive="H:"
userScript="logon.bat"
mailDomain="internaltest.com"
with_smbpasswd="0"
smbpasswd="/usr/bin/smbpasswd"
with_slappass...
2008 Mar 31
0
xp can not join domaine !
...sh_encrypt="SSHA"
crypt_salt_format="$1$%.8s"
userLoginShell="/bin/bash"
userHome="/home/%U"
userGecos="System User"
defaultUserGid="513"
defaultComputerGid="515"
skeletonDir="/etc/skel"
defaultMaxPasswordAge="90"
userSmbHome="\\pdc\homes\%U"
userProfile="\\pdc\profiles\%U"
userHomeDrive="U:"
userScript="logon.bat"
mailDomain="domaine.net"
with_smbpasswd="0"
smbpasswd="/usr/bin/smbpasswd"
################# imp...