Networking Forums

Networking Forums > Computer Networking > Linux Networking > NIS (Debian/Unstable)

Reply
Thread Tools Display Modes

NIS (Debian/Unstable)

 
 
K. David Prince
Guest
Posts: n/a

 
      08-26-2003, 03:49 PM
NIS Gooroo Advise Needed!

NIS was working fine until I upgraded from Testing to Unstable. I've
carefully worked my way through the Debian NIS-Howto and the more generic
LDP NIS-Howto (Thorsten Kukuk). I'm using shadowed passwords. The user
/home directories are NFS mounted from the server to the client. Here's
what I'm seeing:

1. On the server:
a. rpcinfo reports as predicted in the Howto (Kukuk).
b. user account logins on the server work.

2. On the client:
a. rpcinfo reports as predicted in the Howto (Kukuk).
b. user accounts on the server can be viewed via:
1) ypcat
2) ypmatch
3) getent
4) getwpnam (program listed in Kukuk Howto)
c. user logins fail "Login incorrect"
d. user group ids listed in /home match gids via NIS.

Pam is "on" for both server and client. I tried turning pam off: User
logins still fail.

I checked to see that data fields match character for character between
what the client sees in "passwd" and "shadow.byname", and what is actually
in the corresponding files on the server. Everything is correctly
propagating from the server to the client.

This leaves me thinking that there is something not "right" with the
client. Local users login just fine, but remote users don't even though
their info seems to be all there via NIS.

Any ideas on where to go from here would be most useful.

Dave

/etc/nsswitch.conf file:
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.

passwd: compat
group: compat
shadow: compat
netgroup: nis

hosts: files dns
networks: files

protocols: db files
services: db files
ethers: db files
rpc: db files



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
o2 BB very unstable , any others ? xis2xis@googlemail.com Broadband 9 04-18-2008 11:29 PM
Debian - [DEBIAN] Stop telnet permanently? universalbitmapper Linux Networking 2 06-06-2006 10:41 AM
Unstable WLAN/VPN Platoon Linux Networking 0 11-25-2005 04:21 PM
MN-500 Unstable Connection Colegrass Broadband Hardware 0 09-06-2004 06:19 AM
map path is unstable stephen Windows Networking 1 09-09-2003 11:12 AM



1 2 3 4 5 6 7 8 9 10 11