search for: must_use_kerbero

Displaying 2 results from an estimated 2 matches for "must_use_kerbero".

Did you mean: must_use_kerberos
2024 Jun 29
1
Looking for Python docs/examples to modify DNS via keytab
On 6/28/24 10:07 PM, christian baltini via samba wrote: > Hello all, > > I am looking to rewrite the shell script here (https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records) in Python. > > Is anyone aware of any resources (docs, existing code, etc.) that may be useful in doing so? I?m not finding any introductory docs or simple code examples that show things like
2010 Jul 30
1
SAMBA4 DDNS update samba_dnsupdate issues
...ue has version 1012. import _glue /usr/local/samba/lib/python2.4/site-packages/samba/getopt.py:23: RuntimeWarning: Python C API version mismatch for module credentials: This Python has API version 1013, module credentials has version 1012. from credentials import Credentials, DONT_USE_KERBEROS, MUST_USE_KERBEROS /usr/local/samba/lib/python2.4/site-packages/samba/samdb.py:26: RuntimeWarning: Python C API version mismatch for module dsdb: This Python has API version 1013, module dsdb has version 1012. import dsdb /usr/local/samba/sbin/samba_dnsupdate:37: RuntimeWarning: Python C API version mismatch for m...