search for: sid_name_user

Displaying 20 results from an estimated 40 matches for "sid_name_user".

2011 Sep 09
3
Can't add users to well known groups...
I created the well known group Domain Admins pointing to a local group, but I am not able to add users to the group -- it claims I can only add users to local or global groups... But I only see local, domain ,well-known, builtin. There are no global groups unless one would include all groups that are not local (i.e. domain, well-known, and builtin).... So why doesn't it want to let me add
2015 May 18
1
Getent group don't work
...num_principals : 4 principals: ARRAY(4) principals: struct wbint_Principal sid : S-1-5-21-678467049-2606551726-923385481-1613 type : SID_NAME_USER (1) name : * name : 'tnowak' principals: struct wbint_Principal sid : S-1-5-21-678467049-2606551726-923385481-...
2008 Jul 08
12
Some more win32-security: SID.create
Hi all, How does this look as a general approach to a SID.create method: # Creates and initializes def self.create(authority, *sub_authorities) if sub_authorities.length > 8 raise ArgumentError, ''maximum of 8 subauthorities allowed'' end authorities = Array.new(8, 0) authorities.replace(sub_authorities) count = authorities.select{ |e| e > 0 }.size
2015 May 18
0
Getent Group dont'work
...principals: ARRAY(4) > />/ principals: struct wbint_Principal > />/ sid : > />/ S-1-5-21-678467049-2606551726-923385481-1613 > />/ type : SID_NAME_USER (1) > />/ name : * > />/ name : 'tnowak' > />/ principals: struct wbint_Principal > />/ sid...
2012 Sep 27
3
3.6.8: Winbind/Active Directory: lsass.exe process run cpu to 100%
Dear I have connected samba 3.6.8 to my Active Directory in the lsass.exe run to 100% When stopping winbind the lsass.exe CPU is down to 0% When set winbindd to debug mode, it seems it try to scan the root user every time. I would to know how to ban nsswitch to query winbindd for system internal users such has root, apache..... Here it is my nsswitch.conf : # # Example configuration of GNU
2011 Nov 30
1
Failing identification of users in trusted domains?
...6279 -> diego.zuccato2 (NT_STATUS_OK) [2011/11/28 11:43:51.053805, 1] ../librpc/ndr/ndr.c:251(ndr_print_function_debug) wbint_LookupName: struct wbint_LookupName out: struct wbint_LookupName type : * type : SID_NAME_USER (1) sid : * sid : S-1-5-21-790525478-1035525444-682003330-86279 result : NT_STATUS_OK [2011/11/28 11:43:51.053997, 4] winbindd/winbindd_dual.c:1532(fork_domain_child) Finished processing chi...
2020 Sep 10
2
Samba as member of DC - NT_STATUS_LOGON_FAILURE
...:13.121488, 1, pid=162, effective(0, 0), real(0, 0), class=rpc_parse] ../../librpc/ndr/ndr.c:471(ndr_print_function_debug) wbint_LookupName: struct wbint_LookupName out: struct wbint_LookupName type : * type : SID_NAME_USER (1) sid : * sid : S-1-5-21-2104135160-127914087-578546287-1107 result : NT_STATUS_OK [2020/09/10 17:15:13.121705, 10, pid=162, effective(0, 0), real(0, 0), class=winbind] ../../source3/winbindd...
2003 Sep 27
0
Samba 3(PDC) + winbind, anyone has it working ?
...", name_domain)); return WINBINDD_ERROR; } /* Get rid and name type from name */ if (!winbindd_lookup_sid_by_name(domain, name_user, &user_sid, &name_type)) { DEBUG(1, ("user '%s' does not exist\n", name_user)); return WINBINDD_ERROR; } if (name_type != SID_NAME_USER) { DEBUG(1, ("name '%s' is not a user name: %d\n", name_user, name_type)); return WINBINDD_ERROR; } /* Get some user info. Split the user rid from the sid obtained from the winbind_lookup_by_name() call and use it in a winbind_lookup_userinfo() */ if (!(mem_...
2018 Feb 21
2
Could not convert sid: NT_STATUS_NO_SUCH_USER
...[2018/02/21 15:33:44.920277, 1, pid=21519, effective(0, 0), real(0, 0)] ../librpc/ndr/ndr.c:468(ndr_print_function_debug) wbint_LookupName: struct wbint_LookupName out: struct wbint_LookupName type : * type : SID_NAME_USER (1) sid : * sid : S-1-5-21-3239498231-402109693-3067992304-72680 result : NT_STATUS_OK [2018/02/21 15:33:44.920405, 10, pid=21519, effective(0, 0), real(0, 0), class=winbind] ../source3/winbind...
2012 Jun 25
1
winbind AD nested group issues
A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 6083 bytes Desc: not available URL: <http://lists.samba.org/pipermail/samba/attachments/20120625/569cea1a/attachment.bin>
2018 Feb 21
0
Could not convert sid: NT_STATUS_NO_SUCH_USER
...1, pid=21519, effective(0, 0), > real(0, 0)] > ../librpc/ndr/ndr.c:468(ndr_print_function_debug) > wbint_LookupName: struct wbint_LookupName > out: struct wbint_LookupName > type : * > type : SID_NAME_USER (1) > sid : * > sid : > S-1-5-21-3239498231-402109693-3067992304-72680 > result : NT_STATUS_OK > [2018/02/21 15:33:44.920405, 10, pid=21519, effective(0, 0), > real(0, 0), &g...
2002 Aug 10
1
Samba 2.2.x PDC code small corrections
There some small changes in Samba 2.2.x PDC code for fake groups "Domain Admins/Users/Guests" to work. There also found bug in source/rpc_server/srv_samr_nt.c @@ -227,7 +227,7 @@ static_map[0].gid = (gid_t)-1; sid_copy(&static_map[0].sid, &global_sam_sid); - sid_append_rid(&static_map[1].sid, DOMAIN_GROUP_RID_ADMINS); + sid_append_rid(&static_map[0].sid,
2005 Mar 17
0
usrmgr.exe and problems
Hello! Jerry you are right about script and permissions! I'm looking again to usrmgr.exe and has corrected most of the problems of which I spoke earlier This patch is corrected most problems, but i can't fixed, current moment, problems where "not root" create "global group" ... sorry :( This patch not create security holes and another holes ... :) I'm testing
2012 Dec 06
0
SID_TO_UID not working
...55555555-3032 -> matare (NT_STATUS_OK) [2012/12/06 17:43:12.850410, 1] ../librpc/ndr/ndr.c:251(ndr_print_function_debug) wbint_LookupSid: struct wbint_LookupSid out: struct wbint_LookupSid type : * type : SID_NAME_USER (1) domain : * domain : * domain : 'SGI' name : * name : * name : ...
2012 May 14
2
idmap_ad partially stopped working after upgrading Samba from 3.4.3 to 3.6.3
...lags : 0x00000008 (8) [2012/05/14 16:50:47.959276, 1] ../librpc/ndr/ndr.c:284(ndr_print_function_debug) wbint_LookupName: struct wbint_LookupName out: struct wbint_LookupName type : * type : SID_NAME_USER (1) sid : * sid : S-1-5-21-828208052-1092558876-1846952604-22794 result : NT_STATUS_OK [2012/05/14 16:50:47.959404, 1] ../librpc/ndr/ndr.c:284(ndr_print_function_debug) wbint_QueryUser:...
2017 Oct 16
2
Samba 4.6.2 member server errors
...017/10/16 10:11:21.392899, 1, pid=1440, effective(0, 0), real(0, 0)] ../librpc/ndr/ndr.c:450(ndr_print_function_debug) wbint_LookupName: struct wbint_LookupName out: struct wbint_LookupName type : * type : SID_NAME_USER (1) sid : * sid : S-1-5-21-3052942767-4183929206-737583365-1617 result : NT_STATUS_OK [2017/10/16 10:11:21.392926, 10, pid=1440, effective(0, 0), real(0, 0), class=winbind] ../source3/winbin...
2018 Dec 09
2
"wbinfo -u" considered harmful towards Winbindd...
...x0000000809bad3c5 in snprintf () from /lib/libc.so.7 > #2 0x0000000806852f56 in namemap_cache_set_sid2name (sid=sid at entry=0x7fffffffccf0, domain=<optimized out>, domain at entry=0x8be412930 "AD", name=name at entry=0x8becdef10 "annha585", > type=type at entry=SID_NAME_USER, timeout=1544354765) at ../source3/lib/namemap_cache.c:74 > #3 0x0000000001054ff6 in wcache_save_sid_to_name (domain=domain at entry=0x812669fe0, status=..., sid=sid at entry=0x7fffffffccf0, domain_name=0x8be412930 "AD", name=0x8becdef10 "annha585", > type=SID_NAME_US...
2019 Apr 26
3
Samba with AD : SID rejected
...) [2019/04/26 10:11:27.061974,  1, pid=3586, effective(0, 0), real(0, 0)] ../librpc/ndr/ndr.c:468(ndr_print_function_debug)        wbint_LookupName: struct wbint_LookupName           out: struct wbint_LookupName               type                     : *                   type                     : SID_NAME_USER (1)               sid                      : *                   sid                      : S-1-5-21-2816186202-4468957523-2022743653-4403               result                   : NT_STATUS_OK [2019/04/26 10:11:27.062006,  3, pid=3586, effective(0, 0), real(0, 0), class=winbind] ../source3/winbindd...
2007 Feb 20
2
A problem On the integrate Samba and AD 2k3 ..
A problem On the integrate Samba and AD 2k3 .. the page is my reference http://www.infosecwriters.com/text_resources/pdf/AD_and_Linux_TMunn.pdf i wnat to use users group for squid' wbinfo_group.pl use auth... now i can join the samba server to AD domain but i can't read user's group.. can any one tell me what is happend.. like this [root@wxyz-dns1 samba]# wbinfo -u
2006 Aug 10
6
3.0.20 -> 3.0.23 SID/group error?? Won't connect.
Gerry, all: HELP! On mandriva, I compiled samba from source and got it running, but I cannot connect from windows. (see my post from earlier "[Samba] Compiling and Configuring Samba for Mandrival") I think this relates to the group/SID changes discussed in the release notes. However, I'm not smart enough to figure it out. The tarball compiled and installed fine. It