Code Review
/
pti
/
rtp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
stx-update: migrate patch-agent to use dnf instead of smart
[pti/rtp.git]
/
meta-stx
/
recipes-support
/
ldapscripts
/
files
/
ldapaddsudo.template.cgcs
1
dn: cn=<user>,ou=SUDOers,<suffix>
2
objectClass: top
3
objectClass: sudoRole
4
cn: <user>
5
sudoUser: <user>
6
sudoHost: ALL
7
sudoRunAsUser: ALL
8
sudoCommand: ALL
9
#sudoOrder: <default: 0, if multiple entries match, this entry with the highest sudoOrder is used>
10
#sudoOption: <specify other sudo specific attributes here>