Displaying 3 results from an estimated 3 matches for "debug_nss".
2001 Nov 27
2
winbind trouble, maybe PDC too.
A quick preamble. SAMBA 2.2.2, Redhat 6.2, Mandrake 8.1 Windows NT4.0sp6a
PDC
Here is an excerpt from my winbind log.
Sending a packet of len 50 to (192.168.1.255) on port 137
Received a packet of len 62 from (192.168.1.20) port 137
nmb packet from 192.168.1.20(137) header: id=5433 opcode=Query(0)
response=Yes
header: flags: bcast=No rec_avail=No rec_des=Yes trunc=No auth=Yes
header:
2024 Nov 29
1
pam_winbind Appears to need a Network Connection to Succeed at Offline Authentication
...:/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
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