Displaying 20 results from an estimated 2000 matches similar to: "CentOP 5.1 Problem with smbldap-passwd"
2009 Nov 29
0
password expiration
Greetings. I have problem with password expiration problem i cannot
handle myself, so i wrote in this list.
Recently i discovered that a newly created samba account has already
expired password.
smbldap-useradd -a -d /home/tommy -G education -s /bin/bash -M tommy -c
"Tommy T." tommy
smbldap-passwd tommy
getent shadow
user:*:::::::0
user2:*:::::::0
user3:*:::365::::0
2009 Nov 26
1
password expiration problem
Greetings. I have problem with password expiration problem i cannot
handle myself, so i wrote in this list.
Recently i discovered that a newly created samba account has already
expired password.
smbldap-useradd -a -d /home/tommy -G education -s /bin/bash -M tommy -c
"Tommy T." tommy
smbldap-passwd tommy
getent shadow
user:*:::::::0
user2:*:::::::0
user3:*:::365::::0
2010 Jul 27
2
Samba LDAP ignores group information
Hi.
Excuse my English.
I've installed Samba+OpenLDAP as a PDC.
Everything works fine but Samba ignores completely group information.
Linux is ok.
Any clue? I'm going crazy here!
Here's the sittuation:
user: fish1
home dir: /home/reaml/swim/fish1
primary group: swimmers
other groups: smokers
Directory of smoker's group: /home/realm/smokers
Here's an 'ls -l' on
2007 Jan 27
0
debugging smbldap-useradd failures
Hi, I just thought I'd post here some notes after a loong bugsearch.
Keywords:
failed to perform search; Unexpected EOF
using Domain Admins to add machines
The problem was that I got this in the sambalog:
_samr_create_user: Running the command `/usr/sbin/smbldap-useradd -w
"machine$"' gave 127
Part of the problem was that this isn't a lot to go on, and the command
2008 Sep 09
1
shadowLastChange problem with Samba+OpenLDAP
Dear all,
I'm running samba-3.0.28a-1ubuntu4.4/smbldap-tools-0.9.4-1 on Ubuntu Hardy
with the Samba+OpenLDAP setup. I found some problems with password change.
With the following settings in smb.conf:
ldap passwd sync = Yes
passwd program = /usr/sbin/smbldap-passwd %u
passwd chat = New password:%n\nRetype new password:%n\n
unix password sync = no
...
1. When I
2010 Jul 26
1
OpenLDAP authentication, account expired when it's not.
I am trying to set up LDAP authentication for CentOS workstations, but
can't get it to authenticate properly. Authentication fails saying the
account has expired when I know for certain that it has not (e.g.
ldapsearch authenticated with the appropriate uid and password returns
shadowLastChange 14816 and shadowMax 99999).
The last time I did this seriously for authentication was using Apple
2007 May 25
0
[new script] smbldap-userlist
Hi, for those who are using ldap for managing Samba, here's a quick
script I wrote to make it simple to list users or machines on the
commandline. I use it to delete old machine entries that are not in use
anymore.
For usage, read the perldoc in the script. Place the script in the same
directory as you have your other smbldap-tools scripts.
The script is based on smbldap-usershow.
Kind
2003 Jun 26
0
Accounts randomly clobber on user add (LDAP, XP, Samba PDC)
Hi folks,
This has been quite a mystery to us; we are in the process of migrating
over from workgroups to a domain with Samba as the PDC. Every now and
then when we add a machine to the domain it clobbers a random user's
account in our LDAP database. I though it might be a problem with the
smbldap-tools included in the samba dist., but after reviewing the code
and retooling
2003 Jul 12
0
Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error
Hi everyone,
I am at my wits end and am hoping one of you can help me out.
I am getting the following error when attempting to join Windows XP/2000 machine to the domain:
"The following error occurred attempting to join the domain "MY_DOMAIN"
No mapping between account names and security IDs was done.
Running Gentoo Linux
Samba 2.2.8a
OpenLDAP 2.0.27
I performed the
2007 Oct 10
0
strange uid=domain\5Cuser ldap search requests
Hello,
I have a Samba/OpenLDAP domain (PDB+BDC) and
a member Samba server hosting homes and profiles
which is identifying users with nss_ldap and is issuing some
strange ldap searches.
I have these messages in my slapd logs:
conn=14143 op=2 SRCH base="ou=XXX" scope=1 deref=0
filter="(&(objectClass=posixAccount)(uid=domain\5Cuser))"
conn=14143 op=2 SRCH attr=uid
2004 Jul 05
1
Accounts are getting disabled
> > On Sat, 3 Jul 2004, Tilo Lutz wrote:
> > > None of my acounts in ldap have set sambaPwdLastSet, even those
> > > acounts which became disabled. If I have understand you right,
> > > samba should not disable account if the attribute sambaPwdLastSet
> > > is not defined in ldap?
> On Mon, 2004-07-05 at 06:56, Gerald (Jerry) Carter wrote:
> > If
2011 Aug 11
1
LDAP - Shadow options
dear All,
I'm trying to set Shadow options in Ldap with the help of phpLDAPadmin.
This is *what I know :
* */Shadowmax : /maximum nr of days a pw can be valid
* /ShadowLastchange : /contains the last change of the shadow file
* Shadowwarning : nr of days before expiration to warn user.
*What I'm trying *to do is have the users 's passwork expire, that works ok.
But how can I have
2004 Mar 23
1
LDAP-Schema??
Hello,
there are a some fields in my LDAP-Tree, I do not understand.
What can I do with this fields?
# sambaKickoffTime
# sambaLogoffTime
# sambaLogonTime
# sambaMungedDial
Is there any endeavor by the maintaner to use the following fields?
# shadowExpire
# shadowLastChange
# shadowMax
# shadowWarning
by,
matze
2005 Jun 02
5
Samba Password Expiry Date
Hi,
i have configured a Samba PDC based on idealx.org.
now, whenever i set the sambaMustChangePassword flag to 0, then
from the subsequent logon, there is a popup urge me for changing password.
now, the problem is after i have changed the password, the
sambaMustChangePassword
is set to 2147483647(unix timestamp), which if i converted it into human
readable format, it will be 2038 year,
2012 Jul 24
0
(no subject)
Hello People !
I?m using the new version Debian 6.0 (squeeze), so I configurate ldap and Samba.
But when i try log in windows machine, i enter with user and password, after click,
show the message for change your password, so come the message say: you not have permission to change the password. See mys commands:
root at debian:~# smbclient -L localhost -U secretary
Enter secretary's
2009 Jun 26
2
smblap-useradd problem
Hi Samba People !
I'm experiencing some issues with the smbldap-tools suite and post it here in
hope someone could give me some help. I want first to thank you if you take teh
time to read my message til the end, as it's a little bit long ;)
We do have a Debian Box on our LAN we use primarily as a File Server. This
server has initially been setup with Etch (4.0, net-install). I've
2005 Jun 04
3
smbldap-tools and joining workstation to domain
Hi,
I've reported this before but I guess I'll have to do it again, since
it's not fixed yet or I'm understanding something wrong here.
The problem is that smbldap-useradd -w 'machinename' will add only
posixAccount entrys into ldap but it should add both posixAccount and
sambaSAMAccount entrys.
So if one doesn't add correct machine account entrys manually to ldap
2003 Nov 20
0
Problem with public shares
Hello!
I'm running Samba 3.0.0 with Openldap 2.1.22.
Samba is my PDC and I'm using ldapsam as backend. Nearly everythings
works, but I have a public share [tmp] which should be accessible
without authentication from all clients even if they are no domain
members. I think, my share definition is o.k. in smb.conf but if I
click on the Samba server symbol on a client (Microsoft Windows
2005 Aug 11
4
smbldap-tools unresovled problem.
Hi All,
I am current working on Samba + LDAP PDC in RHEL-4.
I some problem when doing the smbldap-useradd -w command.
When I have a WinXP box try to join the PDC,
smbldap-useradd -w "%u" will add a workstation account to the LDAP tree
with all POSIX attribute but without all the SambaSAMAccount attribute.
So, the WinXP box can find it's workstation account and wouldn't
2008 Mar 21
0
problem loading ldif
I have an ldif I'm trying to load for sambaprofilepath and sambahomepath
getting an error, and I'm not sure why. any help?
ldapmodify -D "cn=Manager,dc=mdah,dc=state,dc=ms,dc=us" -w xxxxxxx -x -v
-f modifywelty.ldif
ldap_initialize( <DEFAULT> )
ldapmodify: invalid format (line 5) entry:
"uid=mawhite,ou=People,dc=mdah,dc=state,dc=ms,dc=us"
the .ldif file is: