search for: getuid32

Displaying 20 results from an estimated 23 matches for "getuid32".

Did you mean: geteuid32
2005 Nov 28
20
open/stat64 syscalls run faster on Xen VM than standard Linux
...stat64 0.38 0.000019 19 1 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 ------ ----------- ----------- --------- --------- ----...
2009 Mar 25
0
CentOS won't shutdown ... or do anything else
...0x4fe000, 8192, PROT_READ) = 0 mprotect(0x3d0000, 4096, PROT_READ) = 0 set_thread_area({entry_number:-1 -> 6, base_addr:0xb7f49aa0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 munmap(0xb7f4a000, 102323) = 0 getuid32() = 0 geteuid32() = 0 setuid32(0) = 0 getuid32() = 0 brk(0) = 0x9030000 brk(0x9051000) = 0x9051000 open("/var/run/shutdown...
2004 Jun 06
2
HUGE change soon coming to a klibc near you
Hold on to your hats, because the world is about to break... I have been trying to figure out for a while now how to migrate klibc to a 64-bit off_t, and to handle other things like getuid32(). The final decision is that the _syscall*() macros just got to go; they aren't flexible enough, and the hope that they would make it easier to port between platforms hasn't worked out - they're far too often simply broken. Thus, I have worked on a new infrastructure which uses Pe...
2008 May 20
1
The specified network name is no longer available 3.0.25 RHEL4
...put utimes("Fedora-9-i386-DVD.iso", {1210211667, 0}) = 0 fcntl64(7, F_SETLKW64, {type=F_WRLCK, whence=SEEK_SET, start=688, len=1}, 0xbff91fa0) = 0 fcntl64(7, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=688, len=1}, 0xbff91fa0) = 0 geteuid32() = 1410 getuid32() = 1410 geteuid32() = 1410 setresuid32(0, 0, -1) = 0 geteuid32() = 0 kill(11697, SIGUSR1) = 0 --- SIGUSR1 (User defined signal 1) @ 0 (0) --- write(24, "\n", 1)...
2003 Apr 16
2
smbmount often doesn't go daemon
Hi, Since i upgraded to Linux Redhat 9.0 / samba-2.2.7a-8.9.0 / kernel 2.4.20-9 i have the following problem: # smbmount //amd/Films /mnt/disk -o username=jan,password=XXXXXX # In 50% of the times i do this command it mounts the share and goes into daemon mode and ps -aux shows one process smbmount. All ok. However in the other 50% the command just hangs. If i open a new window it did do
2008 Jan 28
1
Dovecot-auth crash
...LL) = 1201560960 23:56:00.398590 select(1024, [16], [], NULL, {10, 0}) = 1 (in [16], left {10, 0}) 23:56:00.398784 read(16, "0\f\2\1\4a\7\n", 8) = 8 23:56:00.398836 read(16, "\1\0\4\0\4\0", 6) = 6 23:56:00.398889 time(NULL) = 1201560960 23:56:00.398939 getuid32() = 0 23:56:00.399004 socket(PF_FILE, SOCK_STREAM, 0) = 19 23:56:00.399049 fcntl64(19, F_SETFL, O_RDWR|O_NONBLOCK) = 0 23:56:00.399095 connect(19, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = 0 23:56:00.399205 send(19, "\2\0\0\0\v\0\0\0\7\0\0\0passwd\0"...
2005 Jul 12
1
problem mounting ocfs2: heartbeat
When attempting to mount the OCFS2 file system I'm getting the following error message: ocfs2_hb_ctl: Internal logic failure while starting heartbeat mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted" I followed the steps given in the users_guide: modprobe ocfs2_dlmfs mount -t configfs none /config mount -t ocfs2_dlmfs none /dlm o2cb_ctl
2008 Oct 22
2
smbd high cpu load
We have a Linux file server for a set of computer science and engineering labs where each lab contains machines running Mac OS X, Ubuntu Linux, or some incarnation of Windows. At times the these machines become almost unusable and I think I have narrowed the problem to smbd processes soaking up all the CPU on the server. Running 'top' on the server reveals a dozen or so entries like
2004 Mar 02
1
openssh 3.8p1 on Linux
...ig,v 1.59 2"..., 4096) = 2425 read(3, "", 4096) = 0 close(3) = 0 munmap(0x40017000, 4096) = 0 open("/etc/ssh/ssh_host_key", O_RDONLY|O_LARGEFILE) = 3 fstat64(3, {st_mode=S_IFREG|0600, st_size=525, ...}) = 0 getuid32() = 0 fstat64(3, {st_mode=S_IFREG|0600, st_size=525, ...}) = 0 brk(0) = 0x809a000 brk(0x809b000) = 0x809b000 read(3, "", 0) = 0 write(2, "buffer_get: trying to get more b&q...
2003 Oct 20
3
Problem with "add user script"
Problem - smbpasswd does not seem to be recognizing my "add user script" option to automatically create Unix users when adding a samba user. I am running Samba version 2.2.8a (from source) on a Linux (Redhat 8.0) system. Relevant lines from smb.conf: [global] server string=Samba Server netbios name = smbpdc security = user domain logons=yes domain master = yes
2003 Feb 21
3
openssh 3.5p1 with openssl-0.9.7a - long
...ld_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x402ff000 munmap(0x40017000, 55610) = 0 brk(0) = 0x804f74c brk(0x804f7e4) = 0x804f7e4 brk(0x8050000) = 0x8050000 getuid32() = 0 socket(PF_UNIX, SOCK_STREAM, 0) = 3 connect(3, {sin_family=AF_UNIX, path=" /var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory) close(...
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
2006 Apr 19
1
quota on xfs on lvm doesn't work(?)
Hi, I have a strange problem with user quotas enabled on a xfs filesystem and samba 3.0.21c: When a standard block device (e.g. /dev/sdc1) is used for the fs, quota works like expected: /dev/sdc1 on /mnt/tmp type xfs (rw,usrquota) output from level quota:10 debug: [2006/04/19 14:38:48, 10] lib/sysquotas.c:sys_get_quota(394) sys_get_quota() uid(4004, 4004) [2006/04/19 14:38:48, 10]
2004 Nov 18
0
Samba ADS Winbind unable to join SuSe 9.1
...) = 0 6418 fcntl64(3, F_SETLKW64, {type=F_UNLCK, whence=SEEK_SET, start=532, len=1}, 0xbfffe470) = 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()...
2009 Dec 07
7
Name Resolution Broken for One Address
...ents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 mprotect(0xad3000, 8192, PROT_READ) = 0 mprotect(0xd71000, 4096, PROT_READ) = 0 mprotect(0x15e000, 4096, PROT_READ) = 0 munmap(0xb7f8b000, 82386) = 0 socket(PF_INET, SOCK_RAW, IPPROTO_ICMP) = 3 getuid32() = 0 setuid32(0) = 0 brk(0) = 0x88f1000 brk(0x8912000) = 0x8912000 getpid() = 5376 open("/etc/resolv.conf", O_RDONLY) = 4 fstat64(4, {st_...
2002 Aug 10
3
ext3_readdir error
...ve("/sbin/fsck.ext3", ["/sbin/fsck.ext3", "-n", "/dev/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)...
2015 Jan 03
2
Samba4 Kerberos kinit does not resolve kdc hostname
...420299769, 769054}, NULL) = 0 gettimeofday({1420299769, 770218}, NULL) = 0 gettimeofday({1420299769, 771202}, NULL) = 0 gettimeofday({1420299769, 772861}, NULL) = 0 gettimeofday({1420299769, 774083}, NULL) = 0 gettimeofday({1420299769, 774607}, NULL) = 0 gettimeofday({1420299769, 775645}, NULL) = 0 getuid32() = 0 gettimeofday({1420299769, 778794}, NULL) = 0 gettimeofday({1420299769, 779985}, NULL) = 0 gettimeofday({1420299769, 780970}, NULL) = 0 gettimeofday({1420299769, 782174}, NULL) = 0 gettimeofday({1420299769, 783087}, NULL) = 0 gettimeofday({1420299769, 783534}, NULL...
2015 Jan 03
2
Samba4 Kerberos kinit does not resolve kdc hostname
..., 770218}, NULL) = 0 >> gettimeofday({1420299769, 771202}, NULL) = 0 >> gettimeofday({1420299769, 772861}, NULL) = 0 >> gettimeofday({1420299769, 774083}, NULL) = 0 >> gettimeofday({1420299769, 774607}, NULL) = 0 >> gettimeofday({1420299769, 775645}, NULL) = 0 >> getuid32() = 0 >> gettimeofday({1420299769, 778794}, NULL) = 0 >> gettimeofday({1420299769, 779985}, NULL) = 0 >> gettimeofday({1420299769, 780970}, NULL) = 0 >> gettimeofday({1420299769, 782174}, NULL) = 0 >> gettimeofday({1420299769, 783087}, NULL...
2008 Aug 24
2
Unusual bug in glusterfsd
...D) = 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("/mnt", {st_mode=S_IFDIR|0755, st_size=10...
2015 Jan 03
1
Samba4 Kerberos kinit does not resolve kdc hostname
...ay({1420299769, 771202}, NULL) = 0 >>>> gettimeofday({1420299769, 772861}, NULL) = 0 >>>> gettimeofday({1420299769, 774083}, NULL) = 0 >>>> gettimeofday({1420299769, 774607}, NULL) = 0 >>>> gettimeofday({1420299769, 775645}, NULL) = 0 >>>> getuid32() = 0 >>>> gettimeofday({1420299769, 778794}, NULL) = 0 >>>> gettimeofday({1420299769, 779985}, NULL) = 0 >>>> gettimeofday({1420299769, 780970}, NULL) = 0 >>>> gettimeofday({1420299769, 782174}, NULL) = 0 >>>>...