Displaying 1 result from an estimated 1 matches for "getnextnumber".
2011 Jan 11
0
Next uid with sambaUnixIdPool
...create a posix sam account through PHPLdapAdmin, since I try it:
<attribute id="sambaSID">
    <display>Samba SID</display>
      <value>S-1-5-21-2019295574XXXXXXXXXXXX</value>  
    <helper>
      <id>sidsuffix</id>
      <value>=php.GetNextNumber(/,uid,true,(&(objectClass=sambaDomain)(sambaDomainName=domain_name)),*2;+1000)</value>
    </helper>
    <post>=php.Join(-,(%sambaSID%,%sidsuffix%))</post>
    <page>1</page>
        <order>23</order>
</attribute>
As you see, on the sid...