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

5 Commits

Author SHA1 Message Date
Kai Blin
d0237a7368 net: Move "net join" handling into a separate file. 2008-05-20 14:27:24 +02:00
Andrew Tridgell
97627e424a not used any more -
Andrew Bartlett
8f9ce71781 Make better use of the ads_init() function to get the kerberos relam etc.
This allows us to use automagically obtained values in future, and the value
from krb5.conf now.

Also fix mem leaks etc.

Andrew Bartlett
-
Andrew Tridgell
23ef22f117 fixed some krb5 ifdefs -
Andrew Tridgell
058a5aee90 added "net join" command
this completes the first stage of the smbd ADS support
-