search for: getpwuid_r

Displaying 20 results from an estimated 29 matches for "getpwuid_r".

2012 Jan 29
1
libvir: error : cannot getpwuid_r(107): Success
...r: internal error Process exited while reading console log output: 16:19:53.991: 2418: info : libvirt version: 0.8.7, package: 18.el6 (Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>, 2011-04-18-10:28:30, x86-008.build.bos.redhat.com) 16:19:53.991: 2418: error : virSetUIDGID:2905 : cannot getpwuid_r(107): Success libvir: error : cannot getpwuid_r(107): Success Where should i looks for more info??? -- Thanks Vipul Borikar "Our task must be to free ourselves...by widening our circle of compassion to embrace all living creatures and the whole of nature and its beauty." ------------...
2015 Aug 11
3
Update from 6.6 to 6.7 > automount logs error message
Hello, after an update from 6.6 to 6.7 the following error message is logged to /var/log/messages when I login (per ssh): Aug 11 16:31:21 a1234 automount[1598]: set_tsd_user_vars: failed to get passwd info from getpwuid_r Checked all log-files of my systems running 6.6 with same configuration -- never got such a message (We use NFS/autofs for home-directories, NIS and tcsh (login shell)). Everything seems to work -- but before I update all machines to 6.7 I want to know whats going on. Any comments? Best regards...
2015 Aug 17
2
Update from 6.6 to 6.7 > automount logs error message
...> wrote: > >> Hello, >> >> after an update from 6.6 to 6.7 the following error message is logged to >> /var/log/messages when I login (per ssh): >> >> Aug 11 16:31:21 a1234 automount[1598]: set_tsd_user_vars: failed to get >> passwd >> info from getpwuid_r >> >> Checked all log-files of my systems running 6.6 with same configuration >> -- never >> got such a message (We use NFS/autofs for home-directories, NIS and tcsh >> (login >> shell)). >> >> Everything seems to work -- but before I update all machi...
2003 Nov 13
0
samba 3.0 and freebsd 5.1
...: winbind, group, getgrent_r, not found smbd: NSSWITCH(nss_method_lookup): winbind, group, endgrent, not found ls: NSSWITCH(nss_method_lookup): winbind, passwd, setpwent, not found ls: NSSWITCH(nss_method_lookup): winbind, group, setgrent, not found ls: NSSWITCH(nss_method_lookup): winbind, passwd, getpwuid_r, not found ls: NSSWITCH(nss_method_lookup): winbind, group, getgrgid_r, not found ls: NSSWITCH(nss_method_lookup): winbind, passwd, getpwuid_r, not found ls: NSSWITCH(nss_method_lookup): winbind, group, getgrgid_r, not found ls: NSSWITCH(nss_method_lookup): winbind, passwd, getpwuid_r, not found ls...
2005 Mar 19
1
LDAP and Linux compatibility
...9;ve found a number of unanswered posts involving this topic. My FreeBSD workstations are setup with pam_ldap to a centralized openldap server for authentication. This works perfectly for native FreeBSD applications. What I'm running into an issue with are Linux binaries attempting to make a getpwuid_r() call so as to discover the user's uid. So far it seems that the latest Real Player and Adobe Acrobat Reader 7.0 are unable to run without this call functioning. Either application dies with... GLib-WARNING **: getpwuid_r(): failed due to unknown user id I suspect that there are probably s...
2008 Aug 29
1
panic actions on samba 3.2.2 (also)
....so.2 [0x2aaab3198396] #11 /lib64/libnss_ldap.so.2 [0x2aaab318c493] #12 /lib64/libnss_ldap.so.2 [0x2aaab318ba19] #13 /lib64/libn! ss_ldap.so.2(_nss_ldap_search_s+0x184) [0x2aaab318c244] #14 /lib64/libnss_ldap.so.2(_nss_ldap_getbyname+0x5b) [0x2aaab318cd0b] #15 /lib64/libnss_ldap.so.2(_nss_ldap_getpwuid_r+0x49) [0x2aaab318d319] #16 /lib64/libc.so.6(getpwuid_r+0xa5) [0x2aaaadfba885] #17 /lib64/libc.so.6(getpwuid+0x6f) [0x2aaaadfba1ef] #18 /usr/local/sbin/smbd(sys_getpwuid+0x9) [0x5555557c6e17] #19 /usr/local/sbin/smbd [0x5555557861a3] #20 /usr/local/sbin/smbd [0x5555557863c4] #21 /usr/local/sbin...
2003 Sep 13
4
thread safe functions missing ... ?
Can anyone comment on the following results from running a test program we've writen for PostgreSQL? Should the following be thread-safe, either as themselves, or a different function we should be calling? Your gethostbyname() is _not_ thread-safe Your getpwuid() is _not_ thread-safe
2006 Feb 07
1
LDAP and Linux compatibility
...a fairly old thread, there may still be people looking for the *correct* answer for this question (at least I were 10 minutes ago...) So, the problem is that some applications (acroread7 in this case) refuse to start when run on a NIS or LDAP (client?), with a message containing: GLib-WARNING **: getpwuid_r(): failed due to unknown user id See more about the problem in previous posts in this thread. The resolution is to edit /compat/linux/etc/nsswitch.conf, and change passwd: files shadow: files group: files to: passwd: db files nisplus nis shadow: db files nisplus ni...
2007 Jun 13
0
Reported invalid memory references
..._libc_dlopen_mode (in /lib/i686/cmov/libc-2.5.so) ==30551== by 0x43EF73E: __nss_lookup_function (in /lib/i686/cmov/libc-2.5.so) ==30551== by 0x43EF82F: (within /lib/i686/cmov/libc-2.5.so) ==30551== by 0x43F1595: __nss_passwd_lookup (in /lib/i686/cmov/libc-2.5.so) ==30551== by 0x439D87D: getpwuid_r (in /lib/i686/cmov/libc-2.5.so) ==30551== ==30551== Invalid read of size 4 ==30551== at 0x4016530: (within /lib/ld-2.5.so) ==30551== by 0x4006009: (within /lib/ld-2.5.so) ==30551== by 0x40084F5: (within /lib/ld-2.5.so) ==30551== by 0x400C616: (within /lib/ld-2.5.so) ==30551== by 0x4...
2012 Apr 18
1
C - R integration: Memory Issues
...cord 179 of 1,398 ==2909== at 0x4028876: malloc (vg_replace_malloc.c:236) ==2909== by 0x41B364C: nss_parse_service_list (nsswitch.c:626) ==2909== by 0x41B3C59: __nss_database_lookup (nsswitch.c:167) ==2909== by 0x59272F8: ??? ==2909== by 0x5928CCC: ??? ==2909== by 0x416ABA6: getpwuid_r@@GLIBC_2.1.2 (getXXbyYY_r.c:256) ==2909== by 0x416A4ED: getpwuid (getXXbyYY.c:117) ==2909== by 0x439CCB9: do_fileinfo (platform.c:944) ==2909== by 0x43289ED: bcEval (eval.c:4430) ==2909== by 0x4332CA4: Rf_eval (eval.c:397) ==2909== by 0x43377E0: Rf_applyClosure (eval.c:855) ==2...
2005 Jan 07
0
Missing functionality in Blowfish for crypt(3)
...version for blowfish/bcrypt. Again, this means changing PAM. Since passwd should not have to keep up with any formatting requirements for any libcrypt mechanism, I modified libcrypt instead. The diff is pasted below strictly for viewing, the uuencoded version is below that. In libcrypt, I use getpwuid_r(getuid(), ...) to get a pwd structure for the current user. Then, I use login_getpwclass() to return a login_cap_t structure and use login_getcapnum(...,"ln_rounds",...) to grab the value for ln_rounds in login.conf. The only drawback to this approach is that it grabs the entry for t...
2015 Aug 17
0
Update from 6.6 to 6.7 > automount logs error message
...eller at informatik.uni-stuttgart.de> wrote: > Hello, > > after an update from 6.6 to 6.7 the following error message is logged to > /var/log/messages when I login (per ssh): > > Aug 11 16:31:21 a1234 automount[1598]: set_tsd_user_vars: failed to get > passwd > info from getpwuid_r > > Checked all log-files of my systems running 6.6 with same configuration -- > never > got such a message (We use NFS/autofs for home-directories, NIS and tcsh > (login > shell)). > > Everything seems to work -- but before I update all machines to 6.7 I want > to > k...
2015 Sep 04
0
Update from 6.6 to 6.7 > automount logs error message
Hello, >>> after an update from 6.6 to 6.7 the following error message is logged to >>> /var/log/messages when I login (per ssh): >>> >>> Aug 11 16:31:21 a1234 automount[1598]: set_tsd_user_vars: failed to get >>> passwd info from getpwuid_r Did some more tests: Compiled autofs with logging of UID/GID in autofs-function "set_tsd_user_vars". Just before the error is logged, autofs tries to get password info for e.g. UID 409651584 and GID 4294936577 (witch don't exist). Then error message is logged. A fully updated 6.7 s...
2009 Mar 24
1
[PATCH] "Include" option for ssh configs
Hello, Attached is a patch to add support for an "include" file in ssh configs. It is written against openssh-5.2p1. ## ~/.ssh/config Include ~/.ssh/config.contrib ## end - Leading ~/ expands to $HOME according to getpwuid_r?. - Leading ~username expands to $HOME for username according to getpwnam_r. - Fallbacks to /home/$USER are implemented for when struct passwd.pw_dir is NULL? after these calls. Files are parsed immediately in place and bad option counts are unique to each file. In this implementation, files t...
2007 Jun 09
0
Glib and unknown user id with LDAP
...at also does the same thing. The users are able to authenticate with LDAP on login, so at least part of the system knows where to look for user ids. Looking on google seems to suggest a glib bug, but I haven't run across a patch/fix for it yet. Anyone have one? Thanks [0] GLib-WARNING **: getpwuid_r(): failed due to unknown user id (230) GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://www.gnome.org/projects/gconf/ for information. (Details - 2: IO...
2012 Nov 09
1
memory allocation issues
One of our dovecot backend servers ran into a problem with it's auth process a few days ago. This doesn't appear to be the error logged when dovecot hits its internal limit so I'm not sure what is going on here. auth: Error: malloc: 58012: Cannot allocate memory auth: Error: Unable to allocate memory for mutexes from the region auth: Error: PANIC: Cannot allocate memory auth:
2006 Apr 14
1
[LLVMdev] Compiling bash-3.0 with llvm
...x417A135: __libc_dlopen_mode (dl-libc.c:153) > > ==15243== by 0x4155306: __nss_lookup_function (nsswitch.c:344) > > ==15243== by 0x415549E: __nss_lookup (nsswitch.c:150) > > ==15243== by 0x415707F: __nss_passwd_lookup (XXX-lookup.c:73) > > ==15243== by 0x4110C01: getpwuid_r@@GLIBC_2.1.2 (getXXbyYY_r.c:171) > > ==15244== > > ==15244== ERROR SUMMARY: 12 errors from 2 contexts (suppressed: 15 from 1) > > ==15244== malloc/free: in use at exit: 0 bytes in 0 blocks. > > ==15244== malloc/free: 0 allocs, 0 frees, 0 bytes allocated. > > ==15244==...
2013 Mar 06
0
do_fileinfo / file.info test for file IS directory during package load pointlessly stresses NIS by getting username / group info
....so.1 #5 0x00007ffff58de043 in __yp_bind () from /lib64/libnsl.so.1 #6 0x00007ffff58de47c in do_ypcall () from /lib64/libnsl.so.1 #7 0x00007ffff58de569 in do_ypcall_tr () from /lib64/libnsl.so.1 #8 0x00007ffff58df0a2 in yp_match () from /lib64/libnsl.so.1 #9 0x00007ffff5af5f79 in _nss_nis_getpwuid_r () from /lib64/libnss_nis.so.2 #10 0x00007ffff6eb040c in getpwuid_r@@GLIBC_2.2.5 () from /lib64/libc.so.6 #11 0x00007ffff6eafc6f in getpwuid () from /lib64/libc.so.6 #12 0x00007ffff7905262 in do_fileinfo (call=<optimized out>, op=<optimized out>, args=<optimized out>, rho=...
2010 Nov 01
1
Samba 4 on osx
...g for getgrgid_r : ok Checking for getgrnam_r : ok Checking for getgrouplist : ok Checking for getpagesize : ok Checking for getpwent_r : not found Checking for getpwnam_r : ok Checking for getpwuid_r : ok Checking for epoll_create : not found Checking for dlopen : ok Checking for dlsym : ok Checking for dlerror : ok Checking for dlclose : ok Checking for declaration of d...
2010 Oct 07
1
OSX and samba4 git
...g for getgrgid_r : ok Checking for getgrnam_r : ok Checking for getgrouplist : ok Checking for getpagesize : ok Checking for getpwent_r : not found Checking for getpwnam_r : ok Checking for getpwuid_r : ok Checking for epoll_create : not found Checking for dlopen : ok Checking for dlsym : ok Checking for dlerror : ok Checking for dlclose : ok Checking for declaration of d...