![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Redhat Linux? | Mr_Pinky | UNIX for Dummies Questions & Answers | 6 | 09-25-2005 10:45 AM |
| Redhat Linux? | Insomniac | Slackware | 9 | 12-23-2003 06:53 AM |
| FTP on Redhat Linux 9 | Spetnik | UNIX for Dummies Questions & Answers | 2 | 07-01-2003 08:11 PM |
| GUI for Redhat Linux | savagebeast | UNIX for Dummies Questions & Answers | 2 | 11-09-2002 01:23 PM |
| redhat linux 7.3 | matt2kjones | UNIX for Dummies Questions & Answers | 2 | 06-08-2002 02:10 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
nis plus on linux redhat
Hello all,
I wanted to know if any one had successfully install nis+ utils and use nis+ client on a linux (redhat) and have a Solaris nis+ server. I am able to install the client software on the linux and am able to see the nis+ tables. The passwd tables’ works file but the auto_master and auto_home does not work correctly. I know that linux use /etc/auto.home (note the "." dot) instead of the underscore on Solaris. I have pointed my nsswitch.conf file on linux client to show: automount: files nisplus Currently I would have to cat my nis auto_home table and redirect it to /etc/auto.home on the linux. This works but is not the idea of nis+. I have looked and have tried a lot of different things but nothing works. My last hope to it edit the /etc/init.d/autofs. It does not seem to look for nis+. Would I be wrong to change this? Any advice would be great. THANKS |
|
||||
|
RTM,
This is on the client side right. When I make the change and reload autofs I get this: Start /usr/sbin/automount /home yp nisplus auto_home but it does not work when I su - to anyone I get cannot change to /home/larry: no such file or directory larry |
|
||||
|
RTM,
This is from the client /etc/auto.master [larry@liunx ~]$ more /etc/auto.master # /misc /etc/auto.misc --timeout=60 #/home nisplus auto_home /home /etc/auto.home /opt /etc/auto.direct This is the niscat command. To me this means that the system can see the nis+ tables. [larry@linux ~]$ niscat auto_master.org_dir /net -hosts /home auto_home /xfn -xfn /- auto_direct Here is my nsswitch.conf .... automount: files nisplus .... I did not save auto home before I cat nis+ table and redirect, because there was nothing in it. When I started there was no entries in the auto master file nor the auto home file. I basicly started from nothing. THANKS |
![]() |
| Bookmarks |
| Tags |
| linux, solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|