NIS Is a method of using the same file on multiple machines. You can set it up to use any file you want. A common address book, the /etc/hosts file, or whatever. It was intended for /etc/hosts and /etc/passwd originally, but takes no real changes to support other files. The trick is only in the programs that use the files. They have to know to ask for the file, or you have to manually do it. I worked someplace that did the address book file, and on boot up it grabed the file from the network, and just used cat to place it in a file. It was not updated emediatly like the passwd file was, but you just had to re-fetch it to get an update. Some people just put it in a daily cron job since it didnt update too often. Jay On Wednesday 19 September 2001 11:08 am, you wrote: > * Gabe Turner <gabe at msi.umn.edu> [010919 09:56]: > > Is there something that you need to "turn on" for Irix? We're running > > 6.5.13 and I have yet to see any sort of shadow mechanism. > > If you guys figure this out, I really want to implement it here :) > > (and if shadow nis stuff can be done on solaris, I never checked) -- Jay Kline list at slushpupie.com http://www.slushpupie.com -- The difference between a Miracle and a Fact is exactly the difference between a mermaid and a seal. -- Mark Twain