Displaying 8 results from an estimated 8 matches for "getgid32".
Did you mean:
getegid32
2005 Nov 28
20
open/stat64 syscalls run faster on Xen VM than standard Linux
...ioctl
0.18 0.000009 9 1 time
0.18 0.000009 9 1 getppid
0.16 0.000008 8 1 getpgrp
0.16 0.000008 8 1 getuid32
0.14 0.000007 7 1 getgid32
0.12 0.000006 6 1 getpid
0.12 0.000006 6 1 geteuid32
0.12 0.000006 6 1 getegid32
------ ----------- ----------- --------- --------- ----------------
100.00 0.005050 109...
2008 Jan 17
1
convert plugin fails - drops root privileges then tries to create file in /
...ket.net", ...}) = 0
[pid 13748] getpid() = 13748
[pid 13748] open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 3
[pid 13748] read(3, "J1\272v", 4) = 4
[pid 13748] fcntl64(3, F_GETFD) = 0
[pid 13748] fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
[pid 13748] getgid32() = 0
[pid 13748] setgid32(65534) = 0
[pid 13748] setgroups32(1, [65534]) = 0
[pid 13748] setuid32(65534) = 0
[pid 13748] setuid32(0) = -1 EPERM (Operation not permitted)
[pid 13748] getgid32() = 65534
[pid 13748] getegid...
2005 Mar 26
1
test65 "deliver" LDA bug
...36, 0}) = 0
read(3, "VERSION\t1\t0\nSPID\t29143\n", 4096) = 23
poll([{fd=3, events=POLLIN|POLLPRI|POLLERR|POLLHUP|POLLNVAL,
revents=POLLIN}], 1, 2147483647) = 1
gettimeofday({1111840485, 364325}, {4294967236, 0}) = 0
read(3, "USER\t1\tbfg\tsystem_user=bfg\tuid=1"..., 4073) = 66
getgid32() = 0
setgid32(100) = 0
setgroups32(1, [100]) = 0
setuid32(1000) = 0
setuid32(0) = -1 EPERM (Operation not permitted)
getgid32() = 100
getegid32...
2004 Nov 26
0
Dovecot 1.0-test52 and LDAP authentication
...= 0
munmap(0xf6f0f000, 4096) = 0
chroot("/var/run/dovecot/login") = 0
chdir("/") = 0
setuid32(97) = 0
setuid32(0) = -1 EPERM (Operation not permitted)
getgid32() = 97
getegid32() = 97
setgid32(0) = -1 EPERM (Operation not permitted)
setrlimit(RLIMIT_NPROC, {rlim_cur=1, rlim_max=1}) = 0
gettimeofday({1101483703, 638988}, {4294967236, 0}) = 0
rt_sigaction(SIGHUP, {0x8056320...
2004 Nov 18
0
Samba ADS Winbind unable to join SuSe 9.1
...bfffe470) = 0
6418 fcntl64(3, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET,
start=552, len=1}, 0xbfffe470) = 0
6418 fcntl64(3, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET,
start=552, len=1}, 0xbfffe470) = 0
6418 getuid32() = 0
6418 geteuid32() = 0
6418 getgid32() = 0
6418 getegid32() = 0
6418 open("/etc/krb5.conf", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No
such file or directory)
6418 getuid32() = 0
6418 geteuid32() = 0
6418 getgid32()...
2002 Aug 10
3
ext3_readdir error
.../sda1"], [/* 26
vars */]) = 0
fcntl64(0, 0x1, 0, 0xbffffc74) = 0
fcntl64(0x1, 0x1, 0, 0xbffffc74) = 0
fcntl64(0x2, 0x1, 0, 0xbffffc74) = 0
geteuid32() = 0
getuid32() = 0
getegid32() = 0
getgid32() = 0
brk(0) = 0x80d4fd0
brk(0x80d4ff0) = 0x80d4ff0
brk(0x80d5000) = 0x80d5000
brk(0x80d6000) = 0x80d6000
rt_sigaction(SIGUSR1, {0x8048e40, [], SA_RESTART|0x40000...
2006 Oct 26
8
Problem mounting with credentials file
I am running Gentoo. I am trying to get my /etc/fstab to automatically
mount a remote Samba share at boot time. I have the following in my
/etc/fstab file:
//192.168.0.2/share /mnt/share cifs
auto,credentials=/home/user/.smbpasswd,uid=1000,umask=002,user 0 0
This works fine if I specify the username and password in the /etc/fstab
file. However, if I try to use the credentials file
2008 Aug 24
2
Unusual bug in glusterfsd
...D) = 0
> mprotect(0xb7598000, 4096, PROT_READ) = 0
> mprotect(0xb7f3e000, 4096, PROT_READ) = 0
> munmap(0xb759a000, 168554) = 0
> lstat64("/mnt/net/", {st_mode=S_IFDIR|0755, st_size=6, ...}) = 0
> open("/dev/fuse", O_RDWR|O_LARGEFILE) = 4
> getgid32() = 0
> getuid32() = 0
> mount("glusterfs", "/mnt/net/", "fuse"..., MS_NOSUID|MS_NODEV, "allow_other,default_permissions,"...) = 0
> geteuid32() = 0
> lstat64(&q...