Oracle
1Z0-409 · Question #101
The root user on server1 is trying to switch to the normal user account scott for testing certain privileges he has and receives an error as shown below: [root@server1 ~]# su - scott This account is…
The correct answer is E. The user scott has the shell set to /sbin/nologin. See the full explanation below for the reasoning.
Question
The root user on server1 is trying to switch to the normal user account scott for testing certain privileges he has and receives an error as shown below:
[root@server1 ~]# su - scott This account is currently not available [root@server1 ~]# What do you infer from this error?
Options
- AThe user scott's account is locked.
- BThe user scott has the shell set to /bin/false.
- CThe user scott is assigned with a UID below 500.
- DThe user scott's account has reached the expiry date.
- EThe user scott has the shell set to /sbin/nologin.
- FThe user scott does not have a valid UID to get authorized by the system.
How the community answered
(21 responses)- A14% (3)
- B10% (2)
- E71% (15)
- F5% (1)
Community Discussion
No community discussion yet for this question.