[IPA] SID allocation using DNA plugin

Endi Sukma Dewata edewata at redhat.com
Mon Nov 2 10:24:31 MST 2009


Hi Andrew,

I noticed that the patches have been applied to the master branch,
thank you very much. However, when I tried to test it I found that
the provisioning tool failed with the following error:

Traceback (most recent call last):
  File "./setup/provision", line 213, in <module>
    nosync=opts.nosync,ldap_dryrun_mode=opts.ldap_dryrun_mode)
  File "bin/python/samba/provision.py", line 1195, in provision
    domainsid=domainsid)
  File "bin/python/samba/provisionbackend.py", line 184, in __init__
    domainsid=domainsid)
  File "bin/python/samba/provisionbackend.py", line 579, in provision_fds_backend
    retcode = subprocess.call([setup_ds_path, "--silent", "--file", result.paths.fedoradsinf], close_fds=True, shell=False)
NameError: global name 'subprocess' is not defined

Are you still in the middle of restructuring the provisioning tool?
Please let me know if there's anything I could help. Thanks!

--
Endi S. Dewata



----- "Andrew Bartlett" <abartlet at samba.org> wrote:

> On Wed, 2009-10-28 at 17:00 -0400, Endi Sukma Dewata wrote:
> > Andrew,
> > 
> > Please take a look at the attached patches.
> > 
> > Patch #0004 removes the redundant usage of SID in password_hash
> module as
> > we discussed previously.
> > 
> > Patch #0005 adds an "sid generator" parameter to flip the switch for
> using
> > the DNA plugin for SID allocation:
> > http://www.freeipa.org/page/Samba_4_SID_Allocation_using_DNA_Plugin
> > 
> > I think the patch #0004 can be applied independently from patch
> #0001-0003
> > that I've submitted previously, but patch #0005 is dependent on all
> of them.
> > Please let me know if you want me to resubmit these patches.
> 
> These look good. 
> 
> Is there any chance you can, once you have submitted the patches for
> review on the list, place them in a git repository? 
> 
> I've been slower than I would prefer in applying the correct patches,
> and I don't want to loose your fine work.
> 
> Thanks,
> 
> Andrew Bartlett
> 
> -- 
> Andrew Bartlett                               
> http://samba.org/~abartlet/
> Authentication Developer, Samba Team           http://samba.org
> Samba Developer, Cisco Inc.


More information about the samba-technical mailing list