search for: policyid

Displaying 12 results from an estimated 12 matches for "policyid".

Did you mean: policyd
2015 Nov 13
2
Problem switching to BIND9_DLZ
...g domain information Traceback (most recent call last): File "/usr/sbin/samba_upgradedns", line 261, in <module> paths, lp.configfile, lp) File "/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", line 271, in find_provision_key_parameters names.policyid = str(res7[0]["cn"]).replace("{","").replace("}","") IndexError: list index out of range That is the names.policyid line in below snippet ----------------------------------- res7 = samdb.search(expression="(displayName=Default Domain Po...
2015 Nov 13
2
[SOLVED] Re: Problem switching to BIND9_DLZ
...st): >> File "/usr/sbin/samba_upgradedns", line 261, in <module> >> paths, lp.configfile, lp) >> File >> "/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", line >> 271, in find_provision_key_parameters >> names.policyid = str(res7[0]["cn"]).replace("{","").replace("}","") >> IndexError: list index out of range >> >> >> That is the names.policyid line in below snippet >> >> ----------------------------------- >> res7 = s...
2015 Nov 13
0
[SOLVED] Re: Problem switching to BIND9_DLZ
...Traceback (most recent call last): > File "/usr/sbin/samba_upgradedns", line 261, in <module> > paths, lp.configfile, lp) > File "/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", > line 271, in find_provision_key_parameters > names.policyid = str(res7[0]["cn"]).replace("{","").replace("}","") > IndexError: list index out of range > > > That is the names.policyid line in below snippet > > ----------------------------------- > res7 = samdb.search(expression=&quot...
2015 Dec 30
4
dns_tkey_negotiategss: TKEY is unacceptable
...main information Traceback (most recent call last): File "/ opt / samba / sbin / samba_upgradedns", line 262, in <module> paths, lp.configfile, lp) File "/opt/samba/lib/python2.7/site-packages/samba/provision/__init__.py", line 282, in find_provision_key_parameters names.policyid = str (res7 [0] ["cn"]). replace ("{", ""). replace ("}", "") IndexError: list index out of range With more Debug [....] Module 'tombstone_reanimate' is disabled. Skip registration.lpcfg_servicenumber: could not find ldb schema_fsmo_init...
2015 Dec 30
2
dns_tkey_negotiategss: TKEY is unacceptable
...ones,DC=MYDOMAIN # Returned 4 records # 1 entries # 3 referrals One important thing to previous email error edited the file in line where accuses the error I came /opt/samba/lib/python2.7/site-packages/samba/provision/__init__.py +282 and commented the line (not sure if this and bad) # names.policyid = str (res7 [0] ["cn"]). replace ("{", ""). replace ("}", "") Thus the error entering --dns-backend samba_upgradedns = BIND9_DLZ or --dns-backend samba_upgradedns = SAMBA_INTERNAL sumio and the case is made that, however validei the DNS account...
2015 Dec 30
2
dns_tkey_negotiategss: TKEY is unacceptable
...important thing to previous email error edited the file in line >> where accuses the error >> >> I came >> /opt/samba/lib/python2.7/site-packages/samba/provision/__init__.py +282 >> >> and commented the line (not sure if this and bad) >> >> # names.policyid = str (res7 [0] ["cn"]). replace ("{", ""). replace >> ("}", "") >> >> Thus the error entering --dns-backend samba_upgradedns = BIND9_DLZ or >> --dns-backend samba_upgradedns = SAMBA_INTERNAL sumio and the case is >>...
2015 Nov 13
2
[SOLVED] Re: Problem switching to BIND9_DLZ
...b.search(expression="(name={31B2F340-016D-11D2-945F-00C04FB984F9})", >> base="CN=Policies,CN=System," + basedn, >> scope=ldb.SCOPE_ONELEVEL, >> attrs=["cn","displayName"]) >> names.policyid = str(res7[0]["cn"]).replace("{","").replace("}","") >> >> which is the same as: >> >> ldbsearch -H /usr/local/samba/private/sam.ldb -b >> "cn=Policies,cn=System,dc=samdom,dc=example,dc=com" -s one >> ...
2015 Dec 30
0
dns_tkey_negotiategss: TKEY is unacceptable
...st recent call last): > File "/ opt / samba / sbin / samba_upgradedns", line 262, in <module> > paths, lp.configfile, lp) > File > "/opt/samba/lib/python2.7/site-packages/samba/provision/__init__.py", > line 282, in find_provision_key_parameters > names.policyid = str (res7 [0] ["cn"]). replace ("{", ""). replace > ("}", "") > IndexError: list index out of range > > With more Debug > > [....] > > Module 'tombstone_reanimate' is disabled. Skip > registration.lpcfg_service...
2015 Dec 30
0
dns_tkey_negotiategss: TKEY is unacceptable
...st recent call last): > File "/ opt / samba / sbin / samba_upgradedns", line 262, in <module> > paths, lp.configfile, lp) > File > "/opt/samba/lib/python2.7/site-packages/samba/provision/__init__.py", > line 282, in find_provision_key_parameters > names.policyid = str (res7 [0] ["cn"]). replace ("{", ""). replace > ("}", "") > IndexError: list index out of range > > With more Debug > > [....] > > Module 'tombstone_reanimate' is disabled. Skip > registration.lpcfg_service...
2015 Nov 13
1
[SOLVED] Re: Problem switching to BIND9_DLZ
...2-945F-00C04FB984F9})", >>>> >>>> base="CN=Policies,CN=System," + basedn, >>>> scope=ldb.SCOPE_ONELEVEL, >>>> attrs=["cn","displayName"]) >>>> names.policyid = >>>> str(res7[0]["cn"]).replace("{","").replace("}","") >>>> >>>> which is the same as: >>>> >>>> ldbsearch -H /usr/local/samba/private/sam.ldb -b >>>> "cn=Policies,cn=S...
2015 Nov 13
0
[SOLVED] Re: Problem switching to BIND9_DLZ
...e={31B2F340-016D-11D2-945F-00C04FB984F9})", >>> >>> base="CN=Policies,CN=System," + basedn, >>> scope=ldb.SCOPE_ONELEVEL, >>> attrs=["cn","displayName"]) >>> names.policyid = >>> str(res7[0]["cn"]).replace("{","").replace("}","") >>> >>> which is the same as: >>> >>> ldbsearch -H /usr/local/samba/private/sam.ldb -b >>> "cn=Policies,cn=System,dc=samdom,dc=examp...
2015 Dec 30
0
dns_tkey_negotiategss: TKEY is unacceptable
...# 3 referrals > > > One important thing to previous email error edited the file in line > where accuses the error > > I came > /opt/samba/lib/python2.7/site-packages/samba/provision/__init__.py +282 > > and commented the line (not sure if this and bad) > > # names.policyid = str (res7 [0] ["cn"]). replace ("{", ""). replace > ("}", "") > > Thus the error entering --dns-backend samba_upgradedns = BIND9_DLZ or > --dns-backend samba_upgradedns = SAMBA_INTERNAL sumio and the case is > made that, however...