1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-21 03:17:08 +03:00

5 Commits

Author SHA1 Message Date
Tim Potter
9afd17f154 Renamed internal methods so as not to clash with symbols within Samba.
Set up and use winbind separator in config object.

Implemented:

 - uid to sid
 - gid to sid
 - sid to uid
 - sid to gid

Added RID constants.
-
Tim Potter
4d31151977 Added enumerate trusted domains and check secret.
Added configuration dictionary to retrieve smb.conf parameters.
-
Tim Potter
ba0624d0c3 Added enum domain users and enum domain groups. -
Tim Potter
5e955b5fcc Added name_to_sid and sid_to_name functions. -
Tim Potter
d35770d06f Initial version. -