search for: uwrap_geteuid

Displaying 5 results from an estimated 5 matches for "uwrap_geteuid".

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,
2015 Apr 20
0
Samba 4 slow write
...ss_mask )); return NT_STATUS_OK; } ... status = SMB_VFS_GET_NT_ACL(conn, smb_fname->base_name, (SECINFO_OWNER | SECINFO_GROUP | 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...
2010 Jan 07
1
client samba swichover when when Primary Domain controler is down.
Hi everyone, I have a question regrading samba client. I am using samba version 3.3.9 on Linux RedHat server 5 OS. I also have installed 2 Domain Controllers on windows 2008 R2 and with Active Directory. One domain controller is primary and the other one is backup. I ran a test that bring down the primary Domain controller. I expected that samba would recognize that the primary Domain controller
2011 Dec 10
0
Compiling issues latest samba4
...b/libndr-standard.so: undefined reference to `ndr_pull_sec_desc_buf at SAMBA_4.0.0ALPHA18_GIT_092F1B9' /usr/local/samba/lib/libndr-standard.so: undefined reference to `ndr_push_kerb_EncTypes at SAMBA_4.0.0ALPHA18_GIT_092F1B9' /usr/local/samba/lib/libsamba-util.so: undefined reference to `uwrap_geteuid at SAMBA_4.0.0ALPHA18_GIT_092F1B9' /usr/local/samba/lib/libsamba-util.so: undefined reference to `swrap_getsockname at SAMBA_4.0.0ALPHA18_GIT_092F1B9' /usr/local/samba/lib/libndr-krb5pac.so: undefined reference to `ndr_print_dom_sid2 at SAMBA_4.0.0ALPHA18_GIT_092F1B9' /usr/local/samba...
2015 Apr 20
4
Samba 4 slow write
...gt; ... > status = SMB_VFS_GET_NT_ACL(conn, smb_fname->base_name, > (SECINFO_OWNER | > SECINFO_GROUP | > 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 >...