Results 1 to 2 of 2
I have integrated Debian Lenny into W2K3 Active Directory. By default I want all users that login to the Debian Lenny workstation to be members of the following groups by ...
- 02-19-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 8
Winbind groups bu default
I have integrated Debian Lenny into W2K3 Active Directory. By default I want all users that login to the Debian Lenny workstation to be members of the following groups by default, how can I accomplish this in /etc/security/groups.conf
users
dialout
cdrom
floppy
audio
video
plugdev
netdev
powerdev
Code:/etc/security/groups.conf gdm;*;*;Al0000-2400;users,dialout,cdrom,floppy,audio,video,plugdev,netdev,powerdev
- 02-19-2009 #2Just Joined!
- Join Date
- Feb 2009
- Posts
- 8
Will this work?
Code:/etc/security/group.conf * ; * ; * ; Al0000-2400 ; floppy, video, audio, cdrom, dip, plugdev, users, scanner


Reply With Quote
