search for: winbind_nss_linux

Displaying 6 results from an estimated 6 matches for "winbind_nss_linux".

2024 Nov 29
1
pam_winbind Appears to need a Network Connection to Succeed at Offline Authentication
...001:John Graham:/home/jgraham:/bin/bash works when the network interface is up, but when the network interface is down, ??? terra ~ # getent passwd SAMDOM\\jgraham ??? [ 4156]: getpwnam_r SAMDOM\jgraham ??? [ 4156]: getpwnam SAMDOM\jgraham returns NSS_STATUS_UNAVAIL (-1) does not. (I rebuilt winbind_nss_linux.c with the DEBUG_NSS symbol defined to get the messages depicted above.) - John
2004 Oct 07
2
Samba with winbindd AD Group access limit problem
I'm running Samba 3.0.2 on Solaris using winbindd to allow me to security tailor access to subdirectories on a Samba share. We assign the subdirectories within a Samba share to an Active Directory group name. This generally works fine but I am having user access issues from the Win2K / Win XP workstations that have mapped the share. The problem seems to be related to the number of groups /
2004 May 04
1
How to Cross compile Samba Source
Hi, I am using samba-2.2.8a.tar.gz source and complied for regular linux. Now I am trying to cross compile it, but do not have any guidelines on how to do it? Anyone can help me on, making cross compilation work for arm-linux host. Any help is appreciated. Regards Pritesh "As a well spent day brings happy sleep, so life well used brings happy death." - Leonardo da Vinci TATA
2024 Nov 27
1
pam_winbind Appears to need a Network Connection to Succeed at Offline Authentication
On 11/27/24 12:38, Rowland Penny via samba wrote: >> Hmm, PAM on Gentoo appears to be very different to Debian. For >> instance on Debian, to include lines from another file you use >> '@include' and it includes the entire contents of the file, Gentoo >> appears to just include the lines referred to in the first column, >> which, if correct, means that your
2007 Feb 26
1
Cross-compiling for ARM with 3.0.24
Hello all, I am attempting to cross-compile Samba 3.0.24 for the ARM platform using on an Ubuntu Dapper box using arm-linux-gcc 3.4.0. I am using the following script to call configure: #!/bin/bash ac_cv_func_prctl=no linux_getgrouplist_ok=no ./configure --without-krb5 --without-ldap --without-ads --disable-cups --without-swat --prefix=/home/tropem/samba-build --host=arm-linux
2007 May 30
4
Samba 3.025 wbinfo checking the trust secret via RPC calls failed
I have compiled Samba 3.0.25a from source on a Solaris 10 machine. I had previously been testing Samba 3.0.24 (from packages on www.sunfreeware.com) and have reused the smb.conf file. Otherwise this is a clean setup, not an upgrade. The server is configured as a PDC for my domain "SAMBADOMAIN" I created a samba password for the local root and administrator accounts. I joined the