1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-21 01:59:07 +03:00
Andrew Bartlett 61116049ca This patch takes the work the jerry did for beta2, and generalises it:
- The 'not implmented' checks are now done by all auth modules
 - the ntdomain/trustdomain/winbind modules are more presise as to
   what domain names they can and cannot handle
 - The become_root() calls are now around the winbind pipe opening only,
   not the entire auth call
 - The unix username is kept seperate from the NT username, removing the
   need for 'clean off the domain\' in parse_net.c
 - All sid->uid translations are now validated with getpwuid() to put a very
   basic stop to logins with 'half deleted' accounts.

Andrew Bartlett
(This used to be commit 85f88191b9927cc434645ef4c1eaf5ec0e8af2ec)
2003-07-03 14:36:42 +00:00
..
2003-02-12 01:19:34 +00:00
2003-05-12 18:12:31 +00:00
2003-04-11 23:32:00 +00:00
2003-02-24 03:26:49 +00:00
2001-11-28 21:51:11 +00:00
2003-04-14 21:49:49 +00:00
2002-04-04 20:38:10 +00:00
2003-04-14 03:51:29 +00:00
2002-08-17 17:00:51 +00:00
2002-11-09 14:49:26 +00:00
2003-04-16 16:57:01 +00:00
2003-04-11 23:32:00 +00:00
2002-11-26 00:46:31 +00:00
2002-01-30 06:08:46 +00:00
2003-04-15 03:09:35 +00:00
2003-05-12 18:12:31 +00:00
2003-05-12 18:12:31 +00:00
2003-03-24 09:54:13 +00:00
2002-09-25 15:19:00 +00:00
2003-06-25 19:39:16 +00:00
2003-03-22 13:47:42 +00:00
2003-07-02 03:40:06 +00:00
2003-06-06 07:08:21 +00:00
2003-06-06 00:04:27 +00:00