jra/samba/.git
22 years agomerge from 2.2
Gerald Carter [Thu, 6 Dec 2001 07:37:58 +0000 (07:37 +0000)]
merge from 2.2
(This used to be commit c5ee06b7c8fc9f1fec679acc7d7f47f333707456)

22 years agocommit from 2.2
Gerald Carter [Thu, 6 Dec 2001 07:33:48 +0000 (07:33 +0000)]
commit from 2.2
(This used to be commit 54a453478a087073a51822086bd9f985a5d8cf6a)

22 years agoput the winbindd krb5 credentials cache in the lock directory
Andrew Tridgell [Thu, 6 Dec 2001 07:33:35 +0000 (07:33 +0000)]
put the winbindd krb5 credentials cache in the lock directory
this prevents it clobbering the users cache
(This used to be commit 3de552f365373de85298dbe911143e036805f9ea)

22 years agoallow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile)
Andrew Tridgell [Thu, 6 Dec 2001 07:17:25 +0000 (07:17 +0000)]
allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile)

This allows embedded systems to compile out the higher debug
levels. It should gain speed as well as reducing the code
size. Setting it to 1 saves about 300k of code on my system.
(This used to be commit f34cac3b312f273a2363919655ddd1e25cb91305)

22 years agoadded a propoer kerberos_kinit_password call
Andrew Tridgell [Thu, 6 Dec 2001 05:41:53 +0000 (05:41 +0000)]
added a propoer kerberos_kinit_password call
contribution from remus@snapserver.com

thanks!
(This used to be commit 3ace8f1fcc27492d26f5ad0c3cdfc63235ca0609)

