blob: e8a08dab94f92be22f3639f054526da3200f43cf (
plain)
1
2
3
4
5
6
7
8
9
|
Parses OK
Defaults always_query_group_plugin
root ALL = (root : wheel) ALL
millert ALL = ( : wheel) ALL
%sudo ALL = ( : ALL) ALL
operator ALL = (%wheel) ALL
+netusers +nethosts = (+netrunas) ALL
|