s.n.common : module documentation

Part of samba.netcmd

No module docstring
Function netcmd_dnsname return the full DNS name of our own host. Used as a default for hostname when running status queries
Function netcmd_finddc Return domain-name of a writable/ldap-capable DC for the default domain (parameter "realm" in smb.conf) unless another realm has been specified as argument
Function netcmd_get_domain_infos_via_cldap Return domain informations (CLDAP record) of the ldap-capable DC with the specified address
Function _get_user_realm_domain No summary
def _get_user_realm_domain(user):
get the realm or the domain and the base user from user like: * username * DOMAINusername * username@REALM
def netcmd_dnsname(lp):
return the full DNS name of our own host. Used as a default for hostname when running status queries
def netcmd_finddc(lp, creds, realm=None):
Return domain-name of a writable/ldap-capable DC for the default domain (parameter "realm" in smb.conf) unless another realm has been specified as argument
def netcmd_get_domain_infos_via_cldap(lp, creds, address=None):
Return domain informations (CLDAP record) of the ldap-capable DC with the specified address
API Documentation for Samba, generated by pydoctor at 2012-03-06 23:17:58.