1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/passdb
Andrew Bartlett cd2c5e1f63 Fix ldapsam_getsampwsid to correctly only say 'no such user' when indeed there
is no such user...

Thanks to jerry for spotting this.

Also clean up the function a bit, to avoid this happening again...

Andrew Bartlett
(This used to be commit d9a6859e2b)
2003-07-06 06:18:54 +00:00
..
.cvsignore add .po32 files to ignore list 2001-11-28 19:49:43 +00:00
machine_sid.c Better panic cleanly than segfault later when no sid can be found and created. 2003-06-18 08:42:04 +00:00
passdb.c Fixes to our LDAP/vampire codepaths: 2003-07-05 09:46:12 +00:00
pdb_compat.c Merge passdb from HEAD -> 3.0 2002-11-02 03:47:48 +00:00
pdb_get_set.c Add some debug statments to our vampire code - try to make it easier to track 2003-07-05 10:39:41 +00:00
pdb_guest.c Fix comment 2003-07-05 11:04:09 +00:00
pdb_interface.c Add the 'guest' passdb backend automatically if 2003-06-30 14:55:45 +00:00
pdb_ldap.c Fix ldapsam_getsampwsid to correctly only say 'no such user' when indeed there 2003-07-06 06:18:54 +00:00
pdb_mysql.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
pdb_plugin.c Add smb_register_passdb() 2002-11-15 16:48:00 +00:00
pdb_smbpasswd.c Uppercase first letter of debug level 0 statements. 2003-07-02 01:23:13 +00:00
pdb_tdb.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
pdb_xml.c Update link to DTD 2003-06-16 21:34:59 +00:00
privileges.c initial server side privileges implementation, using a tdb. This needs to be hooked into pdb, and we need some access control on changing privileges. That's next 2003-02-12 09:14:35 +00:00
secrets.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
util_sam_sid.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00