mirror of
https://github.com/samba-team/samba.git
synced 2025-12-04 08:23:50 +03:00
s3:docs: fix the example in the idmap_autorid manpage to use "idmap config * : rangesize"
This commit is contained in:
@@ -109,7 +109,7 @@
|
|||||||
|
|
||||||
idmap config * : backend = autorid
|
idmap config * : backend = autorid
|
||||||
idmap config * : range = 1000000-19999999
|
idmap config * : range = 1000000-19999999
|
||||||
autorid:rangesize = 1000000
|
idmap config * : rangesize = 1000000
|
||||||
|
|
||||||
idmap config TRUSTED : backend = ad
|
idmap config TRUSTED : backend = ad
|
||||||
idmap config TRUSTED : range = 50000 - 99999
|
idmap config TRUSTED : range = 50000 - 99999
|
||||||
|
|||||||
Reference in New Issue
Block a user