similar to: getent group empty response for multiple domain configuration when one domain controller is down

Displaying 20 results from an estimated 9000 matches similar to: "getent group empty response for multiple domain configuration when one domain controller is down"

2006 Apr 26
1
[LLVMdev] LLC fail without gccld optimization on spec2000 int benchmarks
Hi, In my experiments, I need to disable several linking optimizations. However, bzip2, vortex and eon failed if "-disable-opt" was passed to gccld. I tried the out-of-box llvm and the building process provided by llvm-test. The same problem was observed, when I specified EXTRA_LINKTIME_OPT_FLAGS = -disable-opt on Makefile.program and simplied typed "make" under
2008 Mar 05
2
[LLVMdev] Error messages in llvm-test
Hi all, llvm-test fails on me in the first test (and many subsequent tests, but I hope that fixing the first test will allow me to continue). I see syntax errors from the C compiler and core dumps from llc. Is any of this supposed to happen? This is still on my amd64 machine. However, the build process is using the right incantation to compile (gcc-4.2 -m32 -Wl,-melf_i386). The llvm-gcc
2013 Jan 04
0
[LLVMdev] Help with linking llvm 3.2 into an .so
Hi everyone, sorry to bother you guys. I’m moving a linux application that uses LLVM from version 3.0 to 3.2, and I’m getting a relocation error that I didn’t used to get with the older version of LLVM. I believe that I correctly turned on fPIC, but I’m getting this warning anyway: /usr/bin/ld: /scratch/thirdparty/default/lib/libLLVMBitReader.a(BitcodeReader.o): relocation R_X86_64_PC32
2013 Jan 04
0
[LLVMdev] Help with linking llvm 3.2 into an .so
Please ignore, I think this is an issue with an older version of binutils. ________________________________ From: Damien D Neff Sent: 1/4/2013 1:25 PM To: llvmdev at cs.uiuc.edu Subject: Help with linking llvm 3.2 into an .so Hi everyone, sorry to bother you guys. I’m moving a linux application that uses LLVM from version 3.0 to 3.2, and I’m getting a relocation error that I didn’t used to get
2012 Apr 14
1
[LLVMdev] Running test suite with LNT failed
> >  But I got the error message below, > > > > --- > > 2012-04-12 02:39:48: executing test modules > > 2012-04-12 02:39:49: loading nightly test data... > > nt.py:737: fatal error: nightly test failed, no report generated > > --- > > > >  Any idea on how I can figure out what the fatal error is? Thanks! > > Inside the sandbox there will
2013 May 10
0
[LLVMdev] Help on making doxygen document
Dear Sir or Ms: My OS is ubuntu 12.04(AMD64). I have installed TexLive 2012, Graphviz 2.26.3, doxygen 1.7.6.1 without the dependence doxygen-latex.The version of LLVM I am working on is 3.2. My configure script is the following: ../llvm-3.2/configure --prefix=/home/me/mywork/sca/llvm/llvm-install2 --enable-targets=host-only --enable-debug-runtime --enable-assertions --enable-doxygen
2020 Aug 07
2
User mapping?
On 8/7/20 12:00 PM, Rowland penny via samba wrote: > On 07/08/2020 19:46, Simon Matthews via samba wrote: >> I have a network with a Samba server (Samba 4, but running as an old >> NT-style domain), Windows and Linux clients. > You really should consider upgrading to AD, >> Is there any way to have the Windows client access map to just "user", >> with its
2006 Nov 08
0
[LLVMdev] 1.9 Next Steps
Hi Tanya, I've been checking the state of the various llvm-test failures on X86/Linux with GCC 3.4.6 and llvm-gcc4. I haven't finished this, but I thought the following might be useful for other people that are testing the release on Linux. Each group of failing tests below is followed by a comment about why its failing. llc /MultiSource/Applications/oggenc/oggenc jit
2007 Mar 23
1
getent passwd / wbinfo -u timeout
dear all, i have two server, smb1 act as PDC Debian 3.1 Samba 3.0.14a-Debian OpenLDAP 2.3.32 smb2 act as fileserver auth to PDC via winbindd FC3 Samba 3.0.24 the problems are : i can get the groups and users when running getent passwd and getent group from smb1. but i just can get the groups when running getent group or wbinfo -g from smb2. if i run getent passwd or wbinfo -u from smb2, it
2023 Mar 28
1
[External] subfolders in the R folder
A quick drive-by-comment: What if 'R CMD build' would have an option to flatten R/ subfolders when building the tarball, e.g. R/unix/a.R R/windows/a.R R/a.R becomes: R/00__unix__a.R R/00__windows__a.R R/a.R ? Maybe that would be sufficient for most use cases. The only thing I can imagine is that source file references (e.g. in check NOTEs) will be toward the latter and not the
2013 Oct 29
2
creating an ubuntu package of version 4.1.0
Hi, to build an ubuntu-package of samba4.1.0, I'm using a slightly modified debian package-configuration from a previous version. I created a quilt-patch (attached to this email) that sets the DISABLE_NTDB var again, to solve dependency problems. It's compiling nicely now, but I still get this linker-error: default/source3/lib/util_58.o: In function `str_checksum':
2002 Nov 22
0
getent output corrupt ?
Hi All, I am currently in the middle of setting up a samba server to provide file and print services within an NT Domain. I have samba 2.2.7 running on redhat 8 I have a problem with the output of the getent command. The out put of this command appears corrupted, and I am not sure if this is affecting the the behaviour of how users connect. wbinfo -u and wbinfo -g appear to be functioning ok.
2009 Jun 29
1
Linux Installation Version
Hello, I would like to download the correct R program RMP for my linux distribution, but I am not sure which one I need. The results of a "cat /proc/version" is: Linux version 2.6.23-9.ydl6.1 (root at build2.terraplex.com) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-52.ydl.1)) #1 SMP Sat Jan 26 20:16:15 EST 2008 The results of a "uname -a" is: Linux localhost.localdomain
2020 Aug 14
2
getent passwd blank response
I have an issue that "getent passwd SAMDOM\usrname" returns a blank response. Running "getent passwd" returns all the local users. I cannot determine if the libnss-winbind symbolic links exist. This is a member server running Debian 10 with Samba v4.12.5 via Louis' repos. The Sambawiki /Libnss winbind Links/ page shows Debian x86_64 source location as
2020 Aug 14
0
getent passwd blank response
On 14/08/2020 20:18, Robert E. Wooden via samba wrote: > On 8/14/2020 1:05 PM, Rowland penny via samba wrote: >> On 14/08/2020 18:45, Robert E. Wooden via samba wrote: >>> >>> ... source location as "/usr/local/samba/lib/libnss_winbind.so.2". > (I forgot to add that I am aware that this is the compiled by user > location.) >> libpam-krb5 > >
2020 Aug 15
0
getent passwd blank response
On 15/08/2020 12:06, Bob Wooden via samba wrote: > [*] Kerberos authentication > ??? [*] Unix authentication > ??? [*] Winbind NT/Active Directory authentication > ??? [*] Register user sessions in the systemd control group ... > ??? [*] Create home directory on login > > My backend is "ad". > > So, mine is here:
2020 Aug 17
0
getent passwd blank response
On 17/08/2020 10:20, L.P.H. van Belle via samba wrote: > Hai, > >> I have an issue that "getent passwd SAMDOM\usrname" returns a blank response. > And >> Running "getent passwd" returns all the local users. > Both results "are" correct. > > But have you tried this : > getent passwd "SAMDOM\username" > And does id username
2020 Aug 17
0
getent passwd blank response
On 17/08/2020 12:43, Bob Wooden via samba wrote: > Yes, sorry it was a typo. > OK, what do these commands produce: wbinfo --group-info 'Domain Users' | awk -F ':' '{print $3}' wbinfo -i <username> | awk -F ':' '{print $3}' Rowland
2020 Aug 17
0
getent passwd blank response
On 17/08/2020 13:18, Robert E. Wooden via samba wrote: > root at mbr04:~# wbinfo --group-info 'Domain Users' | awk -F ':' '{print > $3}' > 10000 > root at mbr04:~# wbinfo -i [username] | awk -F ':' '{print $3}' > failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND > > Could not get info for user [username] Hmm, I only get that if I
2020 Aug 17
0
getent passwd blank response
On 17/08/2020 13:46, Robert E. Wooden via samba wrote: > On 8/17/2020 7:30 AM, Rowland penny via samba wrote: >> >> If you run 'wbinfo -u | grep username' , do you get output ? >> > root at mbr04:~# wbinfo -u | grep [username] > [username] > > Yep, username exists. > > (Hair worn off my head in one spot from scratching.) > Could it be that