search for: legacy_gid_to_sid

Displaying 6 results from an estimated 6 matches for "legacy_gid_to_sid".

2015 Apr 18
2
Samba 4 slow write
Hi all, On Thu, Apr 16, 2015 at 03:00:49PM -0700, Jeremy Allison wrote: > On Thu, Apr 16, 2015 at 08:42:48PM +0200, Ervin Heged?s wrote: > > Dear Samba users, > > > > here is an Ubuntu 14.04, with Samba 4 (4.1.6), and LDAP (slapd > > 2.4.31). The config came from a previous system (Debian Squeezy), > > which had been crashed (HW error - on this new machine,
2008 Aug 25
1
net rpc group addmem returns NT_STATUS_ACCESS_DENIED
..."dunk" "room11"' gave 0 [2008/08/25 12:59:50, 10] lib/system_smbd.c:sys_getgrouplist(122) sys_getgrouplist: user [dunk] [2008/08/25 12:59:50, 3] smbd/sec_ctx.c:push_sec_ctx(224) push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 ... [2008/08/25 12:59:50, 10] passdb/lookup_sid.c:legacy_gid_to_sid(1170) LEGACY: gid 512 -> sid S-1-5-21-440367617-1876916578-3462541782-512 samr_AddGroupMember: struct samr_AddGroupMember out: struct samr_AddGroupMember result : NT_STATUS_ACCESS_DENIED For delmem I again get the same access check granted value...
2008 Apr 23
0
Can't get ldap passwd sync = only to send password request to ldap server
...Number=513))], scope => [2] [2008/04/22 16:12:30, 2] passdb/pdb_ldap.c:init_group_from_ldap(2162) init_group_from_ldap: Entry found for group: 513 [2008/04/22 16:12:30, 3] smbd/sec_ctx.c:pop_sec_ctx(356) pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 [2008/04/22 16:12:30, 10] passdb/lookup_sid.c:legacy_gid_to_sid(1215) LEGACY: gid 513 -> sid S-1-5-21-2003042500-3127132070-473056770-513 [2008/04/22 16:12:30, 3] passdb/lookup_sid.c:store_gid_sid_cache(1151) store_gid_sid_cache: gid 513 in cache -> S-1-5-21-2003042500-3127132070-473056770-513 [2008/04/22 16:12:30, 3] smbd/sec_ctx.c:push_sec_ctx(208)...
2015 Apr 20
0
Samba 4 slow write
...| SECINFO_DACL), talloc_tos(), &sd); ?[2]? perf top call graph: ?1.49% libc-2.6.1.so [.] __geteuid | --- __geteuid uwrap_geteuid assert_uid set_unix_security_ctx set_sec_ctx set_root_sec_ctx smbd_become_root legacy_gid_to_sid gid_to_sid create_file_sids posix_get_nt_acl_common posix_get_nt_acl vfswrap_get_nt_acl smb_vfs_call_get_nt_acl smbd_check_access_rights 1.22% libc-2.6.1.so [.] __getegid | --- __getegid uwrap_getegid...
2015 Apr 20
4
Samba 4 slow write
...op call graph: > > ?1.49% libc-2.6.1.so [.] __geteuid > | > --- __geteuid > uwrap_geteuid > assert_uid > set_unix_security_ctx > set_sec_ctx > set_root_sec_ctx > smbd_become_root > legacy_gid_to_sid > gid_to_sid > create_file_sids > posix_get_nt_acl_common > posix_get_nt_acl > vfswrap_get_nt_acl > smb_vfs_call_get_nt_acl > smbd_check_access_rights > > 1.22% libc-2.6.1.so [.] __getegid >...
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --