Rename sample_group plugin to group_file.
Install group_file and system_group plugins by default.
This commit is contained in:
@@ -1415,7 +1415,7 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS
|
||||
For example, given _/_e_t_c_/_s_u_d_o_-_g_r_o_u_p, a group file in Unix
|
||||
group format, the sample group plugin can be used:
|
||||
|
||||
Defaults group_plugin="sample_group.so /etc/sudo-group"
|
||||
Defaults group_plugin="group_file.so /etc/sudo-group"
|
||||
|
||||
For more information see sudo_plugin(4).
|
||||
|
||||
|
@@ -2941,7 +2941,7 @@ a group file in Unix group format, the sample group plugin can be used:
|
||||
.nf
|
||||
.sp
|
||||
.RS 0n
|
||||
Defaults group_plugin="sample_group.so /etc/sudo-group"
|
||||
Defaults group_plugin="group_file.so /etc/sudo-group"
|
||||
.RE
|
||||
.fi
|
||||
.sp
|
||||
|
@@ -2738,7 +2738,7 @@ For example, given
|
||||
.Pa /etc/sudo-group ,
|
||||
a group file in Unix group format, the sample group plugin can be used:
|
||||
.Bd -literal
|
||||
Defaults group_plugin="sample_group.so /etc/sudo-group"
|
||||
Defaults group_plugin="group_file.so /etc/sudo-group"
|
||||
.Ed
|
||||
.Pp
|
||||
For more information see
|
||||
|
Reference in New Issue
Block a user