Displaying 1 result from an estimated 1 matches for "sidsuffix".
Did you mean:
  cidsuffix
  
2011 Jan 11
0
Next uid with sambaUnixIdPool
...ime. It is ok, the problem is when I want to 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</ord...