User Security and Restriction

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/10

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

11 Terms

1
New cards

What are the 2 ways to implement user limits?

pam_limits or ulimit

2
New cards

What command do you use to configure password age limits?

chage

3
New cards

Where is pam_limits located?

/etc/security/limits.conf

4
New cards

Whats the difference between pam_limits and ulimit

pam_limits applies to everything while ulimit applies to the terminal only

5
New cards

What command do you use to see all ulimit resource limits?

ulimit -a

6
New cards

What command do you use to see a list of all logins and outs?

last

7
New cards

What are the 3 options with chage?

-M maximum age, -m minimum age, -W warning

8
New cards

Where is the local systems identity specified?

pam_ldap.conf

9
New cards

What is SSSD?

A set of daemons to manage access to remote authentication mechanisms

10
New cards

What is SSSD similar to?

ADDS

11
New cards

What file is used to decide which tty# root is allows to log in from?

/etc/securetty