s.p.LoadParm : class documentation

Part of samba.param View In Hierarchy

No class docstring
Method load S.load(filename) -> None Load specified file.
Method is_myname S.is_myname(name) -> bool Check whether the specified name matches one of our netbios names.
Method load_default S.load_default() -> None Load default smb.conf file.
Method set S.set(name, value) -> bool Change a parameter.
Method __new__ T.__new__(S, ...) -> a new object with type S, a subtype of T
Method get S.get(name, service_name) -> value Find specified parameter.
Method is_mydomain S.is_mydomain(name) -> bool Check whether the specified name matches our domain name.
Method samdb_url S.samdb_url() -> string Returns the current URL for sam.ldb.
Method dump S.dump(stream, show_defaults=False)
Method server_role S.server_role() -> value Get the server role.
Method services S.services() -> list
Method private_path S.private_path(name) -> path
def load():
S.load(filename) -> None Load specified file.
def is_myname():
S.is_myname(name) -> bool Check whether the specified name matches one of our netbios names.
def load_default():
S.load_default() -> None Load default smb.conf file.
def set():
S.set(name, value) -> bool Change a parameter.
def __new__():
T.__new__(S, ...) -> a new object with type S, a subtype of T
def get():
S.get(name, service_name) -> value Find specified parameter.
def is_mydomain():
S.is_mydomain(name) -> bool Check whether the specified name matches our domain name.
def samdb_url():
S.samdb_url() -> string Returns the current URL for sam.ldb.
def dump():
S.dump(stream, show_defaults=False)
def server_role():
S.server_role() -> value Get the server role.
def services():
S.services() -> list
def private_path():
S.private_path(name) -> path
API Documentation for Samba, generated by pydoctor at 2012-03-06 23:17:58.