22 years agoFixed typo in fix for typo in debug. (-:
Tim Potter [Thu, 6 Dec 2001 04:23:06 +0000 (04:23 +0000)]
Fixed typo in fix for typo in debug. (-:
(This used to be commit 7c64e5f1481e832767ae07e63d7d9d116131b331)

22 years agofix up packaging stuff
Herb Lewis [Wed, 5 Dec 2001 21:49:51 +0000 (21:49 +0000)]
fix up packaging stuff
(This used to be commit 8f3093fbd092c0ddf38b49c0735308f4f5ba4492)

22 years agomerge from 2.2
Herb Lewis [Wed, 5 Dec 2001 21:08:17 +0000 (21:08 +0000)]
merge from 2.2

don't set WINBIND variables unless configure was run --with-winbind
(This used to be commit 83ec4c0f4dbfa43c893f18af1c6bb58c55043c9b)

22 years agodont add -I./popt to CFLAGS it really belongs in FLAGS1 with other include
Herb Lewis [Wed, 5 Dec 2001 19:45:30 +0000 (19:45 +0000)]
dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other include
paths. This make it hard to use a script that overrides CFLAGS options.
(This used to be commit 646b5ae752f7cd00e057d0d7cc6001161125fd3f)

22 years agoAdded fetch_domain_sid. Not used in current code, but a nice example
Jeremy Allison [Wed, 5 Dec 2001 19:33:35 +0000 (19:33 +0000)]
Added fetch_domain_sid. Not used in current code, but a nice example
of how to use this interface.
Jeremy.
(This used to be commit 291985123515f99bb3fd86605d5b8a08301070a2)

22 years agochanged the DEBUG level of tdb_pack and tdb_unpack. Instead of 8, it's now
Jean-François Micouleau [Wed, 5 Dec 2001 15:45:36 +0000 (15:45 +0000)]
changed the DEBUG level of tdb_pack and tdb_unpack. Instead of 8, it's now
18.

when you're looking at a level 10, and it's all clutered with
tdb_pack/unpack, it's getting .... And anyway most of our code using
tdb_pack/unpack have DEBUG around the call if there is a problem.

J.F.
(This used to be commit 7e20fad5ed00be4594bfc45603db89d600f46c55)

22 years agoadded samr_queryuseralias(). instead of returning BUILTIN_ALIAS_RID_USERS,
Jean-François Micouleau [Wed, 5 Dec 2001 15:41:44 +0000 (15:41 +0000)]
added samr_queryuseralias(). instead of returning BUILTIN_ALIAS_RID_USERS,
now return the alias correctly.

time to look at the netlogon case.

J.F.
(This used to be commit 72ee1791084d09e73d8057e37ced4a79cecffb35)

22 years agopreparing for release of 3.0alpha1
Samba Release Account [Wed, 5 Dec 2001 12:28:21 +0000 (12:28 +0000)]
preparing for release of 3.0alpha1
(This used to be commit b56e8e72d6ae5602be0e3ec36643263f64b6178a)

22 years agofixed a return value
Andrew Tridgell [Wed, 5 Dec 2001 11:32:25 +0000 (11:32 +0000)]
fixed a return value
(This used to be commit 56bdb152d8617c0a36c0bc25c677a2d98bcb1328)

22 years agoOK. Smbpasswd -j is DEAD.
Andrew Bartlett [Wed, 5 Dec 2001 11:00:26 +0000 (11:00 +0000)]
OK.  Smbpasswd -j is DEAD.

This moves the rest of the functionality into the 'net rpc join' code.

Futhermore, this moves that entire area over to the libsmb codebase, rather
than the crufty old rpc_client stuff.

I have also fixed up the smbpasswd -a -m bug in the process.

We also have a new 'net rpc changetrustpw' that can be called from a
cron-job to regularly change the trust account password, for sites
that run winbind but not smbd.

With a little more work, we can kill rpc_client from smbd entirly!
(It is mostly the domain auth stuff - which I can rework - and the
spoolss stuff that sombody else will need to look over).

Andrew Bartlett
(This used to be commit 575897e879fc175ba702adf245384033342c903d)

22 years agoAdd a couple of extra debugs for the secrets.tdb stuff
Andrew Bartlett [Wed, 5 Dec 2001 10:52:13 +0000 (10:52 +0000)]
Add a couple of extra debugs for the secrets.tdb stuff
(This used to be commit c76c1f6904510d6ecca3453f91433420f22b7bd6)

22 years agoEnsure we fill in the %U for NTLMSSP connections
Andrew Bartlett [Wed, 5 Dec 2001 10:50:26 +0000 (10:50 +0000)]
Ensure we fill in the %U for NTLMSSP connections
(This used to be commit d15ea4fa8e23469f104405c197206e2779461323)

22 years agofixed a minor password memory leak
Andrew Tridgell [Wed, 5 Dec 2001 10:44:30 +0000 (10:44 +0000)]
fixed a minor password memory leak
(This used to be commit 5985d7e6eec1eb80d8d7470ee2ceda8981c7410c)

22 years agofixed a memory leak
Andrew Tridgell [Wed, 5 Dec 2001 10:43:43 +0000 (10:43 +0000)]
fixed a memory leak
(This used to be commit 45c328800e42ba01c8d6113c0691546804137677)

22 years agofix link error
Andrew Tridgell [Wed, 5 Dec 2001 10:35:25 +0000 (10:35 +0000)]
fix link error
(This used to be commit 58e93a8b7de10f60a1e68570f1bdd6e3d8fa44a5)

22 years agohandle ldap server down better
Andrew Tridgell [Wed, 5 Dec 2001 10:14:22 +0000 (10:14 +0000)]
handle ldap server down better
(This used to be commit 0d85815c992c6ca77ba64dfb2d7538be4684654d)

22 years agoadded a REALLY gross hack into kerberos_kinit_password so that
Andrew Tridgell [Wed, 5 Dec 2001 09:46:53 +0000 (09:46 +0000)]
added a REALLY gross hack into kerberos_kinit_password so that
winbindd can do a kinit
this will be removed once we have code that gets a tgt
and puts it in a place where cyrus-sasl can see it
(This used to be commit 7d94f1b7365215a020d3678d03d820a7d086174f)

22 years agoauto-init secrets.tdb
Andrew Tridgell [Wed, 5 Dec 2001 09:45:00 +0000 (09:45 +0000)]
auto-init secrets.tdb
(This used to be commit aff916e543f1c70aa5fe0fc07dda21e772625097)

22 years agoadded timeouts and retries to ldap operations
Andrew Tridgell [Wed, 5 Dec 2001 09:19:25 +0000 (09:19 +0000)]
added timeouts and retries to ldap operations
(This used to be commit 4f004eb54d66b6f811cb2f4791da6c70d77f87c2)

22 years agomoved the sequence number fetch into the backend, and fetch the
Andrew Tridgell [Wed, 5 Dec 2001 07:52:44 +0000 (07:52 +0000)]
moved the sequence number fetch into the backend, and fetch the
sequence number via ldap when using ads
(This used to be commit 9a084f0bb91883224ad44e2b76417d10c15cce42)

22 years agodon't double free ldap message lists
Andrew Tridgell [Wed, 5 Dec 2001 07:36:35 +0000 (07:36 +0000)]
don't double free ldap message lists
(This used to be commit f64612b89bae1148d73555cac00f6019a01f9304)

22 years agoparanoia fixes in based ldap routines for potential memory leaks
Andrew Tridgell [Wed, 5 Dec 2001 07:35:57 +0000 (07:35 +0000)]
paranoia fixes in based ldap routines for potential memory leaks
(This used to be commit 13b933104e1389608e4831ca47dd8106ea0c60a5)

22 years agofixed another leak - memory usage now seems to be quite small
Andrew Tridgell [Wed, 5 Dec 2001 07:11:26 +0000 (07:11 +0000)]
fixed another leak - memory usage now seems to be quite small
(This used to be commit a45e3968590a021c1b464db5265a09ba48cb5797)

22 years agoadded very basic ads connection cacheing
Andrew Tridgell [Wed, 5 Dec 2001 07:05:53 +0000 (07:05 +0000)]
added very basic ads connection cacheing
(This used to be commit 7de670cd15c1a87dd01ab22d74a7e6cbf5ae6673)

22 years agomore memory leak fixes
Andrew Tridgell [Wed, 5 Dec 2001 06:26:56 +0000 (06:26 +0000)]
more memory leak fixes
(This used to be commit eb6f0e91ddd2a97a907a569bc60beca99b494884)

22 years agoplugged most of the memory leaks
Andrew Tridgell [Wed, 5 Dec 2001 06:16:33 +0000 (06:16 +0000)]
plugged most of the memory leaks
(This used to be commit 60b5d4432abd905ee61fe381487ed87139134685)

22 years agoadded the last winbindd/ads backend function
Andrew Tridgell [Wed, 5 Dec 2001 05:35:45 +0000 (05:35 +0000)]
added the last winbindd/ads backend function

winbindd is now fully functional with a native mode w2k server

now for the memory leaks and speed ...
(This used to be commit fad564c177049eb47e5bf48c98b62281c6348ffc)

22 years agofinally worked out how to do ldap lookups by binary blobs, so I can
Andrew Tridgell [Wed, 5 Dec 2001 04:48:51 +0000 (04:48 +0000)]
finally worked out how to do ldap lookups by binary blobs, so I can
now do searches on SID. This allows me to do a true ldap sid_to_name()
function

one one function to go!
(This used to be commit 7d44aa3915bc88fd2b2f8454f190b11677cbb848)

22 years agoadded functions that convert a ads binary blob to a string (for
Andrew Tridgell [Wed, 5 Dec 2001 04:44:34 +0000 (04:44 +0000)]
added functions that convert a ads binary blob to a string (for
searching on SID)
(This used to be commit 31d6d049b30e364e062f108d6f9221bbdc2ebec5)

22 years agofixed an off by 1 bug in talloc_asprintf()
Andrew Tridgell [Wed, 5 Dec 2001 04:43:53 +0000 (04:43 +0000)]
fixed an off by 1 bug in talloc_asprintf()
(This used to be commit 2b2155beaef17a13c0e867c3dcfe8c323e84a9a3)

22 years agoFixed parse_domain_user to be bool.
Jeremy Allison [Wed, 5 Dec 2001 04:17:39 +0000 (04:17 +0000)]
Fixed parse_domain_user to be bool.
Jeremy.
(This used to be commit 9563de2ef8c1197f4941671d2fdade7d933c32d0)

22 years agoAdd a new flag for anonymous connections
Andrew Bartlett [Wed, 5 Dec 2001 03:14:35 +0000 (03:14 +0000)]
Add a new flag for anonymous connections
(This used to be commit 5a96391c75fd13b2fc385aa571244b82bc4736d0)

22 years agoMake it easier to construct anonymous connections with a new flag and helper
Andrew Bartlett [Wed, 5 Dec 2001 03:14:21 +0000 (03:14 +0000)]
Make it easier to construct anonymous connections with a new flag and helper
function.
(This used to be commit 61b0f5f4f9788784b0806a9a15cbc6bf1005aa68)

22 years agoSplit out the name resolution code into a seperate function
Andrew Bartlett [Wed, 5 Dec 2001 02:58:40 +0000 (02:58 +0000)]
Split out the name resolution code into a seperate function
(This used to be commit b2443f6fca5840584926b7481acf1975507c445e)

22 years agoUse print_queue_length() by preference if we don't need a queue
Jeremy Allison [Wed, 5 Dec 2001 02:11:03 +0000 (02:11 +0000)]
Use print_queue_length() by preference if we don't need a queue
as it doesn't do a traversal.
Jeremy.
(This used to be commit 4bf4ee3f14a690592fa2e1b800fc0344522e6b30)

22 years agoFollow herb's suggestion and don't strdup a string to itself
Andrew Bartlett [Wed, 5 Dec 2001 01:59:32 +0000 (01:59 +0000)]
Follow herb's suggestion and don't strdup a string to itself
(This used to be commit d00f461f43558c8ef942df305bcc2c89060b4800)

22 years agoFollow herb's suggestion and don't strdup a string to itself.
Andrew Bartlett [Wed, 5 Dec 2001 01:58:33 +0000 (01:58 +0000)]
Follow herb's suggestion and don't strdup a string to itself.
(This used to be commit ea76a687fc2614912fd6b0458622495f9920749e)

22 years agomerge from 2.2 branch
Herb Lewis [Wed, 5 Dec 2001 01:04:47 +0000 (01:04 +0000)]
merge from 2.2 branch
(This used to be commit 692c23fe86391204161adeb6cf9b8061d0121175)

22 years agoImproved efficiency of enumerating print queue's under a particular
Jeremy Allison [Wed, 5 Dec 2001 00:54:33 +0000 (00:54 +0000)]
Improved efficiency of enumerating print queue's under a particular
extreme condition...
Jeremy.
(This used to be commit 425bb0f40526b4eb17a3033892ca907b1d5293a4)

22 years agoAdd a mechinism to allow for sane porting of rpcclient components into the new
Andrew Bartlett [Wed, 5 Dec 2001 00:26:36 +0000 (00:26 +0000)]
Add a mechinism to allow for sane porting of rpcclient components into the new
'net' command.

This also gets us 'net rpc user add'.

Andrew Bartlett
(This used to be commit 1197689bc56f4b2ca6ffea3b2601b8f6f9f52207)

22 years agoDitto on the const religion.
Andrew Bartlett [Wed, 5 Dec 2001 00:24:57 +0000 (00:24 +0000)]
Ditto on the const religion.
(This used to be commit e1b940c91b748230664544fd9191123247dd1f24)

22 years agoConst religion for some of the RPC code.
Andrew Bartlett [Wed, 5 Dec 2001 00:22:24 +0000 (00:22 +0000)]
Const religion for some of the RPC code.
(This used to be commit 64bf8f81c49744fc0653db655e457981f3bcbac2)

22 years agoMerge from 2.2
Herb Lewis [Tue, 4 Dec 2001 22:24:17 +0000 (22:24 +0000)]
Merge from 2.2

If you do not have one more expect than issue when talking to the passwd
program you will not send the last issue.
(This used to be commit 8aafec95cba0e8a002d20c4c0055a01690879f7a)

22 years agomove proto.h and build_env.h from $(srcdir)/include to $(builddir)/include
Jean-François Micouleau [Tue, 4 Dec 2001 21:58:37 +0000 (21:58 +0000)]
move proto.h and build_env.h from $(srcdir)/include to $(builddir)/include

tridge, martin, if you think it's wrong , you can revert it.

J.F.
(This used to be commit f057d62aae620b042903dae61a19628cb57aba39)

22 years agoadded a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau [Tue, 4 Dec 2001 21:53:47 +0000 (21:53 +0000)]
added a boolean to the group mapping functions to specify if we need or
not the privileges. Usually we don't need them, so the memory is free
early.

lib/util_sid.c: added some helper functions to check an SID.

passdb/passdb.c: renamed local_lookup_rid() to local_lookup_sid() and pass
an RID all the way. If the group doesn't exist on the domain SID,
don't return a faked one as it can collide with a builtin one. Some rpc
structures have been badly designed, they return only rids and force the
client to do subsequent lsa_lookup_sid() on the domain sid and the builtin
sid !

rpc_server/srv_util.c: wrote a new version of get_domain_user_groups().
Only the samr code uses it atm. It uses the group mapping code instead of
a bloody hard coded crap. The netlogon code will use it too, but I have to
do some test first.

J.F.
(This used to be commit 6c87e96149101995b7d049657d5c26eefef37d8c)

22 years agoCorrect message on wbinfo fail to open config file.
Jeremy Allison [Tue, 4 Dec 2001 21:30:52 +0000 (21:30 +0000)]
Correct message on wbinfo fail to open config file.
Jeremy.
(This used to be commit 9b7182a9da24b53f3501f6562dc66bed67fb9133)

22 years agoTidup.
Jeremy Allison [Tue, 4 Dec 2001 18:37:14 +0000 (18:37 +0000)]
Tidup.
Jeremy.
(This used to be commit 837f2b961b1e7dcd6998f36d58d2059290e89e18)

22 years agoPut back changes to set errno, which seem to do no harm.
Martin Pool [Tue, 4 Dec 2001 13:21:15 +0000 (13:21 +0000)]
Put back changes to set errno, which seem to do no harm.
(This used to be commit 3dbb5dfcfb29671f136d1ed6c865362eaf027446)

22 years agoFix headers. This I know is correct.
Martin Pool [Tue, 4 Dec 2001 13:17:22 +0000 (13:17 +0000)]
Fix headers.  This I know is correct.
(This used to be commit 58cfea3c2aba5a8309e4084ec8df0cfcb48a4075)

22 years agoFix headers. This I know is correct.
Martin Pool [Tue, 4 Dec 2001 12:44:10 +0000 (12:44 +0000)]
Fix headers.  This I know is correct.
(This used to be commit 0c22a10d738041b3dc0c92d8ea060a86de769563)

22 years agoadded lookup_groups() to the ads backend
Andrew Tridgell [Tue, 4 Dec 2001 12:10:05 +0000 (12:10 +0000)]
added lookup_groups() to the ads backend

winbindd/ADS can now do initgroups()
(This used to be commit 43edeaca9f3a42699131939ed0d917111f57b678)

22 years agoadded ads_search_dn() and ads_pull_sids()
Andrew Tridgell [Tue, 4 Dec 2001 12:08:16 +0000 (12:08 +0000)]
added ads_search_dn() and ads_pull_sids()
(This used to be commit bc83d55f4400cdcdfed44622954f11580b6d2f87)

22 years agoundo
Martin Pool [Tue, 4 Dec 2001 11:41:12 +0000 (11:41 +0000)]
undo
(This used to be commit fc176f15f27686049453552219b56b9de33ceffa)

22 years agoImplement suggestion from tridge to leave the old tdb_open interface
Martin Pool [Tue, 4 Dec 2001 11:25:44 +0000 (11:25 +0000)]
Implement suggestion from tridge to leave the old tdb_open interface
as it was, and add tdb_open_ex() which takes a log callback.  I guess
this makes more sense since it's a public interface.
(This used to be commit 391a65395e6cdc0300f81eb1072a3366cacd1203)

22 years agoBetter error handling:
Martin Pool [Tue, 4 Dec 2001 07:40:25 +0000 (07:40 +0000)]
Better error handling:

 - tdb_open api changed so that you now pass an error handling
   callback when opening the file, so that errors detected during
   opening have somewhere to go.  (All calls from the body of Samba to
   this function go through a wrapper in tdbutil, which has been
   updated.)

 - Clean up logic for deciding how to open tdb.  Emit log messages if
   something goes wrong (e.g. bad magic.)

 - tdbtool now logs errors to stderr.
(This used to be commit 0aa800618eab1043d802c04fb1d125cd07936769)

22 years agoallow for passwords other than "samba2"
Andrew Tridgell [Tue, 4 Dec 2001 06:56:58 +0000 (06:56 +0000)]
allow for passwords other than "samba2"

:)
(This used to be commit cee58f10974b55ead68362166d12285568feeb23)

22 years agomoved lookup_usergroups() into the backend structure
Andrew Tridgell [Tue, 4 Dec 2001 06:46:53 +0000 (06:46 +0000)]
moved lookup_usergroups() into the backend structure
(This used to be commit 689f45d2079d06b09947b2cdd314867df98c938d)

22 years agomoved init_account_policy() to the right place
Andrew Tridgell [Tue, 4 Dec 2001 06:20:39 +0000 (06:20 +0000)]
moved init_account_policy() to the right place
(This used to be commit e908f304a26b9f1100e301610151a9334bf117b0)

22 years agoadded a query_user backend
Andrew Tridgell [Tue, 4 Dec 2001 06:17:39 +0000 (06:17 +0000)]
added a query_user backend
fixed a winbindd crash when the group membership can't be looked up
(This used to be commit 088f4cc5be4a1a38781e4d019146d53993ed8c6f)

22 years agotypo fix
Andrew Tridgell [Tue, 4 Dec 2001 06:16:02 +0000 (06:16 +0000)]
typo fix
(This used to be commit 660238adcad8abb3f9a1e67eb81419618db77f3d)

22 years agoconst religion in talloc calls
Andrew Tridgell [Tue, 4 Dec 2001 06:14:42 +0000 (06:14 +0000)]
const religion in talloc calls
(This used to be commit ea5d2857217b860da7e53bc6e8ccfe48a2b3620e)

22 years agosmbpasswd is *ugly*!
Andrew Bartlett [Tue, 4 Dec 2001 05:16:54 +0000 (05:16 +0000)]
smbpasswd is *ugly*!

However this looks like the best spot to init the account policy db...

(fix segfaults on all local smbpasswd ops)

Andrew Bartlett
(This used to be commit 3f3bb62ba63373c3cdf2495f97c7461ed5b373ef)

22 years agowinbindd friendly user_in_list code. Tested on a 65k user domain.
Jeremy Allison [Tue, 4 Dec 2001 05:13:04 +0000 (05:13 +0000)]
winbindd friendly user_in_list code. Tested on a 65k user domain.
Jeremy.
(This used to be commit 5215bcca15f2cfbe438ac62cbaf94afae63ce993)

22 years agoAdd 'net rpc join' to match the ADS equiv.
Andrew Bartlett [Tue, 4 Dec 2001 05:03:03 +0000 (05:03 +0000)]
Add 'net rpc join' to match the ADS equiv.

This kills off the offending code in smbpasswd -j -Uab%c

In the process we have changed from unsing compelatly random passwords
to random, 15 char ascii strings.  While this does produce a decrese in
entropy, it is still vastly greater than we need, considering the application.

In the meantime this allows us to actually *type* the machine account
password duruign debugging.

This code also adds a 'check' step to the join, confirming that the
stored password does indeed do somthing of value :-)

Andrew Bartlett
(This used to be commit c0b7ee6ee547dc7ff798eaf8cb63fbe344073029)

22 years agoSome changes to the name resolution code in 'net' to allow us to find a
Andrew Bartlett [Tue, 4 Dec 2001 04:48:01 +0000 (04:48 +0000)]
Some changes to the name resolution code in 'net' to allow us to find a
PDC, as well as changes for correctness as per tridge.

Andrew Bartlett
(This used to be commit 16d302c5cc0da93a58e0ce10843f9c8d8062c689)

22 years agoFix up funtion name, as this finds local, not domain master browsers.
Andrew Bartlett [Tue, 4 Dec 2001 04:45:17 +0000 (04:45 +0000)]
Fix up funtion name, as this finds local, not domain master browsers.
 (as per tridge's instructions)
(This used to be commit 0692d792f24f1c82c69532e50a6c4373c9a8b476)

22 years agoThis comment no longer applies.
Andrew Bartlett [Tue, 4 Dec 2001 04:33:22 +0000 (04:33 +0000)]
This comment no longer applies.
(This used to be commit 153c4a56b0b5473a1efb208551f36480cdb5d264)

22 years agoMagic file for TDB databases.
Martin Pool [Tue, 4 Dec 2001 04:03:29 +0000 (04:03 +0000)]
Magic file for TDB databases.
(This used to be commit e9085129ddf15d499d77c77694c05b028593718c)

22 years agoStop using getgrgid() - a very expensive call with winbindd, to look up
Jeremy Allison [Tue, 4 Dec 2001 03:59:18 +0000 (03:59 +0000)]
Stop using getgrgid() - a very expensive call with winbindd, to look up
a group name.
Jeremy.
(This used to be commit b926660e73d4c94c30ec5a365027770acdafe25e)

22 years agoMoved name_is_local to the correct place. Ooops.
Jeremy Allison [Tue, 4 Dec 2001 03:47:44 +0000 (03:47 +0000)]
Moved name_is_local to the correct place. Ooops.
Jeremy.
(This used to be commit 708c0a8d16ca86439e451def5f8d37f600ff15f1)

22 years agoSet errno in tdb_open in cases where we detect an error in opening the
Martin Pool [Tue, 4 Dec 2001 02:58:42 +0000 (02:58 +0000)]
Set errno in tdb_open in cases where we detect an error in opening the
database, but no underlying system call sets errno.

The particular case I had was a mangled .tdb, but there are others.
For this one, set EIO.  It's a shame Unix messages aren't more
detailed -- "bad data format" would be better.
(This used to be commit 5630a988be05c21b60aba6304d4aaadce6024817)

22 years agoTidyup of lib/username. Add name_is_local fn to determine if name is
Jeremy Allison [Tue, 4 Dec 2001 02:58:22 +0000 (02:58 +0000)]
Tidyup of lib/username. Add name_is_local fn to determine if name is
winbindd. Getting ready for efficiency fix in group lookups.
Jeremy.
(This used to be commit 8d41dfd149625e8ac53ab5e90a96e9a2daf9a629)

22 years agoAdded error message for ERRdiskfull.
Tim Potter [Tue, 4 Dec 2001 00:46:12 +0000 (00:46 +0000)]
Added error message for ERRdiskfull.
(This used to be commit 9f5d7e8a04c36395570247bc5e1b7b3fc5d1a322)

22 years agowhen using non-encrypted password ignore the ntpass variable to
Andrew Tridgell [Tue, 4 Dec 2001 00:07:08 +0000 (00:07 +0000)]
when using non-encrypted password ignore the ntpass variable to
session setup
(This used to be commit c7665706cd5633ede710afe41413624124038238)

22 years agoAdded prototypes for new fns. Thanks Elrond.
Jeremy Allison [Mon, 3 Dec 2001 20:39:15 +0000 (20:39 +0000)]
Added prototypes for new fns. Thanks Elrond.
Jeremy.
(This used to be commit 2a7bd621b400173d61bb0adab3eded0baeb48d0b)

22 years agoadded a tdb to store the account policy informations.
Jean-François Micouleau [Mon, 3 Dec 2001 17:14:23 +0000 (17:14 +0000)]
added a tdb to store the account policy informations.
You can change them with either usermanager->policies->account
or from a command prompt on NT/W2K: net accounts /domain

we can add a rpc accounts to the net command. As the net_rpc.c is still
empty, I did not start. How should I add command to it ? Should I take the
rpcclient/cmd_xxx functions and call them from there ?

alse changed the SAM_UNK_INFO_3 parser, it's an NTTIME. This one is more
for jeremy ;-)

        J.F.
(This used to be commit bc28a8eebd9245ce3004ae4b1a359db51f77bf21)

22 years agochanged query_dispinfo to query_user_list
Andrew Tridgell [Mon, 3 Dec 2001 11:32:55 +0000 (11:32 +0000)]
changed query_dispinfo to query_user_list
(This used to be commit 80010d80f93cfb32c53a1720c7564fb080846f35)

22 years agoput sid_to_name behind the winbindd backend interface
Andrew Tridgell [Mon, 3 Dec 2001 11:11:14 +0000 (11:11 +0000)]
put sid_to_name behind the winbindd backend interface
I spent quite a while trying to work out how to make this call
via ldap and failed. I then found that MS servers seem use rpc
for sid_to_name, and it works even when in native mode, I ended
up just implementing it via rpc
(This used to be commit 789833b44e342c0b5de463ed8f9b5f7474a99f27)

22 years agoadded name_to_sid to the backend
Andrew Tridgell [Mon, 3 Dec 2001 08:17:46 +0000 (08:17 +0000)]
added name_to_sid to the backend
(This used to be commit 816e40a51af80a7f703c0451304de406deab3dd8)

22 years agoconst religion
Andrew Tridgell [Mon, 3 Dec 2001 08:16:51 +0000 (08:16 +0000)]
const religion
(This used to be commit 359ca8f246c46b1700418fe0226458023f808d67)

22 years agoadded another ATYPE_
Andrew Tridgell [Mon, 3 Dec 2001 08:16:01 +0000 (08:16 +0000)]
added another ATYPE_
(This used to be commit 514bc61daa3f6d11dadac1baed5a5bf61313b1f9)

22 years agomake proto should build winbindd_proto.h as well
Andrew Tridgell [Mon, 3 Dec 2001 08:15:18 +0000 (08:15 +0000)]
make proto should build winbindd_proto.h as well
(This used to be commit c8339ce5c88a371728a329d0e80266fe41c00fee)

22 years agoThis change reworkes the connection code for both rpcclient and net new
Andrew Bartlett [Mon, 3 Dec 2001 07:42:18 +0000 (07:42 +0000)]
This change reworkes the connection code for both rpcclient and net new
'net' untility.

This should make it easier to port rpcclient code across to net.

It also allows SPNEGO (the NTLMSSP subsystem in particular) to work, becouse
it kills off the early destruction of the clear-text password.

Andrew Bartlett
(This used to be commit eee925861a3af3aa16efa3b1700a980c9510c14e)

22 years agoForgot this one with the last commit...
Andrew Bartlett [Mon, 3 Dec 2001 06:49:47 +0000 (06:49 +0000)]
Forgot this one with the last commit...

Andrew Bartlett
(This used to be commit 8dbd9702d829eaefcdab8e3f8a4750befa884234)

22 years agoadded a basic ADS backend to winbind. More work needed, but at
Andrew Tridgell [Mon, 3 Dec 2001 06:04:18 +0000 (06:04 +0000)]
added a basic ADS backend to winbind. More work needed, but at
least basic operations work
(This used to be commit 88241cab983b2c7db7d477c6c4654694a7a56cd3)

22 years agoThis is another major rework of the 'net' command.
Andrew Bartlett [Mon, 3 Dec 2001 04:39:23 +0000 (04:39 +0000)]
This is another major rework of the 'net' command.

This time, all the existing functionality has been moved into
'net rap', ready for new commands in the 'net ads' and 'net rpc' categories.

In particular, we hope to have the abilty to autoselect the appropriate
backend to use based on smb.conf or other paramaters.

This will allow 'net user' to work no matter what the remote server.

The new 'net rpc' command will soon gain a 'net rpc join' and a
'net rpc user' based on the existing samba code.

Also in this commit, the connection establishment code has been almost entirly
reworked, and now has some minor sense of sainity to it.
In particular, we can now connect to hosts *other* than localhost!

We also have the ability to state on a per-command basis whether the 'localhost'
is a sane default value.  (A net join, for example, would not be sane against
localhost).

Unfortunetly we have had to make the basic paramaters global variables, but
the 'cli' is not opened and closed on a per-command basis.

Andrew Bartlett
(This used to be commit 8739d426caabe3794a018dd28ab139b08f88b603)

22 years agoDon't display any data if tdb_fetch() failed in the tdbtool "fetch"
Tim Potter [Mon, 3 Dec 2001 04:15:26 +0000 (04:15 +0000)]
Don't display any data if tdb_fetch() failed in the tdbtool "fetch"
command.
(This used to be commit a1cf70ab65058258e56ffcff5b28087b29425b1c)

22 years agoadded nsstest target
Andrew Tridgell [Mon, 3 Dec 2001 04:09:43 +0000 (04:09 +0000)]
added nsstest target
fixed winbindd_rpc.o typo
(This used to be commit 2ce7f38fe96c6f5faf45d3c71a3c8d3386ea5107)

22 years agofixed default location of libnss_winbind.so
Andrew Tridgell [Mon, 3 Dec 2001 03:57:34 +0000 (03:57 +0000)]
fixed default location of libnss_winbind.so
(This used to be commit adc9268216f87d915c9d971137b859c949e150dd)

22 years agofixed the nsswitch initgroups code
Andrew Tridgell [Mon, 3 Dec 2001 03:53:57 +0000 (03:53 +0000)]
fixed the nsswitch initgroups code
added a nsstest test program that directly tests all the nss
interfaces using dlopen()
(This used to be commit aee19090d3b957372b234a412cd9db8896650feb)

22 years agoWriting decimal constants as "02" has been shown to cause cancer in
Martin Pool [Mon, 3 Dec 2001 02:30:27 +0000 (02:30 +0000)]
Writing decimal constants as "02" has been shown to cause cancer in
rats.
(This used to be commit 142d3dad0ab6870acb0d46d1f189d5e2e1f71b17)

22 years agosplit winbindd_enum_dom_groups into the new backend structure
Andrew Tridgell [Mon, 3 Dec 2001 01:23:42 +0000 (01:23 +0000)]
split winbindd_enum_dom_groups into the new backend structure

also created winbindd_rpc.c which contains the functions that
have been converted to the new structure. There will soon be
a winbindd_ads.c for the ldap backend
(This used to be commit e4ccc602ba65838646f2632120069f3274619dd9)

22 years agoUpdated definition of fstring.
Tim Potter [Mon, 3 Dec 2001 00:23:14 +0000 (00:23 +0000)]
Updated definition of fstring.

print_asc(): Don't try to print a trailing NULL character
print_key(), print_rec(): Display key in ASCII
(This used to be commit 303b3a35951211775a4e87bcca47cc21236aa422)

22 years agore-enabled insure backtrace, calling /usr/bin/backtrace
Andrew Tridgell [Mon, 3 Dec 2001 00:21:51 +0000 (00:21 +0000)]
re-enabled insure backtrace, calling /usr/bin/backtrace
(This used to be commit 21a366afbe9dc5f4878f97bb03525452bbbc4e41)

22 years agoinit group db before use
Andrew Tridgell [Mon, 3 Dec 2001 00:00:43 +0000 (00:00 +0000)]
init group db before use
this fixes the smbpasswd segvs
(This used to be commit d2bcdfd995b9562872d865e723b23ed84247a73f)