Networking Forums

Networking Forums > Computer Networking > Windows Networking > Problems of SuSE 10.0/9.3 clients with new created OU folders in Active Directory

Reply
Thread Tools Display Modes

Problems of SuSE 10.0/9.3 clients with new created OU folders in Active Directory

 
 
Andreas Bauer
Guest
Posts: n/a

 
      01-14-2006, 12:55 PM
Hello NG,

I have installed Active Directory 2003 with Sevices for Unix 3.5.
All is working fine, but my SuSE 10.0 Clients do not working
with new created ou's for my useraccounts. If I create a ou folder like
Accounts, and configure my ldap.conf like:
binddn cn=dirsearch, cn=Accounts,dc=ldap,dc=smb,
nss_base_passwd cn=Accounts,dc=ldap,dc=smb?sub
nss_base_shadow cn=Accounts,dc=ldap,dc=smb?sub
nss_base_group cn=Groups,dc=ldap,dc=smb?sub

The users and dirsearch, which I copied from ou=Users to ou=Accounts,
do not appeare after the getent passwd command on SuSE.
If the whole is for ou=Users, the AD Users do appeare after
getent passwd and they can login to Active directory.
It seems to me, that the Suse Clients only accept default containers
like Users, Computers.
I configured for ou = Computers and getent passwd provides the whole
content of the Computers container, which I filled with dirsearch and
useraccouns before.
I believe, that the scheme extension of SFU do not include new created ou's,
only the default ones.
Do I need a scheme extension or only configuring well the ldap.conf?
All other Windows Clients accept new OU's, created in Active Directory Users
and
Computers.

Below is my ldap.conf (with Ou=Users, is working) of the SuSE 10 Client.

Thanks a lot and best regards
Andreas


host IP of the AD Server
base dc=ldap,dc=smb
binddn cn=dirsearch,cn=Users,dc=ldap,dc=smb
bindpw secret
scope sub
nss_base_passwd cn=Users,dc=ldap,dc=smb?sub
nss_base_shadow cn=Users,dc=ldap,dc=smb?sub
nss_base_group cn=Groups,dc=ldap,dc=smb?sub
nss_map_objectclass posixAccount user
nss_map_objectclass shadowAccount user
nss_map_attribute uid sAMAccountName
nss_map_attribute uidNumber msSFU30UidNumber
nss_map_attribute gidNumber msSFU30GidNumber
nss_map_attribute loginShell msSFU30LoginShell
nss_map_attribute gecos name
nss_map_attribute userPassword msSFU30Password
nss_map_attribute homeDirectory msSFU30HomeDirectory
nss_map_objectclass posixGroup Group
nss_map_attribute uniqueMember msSFU30PosixMember
nss_map_attribute cn cn
pam_login_attribute sAMAccountName
pam_filter objectclass=user
ldap_version 3
pam_password crypt
pam_member_attribute msSFU30PosixMember
pam_groupdn cn=unixusergroup,dc=ldap,dc=smb
pam_password AD
ssl=start_tls


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Users on Server 2003 / Active Directory Can Not Access Shared Folders martinenglish@ascentive.com Windows Networking 1 10-15-2007 05:15 PM
Active Directory?/DNS?/RRAS? Causing Major Internet Problems James Howland Windows Networking 4 03-27-2006 02:24 PM
Networking 98SE clients to a 2000 domain (Active directory) Dale Costick Windows Networking 0 09-01-2004 06:38 PM
FTP Problems with Active Directory Wayne Peterson via AdminLife Windows Networking 1 07-26-2004 04:13 AM
Problems with Heimdal, OpenLDAP, Cyrus SASL, GSSAPI, and Active Directory Mike Hilty Linux Networking 0 03-03-2004 11:15 AM



1 2 3 4 5 6 7 8 9 10 11