diff options
author | Rob Crittenden <rcritten@redhat.com> | 2009-08-27 14:12:55 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2009-08-27 14:15:26 -0400 |
commit | 559c76f761ff46c0d0e7f679d24d7ca5304db101 (patch) | |
tree | 7df5b1122aca7283bc4a01bfc4afb80e6f265c68 /install/share/nis.uldif | |
parent | cab55250760ad1633ed115564f83750fd91e230d (diff) | |
download | freeipa-559c76f761ff46c0d0e7f679d24d7ca5304db101.tar.gz freeipa-559c76f761ff46c0d0e7f679d24d7ca5304db101.tar.xz freeipa-559c76f761ff46c0d0e7f679d24d7ca5304db101.zip |
Add option to the installer for uid/gid starting numbers.
This also adds a new option to the template system. If you include
eval(string) in a file that goes through the templater then the
string in the eval will be evaluated by the Python interpreter. This is
used so one can do $UIDSTART+1. If any errors occur during the evaluation
the original string is is returned, eval() and all so it is up to the
developer to make sure the evaluation passes.
The default value for uid and gid is now a random value between
1,000,000 and (2^31 - 1,000,000)
Diffstat (limited to 'install/share/nis.uldif')
0 files changed, 0 insertions, 0 deletions