search for: setregid32

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

Did you mean: setresgid32
2015 Apr 20
4
Samba 4 slow write
Hi Jones, many thanks for your reply. Yepp, I'm using ACL's (Posix ACL's) on filesystem to regulate the access of users for files and directories. Do you mean that this is the "normal" way? These geteuid and getegid system calls are so slow? On the previous system (Debian Wheezy, Samba 3) I've also used ACL's, but there were much faster than this... What should
2015 Apr 22
0
Samba 4 slow write
...getegid32 0.99 0.004772 0 165850 close 0.97 0.004667 0 421195 1 stat64 0.83 0.003990 0 640165 setreuid32 0.74 0.003569 0 165050 open 0.70 0.003370 0 640165 setregid32 0.64 0.003071 0 251161 140043 getxattr 0.63 0.003002 0 480123 setgroups32 0.51 0.002443 0 80019 fchmod 0.47 0.002242 0 160039 munmap 0.45 0.002182 0 160038 160038 lstat64...
2009 Mar 20
0
tftpd-hpa can't reopen /dev/log
...EC}, MSG_CMSG_CLOEXEC) = 14 [pid 24082] mmap2(NULL, 217016, PROT_READ, MAP_SHARED, 6, 0) = 0xb7d3b000 [pid 24082] close(6) = 0 [pid 24082] close(5) = 0 [pid 24082] setgroups32(1, [65534]) = 0 [pid 24082] chroot(".") = 0 [pid 24082] setregid32(65534, 65534) = 0 [pid 24082] setreuid32(65534, 65534) = 0 [pid 24082] bind(4, {sa_family=AF_INET, sin_port=htons(0), sin_addr=inet_addr("169.254.1.1")}, 16) = 0 [pid 24082] connect(4, {sa_family=AF_INET, sin_port=htons(57109), sin_addr=inet_addr("169.254.1.4")}, 16) = 0 [...