freebsd-dev/usr.sbin/pwd_mkdb
wpaul 81e3c59414 Re-enable +::::::::: wildcards that I had previously disallowed.
Note: if you put +::0:0:::::: in /etc/master.passwd as your only NIS
entry, it will cause all NIS uids and gids to be remapped to zero. This
is *intentional*. That's the way it's supposed to work. Enabling NIS with
no remapping at all is done with +:::::::::, not +::0:0::::::. Similarly,
+:::::::::/bin/csh will remap the shells of all NIS users to /bin/csh.
Or, you could do +wpaul:::::::::/bin/csh to remap NIS user wpaul's shell
to /bin/csh but leave everyone else alone.
1995-03-23 22:31:11 +00:00
..
Makefile Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
pw_scan.c Be sure to properly fail if there are not enough fields. Problem 1995-01-27 22:30:03 +00:00
pw_scan.h BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
pwd_mkdb.8 Added the -d <directory> functionality to allow construction of the 1994-09-07 22:54:00 +00:00
pwd_mkdb.c Re-enable +::::::::: wildcards that I had previously disallowed. 1995-03-23 22:31:11 +00:00