1 Patch and bits for linux yp/nis server to handle
2 netbsd clients (maybe *bsd?)
4 The problem is linux uses shadow, netbsd uses master.passwd
5 and they are different formats. This generates a master.passwd
6 file from the linux info. It requires perl and Class::Date to
9 It tries to handle expiration/password change but it probably
10 doesn't work (I havent tested it).
14 stick master-passwd.pl in /var/yp
15 make sure its output looks right:
17 ./master-passwd.pl /etc/passwd /etc/shadow
19 patch /var/yp/Makefile and then you should