Falkor
Registered
Hi,
I wish to create a new user and group used to control the priviledges an application I've compiled should have (similar to the mysql user for instance).
So I wish to create a system user similar to the xgridagent user I found in my /etc/passwd:
xgridagent:*:86:86:Xgrid Agent:/var/xgrid/agent:/usr/bin/false
This user as a homedir but no shell.
I fear that using the System pane interface, this user will have too many priviledges (such as log as gui).
adduser is unavailable and it seems I should use the NetInfo interface for that
How can I do it?
I wish to create a new user and group used to control the priviledges an application I've compiled should have (similar to the mysql user for instance).
So I wish to create a system user similar to the xgridagent user I found in my /etc/passwd:
xgridagent:*:86:86:Xgrid Agent:/var/xgrid/agent:/usr/bin/false
This user as a homedir but no shell.
I fear that using the System pane interface, this user will have too many priviledges (such as log as gui).
adduser is unavailable and it seems I should use the NetInfo interface for that
How can I do it?