Hey all,
        I currently have the following issue that may be related to changes
with FC2.  The config outlined below works just fine with FC1, but
doesn't completely work with FC2, I can't figure it out.


A Clarkconnect system as my master NFS and NIS server
uname -a yields "2.4.20-28.9 #1 Thu Dec 18 13:45:22 EST 2003 i686 i686
i386 GNU/Linux" - This is 192.168.0.206

I have an exports as such,

/kits           192.168.0.0/255.255.255.0(rw,sync,no_root_squash)
/home           192.168.0.0/255.255.255.0(rw,sync,no_root_squash)


/kits is mounted as /kits on all systems
/home is mounted as /homes/users

auto.misc is as follows
kits            -rw,soft,intr 192.168.0.206:/kits
stuff           -rw,soft,intr 192.168.0.108:/stuff


auto.homes is as follows
users   -rw,soft,intr,no_root_squash  192.168.0.206:/home


auto.master is as follows
/misc   /etc/auto.misc  --timeout=60
/homes  /etc/auto.homes --timeout=60



My NIS map has my home directory as /homes/users/kevin



I can log into the FC2 system as root just fine, when I try to log on as
myself I get told that my homedir isn't available.  When I log on as
root I have the stuff under /misc available just fine, kits under it
etc.

Did something change with FC2 that would make this break?


TIA!!!



Kevin





-- 

+--------------------------------------------------------------+
If you never see anything that offends you, you aren't living in a free
society

Kim Campbell - Former Canadian Prime Minister

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
TriLUG PGP Keyring         : http://trilug.org/~chrish/trilug.asc

Reply via email to