Displaying 20 results from an estimated 10000 matches similar to: "Password must change - 10 days"
2004 Mar 15
1
smbpasswd trying to add instead of replace attribut
I have some weird error with one of my samba installation.
When modifying samba password using smbpasswd, samba seems trying to add same attribute (instead of delete and add again), pls see the "MOD" from log file (from different domain) :
UNSUCESSFULL
Mar 15 17:10:53 hurricane slapd[27056]: conn=29489 op=1 MOD dn="uid=pwreka,ou=people,ou=purwakarta,dc=indorama,dc=com"
Mar 15
2004 Jul 15
2
Samba LDAP Problem
Dear Lists,
I try to configure Samba as PDC LDAP backend with Linux-Suse-9.1 and smbldap-tools form www.idealx.org,
I follow guide from SMB-3 by Example book.
Step by step installation and configuration came with no error.
except i couldnt join w2k workstation to the new domain with administrator account.
# /var/lib/samba/sbin/smbldap-usershow administrator
dn:
2004 Jan 08
2
Hows samba calculating sambaPwdMustChange?
When samba password has been expired, user are force to change their password from client WS.
Samba will modify sambaPwdMustChange attribute and the value seems always "2147483647", this not happen when changin password with smbpasswd.
>From where samba calculate value for "sambaPwdMustChange"? is it constant?
Is it possible to specify different value?
Tks.
2014 Oct 24
1
Changing user account passwords using smbpasswd after password expiration
Hello,
I?m currently having a problem where a non-root user can?t change his/her own
password using smbpasswd command after the password expiration and would
like to know how I could solve this problem.
Currently, I have a samba server running on CentOS 6.5 with its passdb backend
configured to another LDAP server. The samba version I?m currently using is
samba-3.6.9-169 which should be the
2005 Dec 05
0
Re: CentOS 3.6, samba-3.0.9-1.3E.5 tdbsam to ldapsam export
Robert,
First off, the Samba Technical mailing list is not a help facility. Its
purpose is purely for discussion of samba design and code implementation
issues. Please confine your email to the normal Samba list.
There are several avenues for Samba support:
1. The official documentation that consists of:
Samba-3 by Example - a book that provides detailed deployment gudiance
The Official
2007 Jul 17
2
[Urgent] Cannot make changes via pdbedit
I have been having some problems since I updated from Samba 3.0.23 to
3.0.25b. I have installed the latest version of smbldap-tools but I am
still not able to make certain changes to a user's account. I have
created a new user named JROLFE.
After I set up a new user, I will set it so they are required to change
their password when they first login. I usually do this through LDAP
Account
2004 May 14
0
Smbpasswd -x doesn't delete entry
I hope someone give me a clue to what is happening here.
This is a new installation.
I can add users to samba with no problems but
I can't delete them from the ldap db using smbpasswd -x <username>
nor via pdbedit -x -u <username>
The ldap entry looks like this -
#
dn: uid=tester,ou=People,dc=mycompany,dc=com
uid: tester
sambaSID: S-1-5-21-118495222-1838158642-270368766-2026
2003 Dec 11
1
Forcing Users to change passwords.
Hi,
Samba-3 with LDAP backend is capable in this. I'm using it and it works.
All you have to do, is to use LDAP and set proper account policies:
$ pdbedit -P "bad lockout attempt" -C 5
(after 5 wrong password, user account will be locked out - samba sets
password hashes to ***NOPASSWORD*** and user is unable to logon).
$ pdbedit -P "min password length" -C 9
# password
2007 Jun 05
0
password aging policy vs. special cases
Greetings.
I have just upgraded to samba 3.0.25a (from 3.0.24 AFAIR). I have also
upgraded schema file in openldap's configuration directory. As I have
had some more time I have discovered sambaMaxPwdAge and that it
may be read with pdbedit in human readable form. Great :-)
But what if I would like to force a user to change her password
right at next login? I have tried to set
2004 Feb 15
2
Problem validating with LDAP and Samba3.0.1debian
Hi,
I'm running openldap and samba3.0.1 from my debian system, but I have
used many many hours trying to get samba to validate users on the
ldap... And is now turning to the last resort ...
This is my configuration
__________________________________________________
the important lines in smb.conf looks like this...
--------------------------------------------------
[global]
workgroup
2003 Dec 13
1
Can't login
Friends,
I am having a very strange problem that I can't debug. Please help.
I am using ldapsam which was working fine last night. Today without
having done anything, I cannot login.
"pdbedit -Lv" lists all the users
"passwd user" changes the password in openldap -- sometimes the user is
not found
Here's the message from samba pc-client.log
[2003/12/13 16:43:55, 0]
2011 May 02
3
Issue providing seamless migrtion (3.0.24 to 3.5.6) - sambaNTPassword mystery
Hello everyone,
I am operating a migration of samba from 3.0.24 (mysql passdb backend)
to 3.5.6 (openldap passdb), samba working as a domain controller (PDC)
and file share. The main challenge is to provide a seamless migration
for users.
For this new version, I am using smbldap-tools 0.9.6, nss_ldap, openldap
2.4. Everything run on FreeBSD 8.2.
To get used to samba, I have managed to make
2004 Jul 23
0
pdbedit: failed to add domain ... Already exists
Hi,
I'm trying to configure Samba 3.0.5 (3.0.4 earlier) with OpenLDAP 2.1.30:
This is what I get when I try to find out more about the user Administrator (who
was added with the populate script):
aresjr scripts # pdbedit -Lv ak
failed to add domain dn= sambaDomainName=ARESJR,dc=smallworld,dc=no with:
Already exists
Adding domain info for ARESJR failed with NT_STATUS_UNSUCCESSFUL
failed to
2006 Dec 15
0
Machine accounts keep expiring
Hi,
I've a problem with samba and ldap but it's the first time that samba
works so bad.
I made a network with samba and a few of windows client. Since four
months (the networks was made on january) and every 10/12 days the
workstations go out from the domain.
The user can't log, and when i try logging with administrator It ask me
to change him password.
So I must unjoin the
2015 Apr 20
0
user authentication issue
On 15:14:40 wrote Itamar Gal:
> Hey Samba list,
>
> First a brief comment regarding my background and situation. This is
> my first time posting to this list. I've been asked to resolve a
> Samba authentication issue, but I have next to no experience using
> Samba. Unfortunately no one else here knows how to use it either;
> we're operating with an inherited
2007 Aug 13
0
ldap passwd sync on 3.0.25a
I have an strange issue with ldap passwd sync = only
on FreeBSD 6.1 with Samba 3.0.25a + OpenLDAP 2.3.37
I have the OpenLDAP smbk5pwd overlay which successfuly
synchronizes LM and NT passwords:
$ ldappasswd -D 'cn=sambamgr,ou=managers,o=stars' -w sambapass -s
secret1 'uid=lacoste,ou=Users,ou=Accounts,o=stars'
Result: Success (0)
My OpenLDAP auditlog file confirms that smbk5pwd
2016 Oct 24
1
3.6.23-36.el6_8 and 4.2.10 = SIDs interoperability problem?
hi people
I have in userdb LDAP backend this one user (and many others):
(raw ldap):
# user243, People, xxzz.tech
dn: uid=user243,ou=People,dc=xxzz,dc=tech
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: shadowAccount
objectClass: sambaSamAccount
uid: user243
homeDirectory: /home/user243
loginShell:
2006 Jul 13
0
Can't create machine accounts or join domain (automatically or manually with scripts or pdbedit)
Hello,
I've seen other folks posting with this problem, but I think my issue is a
bit different (thus the super long subject).
The environment is Solaris 9 09/05, running Samba 3.0.22/Sun DS 5.2/idealx
scripts 0.9.1, but I can translate openldap/linux/samba-ese if you think of
a solution that would apply in that environment.
Anyway - my core problem is an inability to add machine accounts
2015 Apr 17
2
user authentication issue
Hey Samba list,
First a brief comment regarding my background and situation. This is my
first time posting to this list. I've been asked to resolve a Samba
authentication issue, but I have next to no experience using Samba.
Unfortunately no one else here knows how to use it either; we're operating
with an inherited environment from a sysadmin who left minimal
documentation, and we have
2007 May 25
0
Can't create machine accounts or join domain (automatically or manually with scripts or pdbedit)
Tony,
I am having pretty much the same issue that you were having with your
Samba + Ldap setup it is listed below...did you happen to solve this
issue or figure a work around ?
Thanks,
STEVE
Hello,
I've seen other folks posting with this problem, but I think my issue
is a
bit different (thus the super long subject).
The environment is Solaris 9 09/05, running Samba 3.0.22/Sun DS