raymondcidad
Dabbler
- Joined
- Oct 17, 2011
- Messages
- 20
Hey guys,
I'm struggling with some things in cmd line.
I'm controlling my freenas via ssh, but the traditional groupadd command doesn't seem to exist here.
So, I went and try thecommand. It does create the entry of the group in /etc/group but the system does not recognize the group
Meaning: it doesn't appear on the web GUI or when I try
Am I missing something?
thanks
I'm struggling with some things in cmd line.
I'm controlling my freenas via ssh, but the traditional groupadd command doesn't seem to exist here.
So, I went and try the
Code:
pw groupadd
Meaning: it doesn't appear on the web GUI or when I try
Code:
"pw useradd"
Am I missing something?
thanks