I have been trying to integrate AMD and NIS. I have included the appropriate maps and a `ypcat -k amd.home` shows a good amd map. The problem is that AMD and the NIS client have become mutually exclusive for me. If I enable both in the 'rc.conf' file the boot up proceedure will hang after displaying 'amd'. But if I comment out the NIS invocation or the AMD invocation in the 'rc.conf' file it boots without a problem. The 'rc.conf' lines are as follows:
nis_client_enable="YES" nisdomainname="prisa.com" nis_yppasswdd_enable="YES" amd_enable="YES" amd_flags="-k i386 -y prisa.com -d prisa.com -l syslog:amd /home amd.home /share amd.share" How do I get AMD to use NIS maps? If anyone has any ideas the help would be much appreciated. Nathaniel Schein nsch...@prisa.com To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-hackers" in the body of the message