So there's a local user on one of our servers, let's say testuser. When I run
to add testuser to the group, test group, it returns with:
With the lack of documentation, I don't even know if we have a NIS server. Could you guys point me in the right direction?
Also, I'm running FreeBSD 8.1
Code:
sudo pw groupmod testgroup -M testuser
to add testuser to the group, test group, it returns with:
Code:
pw: group 'prime' not available (NIS?)
With the lack of documentation, I don't even know if we have a NIS server. Could you guys point me in the right direction?
Also, I'm running FreeBSD 8.1