diff options
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2009-10-20 00:27:44 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2009-10-20 00:27:44 -0300 |
commit | 7aa5e8365300036c540be8ea24860162f601c157 (patch) | |
tree | 1558ce53b0d90c911f94accb92c0e009ed36d71c /configs/xfce4/overlay/etc/gshadow | |
parent | cf3458f17bb6b02727110fbbcec80f1620bb5f8e (diff) |
Update authentication databases for configs/xfce4/overlay/etc
Updated entries to match passwd/shadow/group/gshadow(*) auth db from
svn trunk filesystem package.
(*) A correct gshadow file is add matching group file.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/xfce4/overlay/etc/gshadow')
-rw-r--r-- | configs/xfce4/overlay/etc/gshadow | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/configs/xfce4/overlay/etc/gshadow b/configs/xfce4/overlay/etc/gshadow new file mode 100644 index 0000000..18ce995 --- /dev/null +++ b/configs/xfce4/overlay/etc/gshadow @@ -0,0 +1,29 @@ +root:::root +bin:::root,bin,daemon +daemon:::root,bin,daemon +sys:::root,bin +adm:::root,daemon +tty::: +disk:::root,arch +lp:::daemon +mem::: +kmem::: +wheel:::root,arch +ftp::: +mail::: +uucp::: +log:::root +locate::: +smmsp::: +http::: +games::: +network:x:: +video:x:: +audio:::arch +optical:::arch +floppy:x:: +storage:x:: +scanner:x:: +power:x:: +nobody::: +users:::arch |