summaryrefslogtreecommitdiff
path: root/source3/utils/net_ads.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-25Enable net ads commands to use existing tickets if the user doesn't specify a...Jim McDonough1-4/+19
2002-01-16much better support for organisational units in ADS joinAndrew Tridgell1-3/+7
2001-12-20make sure we store the domain sid when joining a ADS domainAndrew Tridgell1-0/+12
2001-12-20net ads password and net ads chostpass commands from Remus KoosAndrew Tridgell1-0/+91
2001-12-19much better ADS error handling systemAndrew Tridgell1-24/+20
2001-12-19- added initial support for trusted domains in winbindd_adsAndrew Tridgell1-3/+6
2001-12-17allow selection of the organisational unit when joining a realmAndrew Tridgell1-6/+28
2001-12-13added "net ads info" to fetch basic ADS info without any authAndrew Tridgell1-0/+26
2001-12-08added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell1-0/+16
2001-12-05OK. Smbpasswd -j is DEAD.Andrew Bartlett1-1/+1
2001-12-05added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell1-1/+1
2001-12-05Follow herb's suggestion and don't strdup a string to itself.Andrew Bartlett1-3/+5
2001-11-29Make better use of the ads_init() function to get the kerberos relam etc.Andrew Bartlett1-0/+1
2001-11-26More compiler warnings fixed. Some minor reformatting.Tim Potter1-3/+3
2001-11-25better helpAndrew Tridgell1-1/+7
2001-11-25use generate_random_str()Andrew Tridgell1-47/+4
2001-11-25added "net ads user" and "net ads group" commandsAndrew Tridgell1-19/+66
2001-11-25added "net ads status" commandAndrew Tridgell1-14/+39
2001-11-25made a "net ads" command, currently with "net ads join" and "net ads leave"Andrew Tridgell1-0/+187