> > 2. How to see that how many Users are created on a FreeBSD > > System.. meaning how to get All Users/Groups list on a FreeBSD > > Server? > > The information is in /etc/passwd and /etc/group. You can > get a count with the "wc" command.
Such a report will be incomplete if the system in question is an NIS client. For starters, see yp(8). _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
