Difference between revisions of "Talk:Sysadmin Todo List"

From Nuclear Physics Group Documentation Pages
Jump to navigationJump to search
 
(Access Control)
Line 1: Line 1:
 
It'd probably be good to clean up the "Completed" list at the end of each month by moving the current list to its own page. --[[User:Steve|Steve]] 14:18, 22 June 2007 (EDT)
 
It'd probably be good to clean up the "Completed" list at the end of each month by moving the current list to its own page. --[[User:Steve|Steve]] 14:18, 22 June 2007 (EDT)
 +
 +
== Access Control ==
 +
 +
Chart of what groups can log onto what machines:
 +
{| border="1" cellspacing="0" cellpadding="5"
 +
! name
 +
! restricted by access.conf
 +
! nogroup
 +
! npg
 +
! farm
 +
! domain_admins
 +
|-
 +
| einstein
 +
| no
 +
| yes
 +
|
 +
|
 +
|
 +
|-
 +
| lentil
 +
| no
 +
| yes
 +
|
 +
|
 +
|
 +
|-|
 +
| gourd
 +
| yes
 +
| no
 +
|
 +
|
 +
|-|
 +
| roentgen
 +
| yes
 +
| no
 +
|
 +
|
 +
|-|
 +
| taro
 +
| yes
 +
| no
 +
|
 +
|
 +
|-|
 +
| pepper
 +
| yes
 +
| no
 +
|
 +
|
 +
|-|
 +
| jalapeno
 +
| yes
 +
| no
 +
|
 +
|
 +
|-|
 +
| tomato
 +
| no
 +
| yes
 +
|
 +
|
 +
|-
 +
| okra
 +
| yes*
 +
| yes
 +
|
 +
|
 +
|
 +
|-
 +
|}
 +
<nowiki>* : needs reloaded</nowiki>
 +
 +
There seems to be a corellation; ''/etc/security/access.conf'' seems to be working as intended.

Revision as of 19:01, 10 July 2007

It'd probably be good to clean up the "Completed" list at the end of each month by moving the current list to its own page. --Steve 14:18, 22 June 2007 (EDT)

Access Control

Chart of what groups can log onto what machines:

name restricted by access.conf nogroup npg farm domain_admins
einstein no yes
lentil no yes
gourd yes no
roentgen yes no
taro yes no
pepper yes no
jalapeno yes no
tomato no yes
okra yes* yes

* : needs reloaded

There seems to be a corellation; /etc/security/access.conf seems to be working as intended.