1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/auth
Volker Lendecke 086dcdca76 Sorry to touch such an internal function. But I was quite surprised that
'security = user', 'encrypt passwords = no' did not work anymore.
This is on quite a standard SuSE 7.3, ./configure.developer --with-tdbsam.
I can provide a config.log / config.h on demand.

Please re-check for consequences, I don't really oversee that file.

Thanks,

Volker
(This used to be commit ba754b57dd)
2002-09-27 16:20:09 +00:00
..
auth_builtin.c We don't need the RTLD_GLOBAL. 2002-08-29 17:36:44 +00:00
auth_compat.c typo, sorry 2002-05-21 13:49:08 +00:00
auth_domain.c Add clock skew handling to our kerberos code. This allows us to cope with 2002-09-17 12:12:50 +00:00
auth_rhosts.c Move the authenticaion subsystem over to the same 'module:options' syntax 2002-05-24 03:43:52 +00:00
auth_sam.c Updates! 2002-08-26 03:08:37 +00:00
auth_server.c Based orginally by work by Kai, this patch moves our NT_TOKEN generation into 2002-08-20 01:54:28 +00:00
auth_unix.c Name the authentication modules, and therfore fix up both the build farm 2002-05-24 13:55:05 +00:00
auth_util.c Move to common user token debugging, and ensure we always print both the 2002-09-25 09:34:43 +00:00
auth_winbind.c Based orginally by work by Kai, this patch moves our NT_TOKEN generation into 2002-08-20 01:54:28 +00:00
auth.c Let everybody enjoy my new toy - make it the default! 2002-07-31 12:17:32 +00:00
pampass.c Address the string_sub problem by changing len = 0 to mean "no expand". 2002-07-02 06:34:27 +00:00
pass_check.c Sorry to touch such an internal function. But I was quite surprised that 2002-09-27 16:20:09 +00:00