search for: pdb_set_group_sid_from_str

Displaying 16 results from an estimated 16 matches for "pdb_set_group_sid_from_str".

2004 Nov 23
1
Samba 3.0.9 not authenticating completely
I'm relatively new to samba I have been experimenting for a week or so, though I have setup several 2000/NT domains and have been using Linux for a couple of years. I'm using Red Hat 9, updated completely via apt. Samba 3.0.9 installed from apt and i am using the stock ldap server that installed with red hat as my back end. I followed the samba.idealx.org guide to get to where I am
2009 Sep 09
0
Samba update 3.0.14a to 3.2.5 -> machine needs unix account!?!
...ntry found for user: machine$ pdb_set_username: setting username machine$, was pdb_set_domain: setting domain MYDOM, was pdb_set_nt_username: setting nt username machine$, was pdb_set_user_sid_from_string: setting user sid S-<mysid>-7842 pdb_set_user_sid: setting user sid S-<mysid>-7842 pdb_set_group_sid_from_string: setting group sid S-<mysid>-515 pdb_set_group_sid: setting group sid S-<mysid>-515 ... ... The 3.2.5 try's to resolv the unix-account to get the group! The pdb_set_group_sid are missing! To workarround i've modifyed my libnss_ldap.conf to include the computers-tree of my l...
2003 Nov 11
2
Samba 3.0.0 - LDAP Authetication trouble
...3000 [2003/11/11 14:17:42, 10] passdb/pdb_get_set.c:pdb_set_user_sid(512) pdb_set_user_sid: setting user sid S-1-5-21-66398397-639006455-1170665433-3000 [2003/11/11 14:17:42, 10] passdb/pdb_get_set.c:pdb_set_init_flags(485) element 17 -> now SET [2003/11/11 14:17:42, 10] passdb/pdb_get_set.c:pdb_set_group_sid_from_string(560) pdb_set_group_sid_from_string: setting group sid S-1-5-21-66398397-639006455-1170665433-2027 [2003/11/11 14:17:42, 10] passdb/pdb_get_set.c:pdb_set_group_sid(548) pdb_set_group_sid: setting group sid S-1-5-21-66398397-639006455-1170665433-2027 [2003/11/11 14:17:42, 10] passdb/pdb_get_se...
2004 Jan 30
0
[PATCH] Group mapping primary group SID update
.../* Check if user's primary group SID must be updated (if mapped gid is the user's primary group gid) */ + if (pass->pw_gid == gid) { + if (string_sid) { /* String specified, use it */ + pdb_set_group_sid_from_string(sam_pwent, string_sid, PDB_CHANGED); + } + else { /* no string specified, must compute the RID */ + pdb_set_group_sid_from_rid(sam_pwent, pdb_gid_to_group_rid(pass->pw_gid), PDB_CHANGED); +...
2003 Sep 23
1
Need for UID 501 ???
...[2003/09/26 21:39:03, 10] passdb/pdb_get_set.c:pdb_set_user_sid(504) pdb_set_user_sid: setting user sid S-1-5-21-1042031166-387543594-2118856591-501 [2003/09/26 21:39:03, 10] passdb/pdb_get_set.c:pdb_set_init_flags(477) element 17 -> now SET [2003/09/26 21:39:03, 10] passdb/pdb_get_set.c:pdb_set_group_sid_from_string(552) pdb_set_group_sid_from_string: setting group sid S-1-5-21-1042031166-387543594-2118856591-2001 [2003/09/26 21:39:03, 10] passdb/pdb_get_set.c:pdb_set_group_sid(540) pdb_set_group_sid: setting group sid S-1-5-21-1042031166-387543594-2118856591-2001 [2003/09/26 21:39:03, 10] passdb/pd...
2006 Feb 24
2
samba 3.0.21b glibc error
...pdb_set_domain: setting domain MSDPL.COM <http://msdpl.com/>, was pdb_set_nt_username: setting nt username nir, was pdb_set_user_sid_from_string: setting user sid S-1-5-21-3963901886-956592875-555457773-3008 pdb_set_user_sid: setting user sid S-1-5-21-3963901886-956592875-555457773-3008 pdb_set_group_sid_from_string: setting group sid S-1-5-21-3963901886-956592875-555457773-513 pdb_set_group_sid: setting group sid S-1-5-21-3963901886-956592875 -555457773-513 pdb_set_full_name: setting full name System User, was pdb_set_dir_drive: setting dir drive X:, was NULL pdb_set_homedir: setting home dir \\testbdc...
2003 Sep 08
0
logon problems, with ldap & samba 3.0
...4 [2003/09/08 10:03:39, 10] passdb/pdb_get_set.c:pdb_set_user_sid(512) pdb_set_user_sid: setting user sid S-1-5-21-3925117408-4120281639-4000504131-3004 [2003/09/08 10:03:39, 10] passdb/pdb_get_set.c:pdb_set_init_flags(485) element 17 -> now SET [2003/09/08 10:03:39, 10] passdb/pdb_get_set.c:pdb_set_group_sid_from_string(560) pdb_set_group_sid_from_string: setting group sid S-1-5-21-3925117408-4120281639-4000504131-1201 [2003/09/08 10:03:39, 10] passdb/pdb_get_set.c:pdb_set_group_sid(548) pdb_set_group_sid: setting group sid S-1-5-21-3925117408-4120281639-4000504131-1201 [2003/09/08 10:03:39, 10] passdb/pdb_...
2004 Jan 12
1
pdc+ldap newly created users can't log in
...200 [2004/01/09 16:47:53, 10] passdb/pdb_get_set.c:pdb_set_user_sid(520) pdb_set_user_sid: setting user sid S-1-5-21-3752266797-1015082538-22783891-3200 [2004/01/09 16:47:53, 10] passdb/pdb_get_set.c:pdb_set_init_flags(493) element 17 -> now SET [2004/01/09 16:47:53, 10] passdb/pdb_get_set.c:pdb_set_group_sid_from_string(568) pdb_set_group_sid_from_string: setting group sid S-1-5-21-3752266797-1015082538-22783891-513 [2004/01/09 16:47:53, 10] passdb/pdb_get_set.c:pdb_set_group_sid(556) pdb_set_group_sid: setting group sid S-1-5-21-3752266797-1015082538-22783891-513 [2004/01/09 16:47:53, 10] passdb/pdb_get_se...
2004 Jan 19
0
Samba3 Ldap on Suse 8.2
...00 [2004/01/16 16:01:05, 10] passdb/pdb_get_set.c:pdb_set_user_sid(520) pdb_set_user_sid: setting user sid S-1-5-21-3758407640-2312508002-630988137-1000 [2004/01/16 16:01:05, 10] passdb/pdb_get_set.c:pdb_set_init_flags(493) element 17 -> now SET [2004/01/16 16:01:05, 10] passdb/pdb_get_set.c:pdb_set_group_sid_from_string(568) pdb_set_group_sid_from_string: setting group sid S-1-5-21-3758407640-2312508002-630988137-512 [2004/01/16 16:01:05, 10] passdb/pdb_get_set.c:pdb_set_group_sid(556) pdb_set_group_sid: setting group sid S-1-5-21-3758407640-2312508002-630988137-512 [2004/01/16 16:01:05, 10] passdb/pdb_get_...
2004 Jun 22
1
Fw: Error C000019B
...ssdb/pdb_get_set.c:pdb_set_user_sid(539) > pdb_set_user_sid: setting user sid > S-1-5-21-3703471949-3718591838-2324585696-3002 > [2004/06/21 15:27:18, 10] passdb/pdb_get_set.c:pdb_set_init_flags(512) > element 18 -> now SET > [2004/06/21 15:27:18, 10] > passdb/pdb_get_set.c:pdb_set_group_sid_from_string(587) > pdb_set_group_sid_from_string: setting group sid > S-1-5-21-3703471949-3718591838-2324585696-513 > [2004/06/21 15:27:18, 10] passdb/pdb_get_set.c:pdb_set_group_sid(575) > pdb_set_group_sid: setting group sid > S-1-5-21-3703471949-3718591838-2324585696-513 > [2004/06/...
2004 Jun 21
0
Error C000019B
...2 [2004/06/21 15:27:18, 10] passdb/pdb_get_set.c:pdb_set_user_sid(539) pdb_set_user_sid: setting user sid S-1-5-21-3703471949-3718591838-2324585696-3002 [2004/06/21 15:27:18, 10] passdb/pdb_get_set.c:pdb_set_init_flags(512) element 18 -> now SET [2004/06/21 15:27:18, 10] passdb/pdb_get_set.c:pdb_set_group_sid_from_string(587) pdb_set_group_sid_from_string: setting group sid S-1-5-21-3703471949-3718591838-2324585696-513 [2004/06/21 15:27:18, 10] passdb/pdb_get_set.c:pdb_set_group_sid(575) pdb_set_group_sid: setting group sid S-1-5-21-3703471949-3718591838-2324585696-513 [2004/06/21 15:27:18, 10] passdb/pdb_ge...
2005 Mar 02
0
Can access shares, but cannot logon to the domain
...[2005/03/01 00:15:09, 10] passdb/pdb_get_set.c:pdb_set_user_sid(552) pdb_set_user_sid: setting user sid S-1-5-21-1911238739-97561441-2706018148-3010 [2005/03/01 00:15:09, 10] passdb/pdb_get_set.c:pdb_set_init_flags(525) element 18 -> now SET [2005/03/01 00:15:09, 10] passdb/pdb_get_set.c:pdb_set_group_sid_from_string(600) pdb_set_group_sid_from_string: setting group sid S-1-5-21-1911238739-97561441-2706018148-513 [2005/03/01 00:15:09, 10] passdb/pdb_get_set.c:pdb_set_group_sid(588) pdb_set_group_sid: setting group sid S-1-5-21-1911238739-97561441-2706018148-513 [2005/03/01 00:15:09, 10] passdb/pdb_ge...
2006 Dec 15
1
Can't get user list in Win98se
...57) pdb_set_user_sid_from_string: setting user sid S-1-5-21-1216785039-3915473977-2098946654-2998 [2006/12/14 17:46:09, 10] passdb/pdb_get_set.c:pdb_set_user_sid(544) pdb_set_user_sid: setting user sid S-1-5-21-1216785039-3915473977-2098946654-2998 [2006/12/14 17:46:09, 10] passdb/pdb_get_set.c:pdb_set_group_sid_from_string(592) pdb_set_group_sid_from_string: setting group sid S-1-5-21-1216785039-3915473977-2098946654-514 [2006/12/14 17:46:09, 10] passdb/pdb_get_set.c:pdb_set_group_sid(580) pdb_set_group_sid: setting group sid S-1-5-21-1216785039-3915473977-2098946654-514 [2006/12/14 17:46:09, 10] lib/smbldap.c...
2005 May 16
0
Re: Auth problems 3.0.13
...m_string: setting user sid > S-1-5-21-725326080-1709766072-2910717368-500 > [2005/04/04 09:15:45, 10] passdb/pdb_get_set.c:pdb_set_user_sid(544) > pdb_set_user_sid: setting user sid > S-1-5-21-725326080-1709766072-2910717368-500 > [2005/04/04 09:15:45, 10] > passdb/pdb_get_set.c:pdb_set_group_sid_from_string(592) > pdb_set_group_sid_from_string: setting group sid > S-1-5-21-725326080-1709766072-2910717368-513 > [2005/04/04 09:15:45, 10] passdb/pdb_get_set.c:pdb_set_group_sid(580) > pdb_set_group_sid: setting group sid > S-1-5-21-725326080-1709766072-2910717368-513 > [2005/04/04...
2005 Sep 29
7
ldapsam:trusted = yes kills smbd
Hi, we want to use ldapsam:trusted=yes to improve performace as nss_ldap is killing our ldap server doing enumeration. once i enable it smbd dies silently... this is the last part of a ./smbd -d 10 -i NT user token: (NULL) UNIX token of user 0 Primary group is 0 and contains 0 supplementary groups smbldap_search: base => [ou=groups,ou=filestore,dc=sunderland,dc=ac,dc=uk], filt er =>
2005 Dec 24
0
Cannot exec program from network drive after 10 minutes (II)
...1-256242131-3332256285-4025129653-3012 [2005/12/22 09:46:06, 10, effective(0, 0), real(0, 0)] passdb/pdb_get_set.c:pdb_set_user_sid(544) pdb_set_user_sid: setting user sid S-1-5-21-256242131-3332256285-4025129653-3012 [2005/12/22 09:46:06, 10, effective(0, 0), real(0, 0)] passdb/pdb_get_set.c:pdb_set_group_sid_from_string(592) pdb_set_group_sid_from_string: setting group sid S-1-5-21-256242131-3332256285-4025129653-513 [2005/12/22 09:46:06, 10, effective(0, 0), real(0, 0)] passdb/pdb_get_set.c:pdb_set_group_sid(580) pdb_set_group_sid: setting group sid S-1-5-21-256242131-3332256285-4025129653-513 [2005/1...