Sorry for the late.

Yes, it's OK. My mistake...


group issue:
The ldap server is a Fedora Directory Server.

I see only entries like this for ldap groups:
sales:*:10032:

For local groups it works as expected.

groups look like this:

dn: cn=service_hg,ou=InternalGroups,dc=company,dc=local
uniqueMember: uid=build,ou=Technical,dc=company,dc=local
cn: service_hg
description: Mercurial repository access
gidNumber: 10057
ntGroupCreateNewGroup: true
ntGroupDeleteGroup: true
ntUserDomainId: service_hg
objectClass: groupofuniquenames
objectClass: posixgroup
objectClass: cxgroup
objectClass: ntgroup
objectClass: top



users look like this:

dn: uid=build,ou=Technical,dc=company,dc=local
memberOf: cn=fisheye,ou=InternalGroups,dc=company,dc=local
memberOf: cn=jira,ou=InternalGroups,dc=company,dc=local
memberOf: cn=service_archiva,ou=InternalGroups,dc=company,dc=local
memberOf: cn=service_hg,ou=InternalGroups,dc=company,dc=local
loginShell: /bin/bash
uid: build
cn: Build User
sn: User
givenName: Build
mail: [email protected]
uidNumber: 10104
gidNumber: 10000
homeDirectory: /home/build
gecos: Build USER
ntUserCreateNewAccount: true
ntUserDeleteAccount: true
ntUserDomainId: build
objectClass: person
objectClass: inetuser
objectClass: ntuser
objectClass: organizationalPerson
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: top



nslcd.conf:

uid nslcd
gid nslcd
uri ldap://10.0.0.111/
base dc=company,dc=local


I attach the nslcd debug output for 'id build'
On the console:

$ id build
uid=10104(build) gid=10000(company) groups=10000(company)



** Attachment added: "output of nslcd -d"
   
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/917208/+attachment/2705004/+files/nslcd-d.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/917208

Title:
  nslcd: Warning: /lib/x86_64-linux-gnu/libnss_ldap.so.2: undefined
  symbol: _nss_ldap_enablelookups (probably older NSS module loaded)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss-pam-ldapd/+bug/917208/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to