Andrew Tridgell
0799c44680
paranoia fixes in based ldap routines for potential memory leaks
...
(This used to be commit 13b933104e1389608e4831ca47dd8106ea0c60a5)
2001-12-05 07:35:57 +00:00
Andrew Tridgell
5f76385e70
more memory leak fixes
...
(This used to be commit eb6f0e91ddd2a97a907a569bc60beca99b494884)
2001-12-05 06:26:56 +00:00
Andrew Tridgell
19c0459153
added functions that convert a ads binary blob to a string (for
...
searching on SID)
(This used to be commit 31d6d049b30e364e062f108d6f9221bbdc2ebec5)
2001-12-05 04:44:34 +00:00
Andrew Tridgell
3ec4a4def3
added ads_search_dn() and ads_pull_sids()
...
(This used to be commit bc83d55f4400cdcdfed44622954f11580b6d2f87)
2001-12-04 12:08:16 +00:00
Andrew Tridgell
2285b99cb1
added a basic ADS backend to winbind. More work needed, but at
...
least basic operations work
(This used to be commit 88241cab983b2c7db7d477c6c4654694a7a56cd3)
2001-12-03 06:04:18 +00:00
Andrew Tridgell
3a921f37b7
ads->realm must not be NULL
...
perhaps we should just fail ads_init() in this case?
(This used to be commit 2a4ce3de6ae8fb833370d1f9d6e5e7193fafa979)
2001-11-29 08:22:45 +00:00
Andrew Tridgell
090acb27c3
define LDAP_PORT when not available
...
(This used to be commit 5a5f140f84f4dd377d141e352f4cb7f9bea4fe64)
2001-11-29 06:38:54 +00:00
Andrew Bartlett
fe64484824
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
(This used to be commit 8f9ce717819235d98a1463f20ac659cb4b4ebbd2)
2001-11-29 06:21:56 +00:00
Andrew Tridgell
f6b962fba3
fixed some krb5 ifdefs
...
(This used to be commit 23ef22f11700bbaa5778a9678a990a2b041fcefe)
2001-11-28 23:54:07 +00:00
Herb Lewis
3a193f1597
add .po32 files to ignore list
...
(This used to be commit 5f625f2877fc5132be3030fc6ea9df4d59ecff05)
2001-11-28 19:49:43 +00:00
Andrew Tridgell
eec9e8a052
fix a bunch of places where we can double-free a cli structure
...
(This used to be commit e2ba2383c9f679c076749a8f4fccefc3559e37ec)
2001-11-28 03:56:30 +00:00
Andrew Tridgell
cb697dd72a
added "net ads user" and "net ads group" commands
...
(This used to be commit f482583139eedb75a23c7a720dca4e8fb7070fd5)
2001-11-25 01:31:07 +00:00
Andrew Tridgell
3906f9dff6
added "net ads status" command
...
(This used to be commit ae0eabd04c97320c2cf3c4575263c53cf61d03ea)
2001-11-25 01:06:56 +00:00
Andrew Tridgell
f2e969268d
better auto-selection of realm and ldap server
...
(This used to be commit 69d256af4612f5c1277202eb8a7ef37eb6bb55f4)
2001-11-25 00:08:48 +00:00
Andrew Tridgell
ad2974cd05
added "net join" command
...
this completes the first stage of the smbd ADS support
(This used to be commit 058a5aee901e6609969ef7e1d482a720a84a4a12)
2001-11-24 14:16:41 +00:00
Tim Potter
2025ef4c18
Ignore *.po files.
...
(This used to be commit 5d343b40650464ae70037fd6e3fd96a9865fa611)
2001-11-23 00:08:12 +00:00
Andrew Tridgell
6464bb0ae5
added the beginnings of ADS support in smbd
...
(This used to be commit c7f611691941ca92f57665e19d6e46b161599427)
2001-11-20 08:54:15 +00:00