search for: yquirion

Displaying 3 results from an estimated 3 matches for "yquirion".

Did you mean: quirion
2006 Feb 09
4
idmap backend, LDAP & Windows AD
...08:58:45 venus winbindd[21018]: [2006/02/09 08:58:45, 0] sam/idmap.c:idmap_init(146) Feb 9 08:58:45 venus winbindd[21018]: idmap_init: failed to initialize remote backend! If I'm doing a wbinfo -u and wbinfo -g I get the list from AD: Administrator Guest SUPPORT_388945a0 ADS-TST$ krbtgt yquirion toto venus$ [venus]:/# wbinfo -g Domain Computers Domain Controllers Schema Admins Enterprise Admins Domain Admins Domain Users Domain Guests Group Policy Creator Owners sinfsyst If I tried this command: chown toto nss_ldap-248/ chown: `toto': invalid user If I tried getent passwd, I got fol...
2006 Feb 01
3
Manual UID & GID mapping with Active Directory
Greetings, I'm looking how I can set manually the GID & UID of my Active Directory users into Samba & Winbind. I have several server linux using Samba and they are linked to Active Directory to get users & groups. On all my Linux system I did a "net join ads". Also I set this option in all smb.conf: idmap uid = 20000-30000 idmap gid =
2006 Oct 10
1
smdb crash with parameter "force user" using Windows AD user (DOMAIN+user1)
Dear all, I'm having problem with samba 3.0.23c. The smbd process will crash when I have the following definition for a specific share: [user1] comment = User1 Home Directory path = /u/management/user1 valid users = domain+user1,sher+user2 force user = domain+user1 force group = sher+management read only = no create mask = 0660