UNIX Security Mechanisms

What are the different security mechanisms available in UNIX?

Questions by super_sixes

Showing Answers 1 - 7 of 7 Answers

Deepa_0982

  • Jan 21st, 2009
 

Unix is having 3 ways of Security Mechanism:

1. By granting or revoking File permissions. Owner or Admin can change permissions to be given to group or others by using chmod command in Unix.

2. Login is restricted using login credetials ( User name and Password ).

3. Password is kept in encrypted format in the file /etc/passwd

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions