User`s guide

252 XgOS User’s Guide September 2014
5. Test the new user account:
How Access is Controlled By User Roles
User privileges determine administrative abilities. For example, the frank account
has operator privileges which grant read-only access to the chassis and its
configuration. If this user attempts to add a user account (an administrative
function), the following occurs:
quit
Connection to 192.168.8.133 closed.
$ ssh frank@192.168.8.133
Password:
Welcome to XgOS
Copyright (c) 2007-2012 Xsigo Systems, Inc. All rights reserved.
Enter "help" for information on available commands.
pwd
/home/frank
add user intruder
User not allowed to modify/create/delete system-local:
security:user-intruder due to insufficient privileges
remove user frank
Remove user frank (y/n)?y
Failed to remove security user frank
quit
Connection to 192.168.8.133 closed.
$ ssh admin@192.168.8.133
Password:
Welcome to XgOS
Copyright (c) 2007-2012 Xsigo Systems, Inc. All rights reserved.
Enter "help" for information on available commands.
remove user frank
Remove user frank (y/n)?y