summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add example version identifierJelmer Vernooij2003-03-251-1/+1
| | | | (This used to be commit 0558cae208067aa1e10060f22f12b2b8c09c53b1)
* Add documentation on unicodeJelmer Vernooij2003-03-252-0/+95
| | | | (This used to be commit cdfb0161adb37f70247b047eb93b92cfcf11783b)
* Add info about dual daemon modeJelmer Vernooij2003-03-251-10/+40
| | | | (This used to be commit 2018b331a17a4ac485ac03e175ab24d9457a5b77)
* Remove old check for TDB SAM (we now have ↵Jelmer Vernooij2003-03-251-18/+8
| | | | | | --with-{static,shared}-modules=pdb_tdbsam) (This used to be commit 760fd4e5c48276696182febcae3b0a997999b1e2)
* Fix another opened-but-not-closed tagAlexander Bokovoy2003-03-251-3/+1
| | | | (This used to be commit 1c53686f3a2b2ff220836b76755a184fac0b238e)
* - Support building all auth modules as .so'sJelmer Vernooij2003-03-257-85/+120
| | | | | - Change 2 variable names to avoid conflicts (patch by Stephan Kulow <coolo@kde.org>) (This used to be commit 71b05cd14ae6df8340730e7bad1c783dc278c5d3)
* Don't use 'opt'Jelmer Vernooij2003-03-251-1/+1
| | | | (This used to be commit 6ab41e50fd0a36ebd9969064aa46235dc687dfba)
* Make variables static to satisfy exotic compilersJelmer Vernooij2003-03-252-3/+2
| | | | (This used to be commit 094eed2c6222fe167ee9f596f4b849a4dea234bf)
* Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDNAlexander Bokovoy2003-03-251-0/+2
| | | | (This used to be commit ec6b9e62fbfe417865e8e3b2ba7cc7473709c20e)
* Print list of builtin modules in 'smbd -b'Jelmer Vernooij2003-03-253-0/+6
| | | | (This used to be commit 3a2ed0da40c9709cdae061927f44a38f58e44df0)
* Remove obsolete defines (because of new modules system). We needJelmer Vernooij2003-03-251-9/+0
| | | | | a way to track which modules have been builtin (This used to be commit 0f724be38439af9284e51b7b9b8605e8956e51ba)
* We need to 'preprocess' in popt_common_samba as wellJelmer Vernooij2003-03-251-1/+1
| | | | (This used to be commit 37ee8aecf4ae570c3d08e9fa94724bc9c917108f)
* Fix debug (thanks metze)Andrew Bartlett2003-03-251-1/+1
| | | | | Andrew Bartlett (This used to be commit 5562f1865c90e3f52a3178d9d9ded60909bbe5f0)
* Make auth.c compile again. I'm not sure what this does though...Volker Lendecke2003-03-251-2/+3
| | | | | Volker (This used to be commit 8e3f300f21e23b7e6b68ddcc45d581a962cd8aa4)
* Fix missing tag pairsAlexander Bokovoy2003-03-252-2/+3
| | | | (This used to be commit 44d9062f91d13b43b1e78c30931a017031f17116)
* Make these functions static, keep them out of proto.Andrew Bartlett2003-03-252-4/+4
| | | | (This used to be commit 34934d2edf0d575fae7d729fe4d8d3ab034a544f)
* Apply metze's change correctly this time. Playing 'patch' byVolker Lendecke2003-03-251-6/+6
| | | | | | | hand can be somewhat error-prone.. Volker (This used to be commit 12fabd07148c21f5481cb750f1cfdab2e8112e4b)
* win9x was suffered a case of the blues during a domain logon.Gerald Carter2003-03-251-1/+14
| | | | | | For some reason, explicitly setting the service type during the tcon&X fixes this. (This used to be commit c458179d21465165705e6c035776698cb824baf5)
* - Add support to auth/ for the new modules systemJelmer Vernooij2003-03-2412-90/+129
| | | | | - Quite some small fixes (also fixes the build) (This used to be commit 3defbd5e0633acfa4631531b49601c7706072d86)
* Fix two typosJelmer Vernooij2003-03-242-2/+2
| | | | (This used to be commit 898a246c1650326cbd9b8ca49fb93963e589ea1f)
* When using --with-static-modules=subsystem, don't build modules thatJelmer Vernooij2003-03-242-4/+6
| | | | | can't be build (This used to be commit bb943a68af20f87a4b2d6b257585615d1792dd33)
* Add notes for packagersJelmer Vernooij2003-03-242-0/+42
| | | | (This used to be commit 9bec6889047814dc00eea102d6c3368d3942db94)
* Give error message when module doesn't seem to containJelmer Vernooij2003-03-241-0/+5
| | | | | pipe functions (This used to be commit 4dd16790436d18f5ac5868538309128e3f8ad1cc)
* Simplify modules interface and make it easier to buildJelmer Vernooij2003-03-242-45/+39
| | | | | | complete subsystems as modules (--with-shared-modules=rpc,pdb_xml,pdb_ldap works now, for example) (This used to be commit f622bdc691fabed218598fb0546b9e933aed63ed)
* Add static to satisfy exotic compilersJelmer Vernooij2003-03-241-1/+1
| | | | (This used to be commit 269c93ca269e5badd5475d9ad53d06f9cb111d2c)
* Add mapping for Bad Network PathJelmer Vernooij2003-03-241-0/+1
| | | | (This used to be commit 1481cd9ecf1658312424c193d8cd3632766eb058)
* Remove documentation for removed optionsJelmer Vernooij2003-03-242-2/+0
| | | | (This used to be commit 2cb23016385a286006a08170188b4e7ca62429d9)
* Don't use old usage() function, but the one from popt.Jelmer Vernooij2003-03-244-15/+2
| | | | | Remove some useless arguments (This used to be commit 8df30059ef100a4d5e21501d7746427b4d312589)
* editreg, wrepld and ntlm_aut aren't documented yet..Jelmer Vernooij2003-03-241-0/+5
| | | | (This used to be commit bd197baa8657d7708804e67e37d10be6acf75af6)
* Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij2003-03-2416-17/+41
| | | | | some double options and broke some parameters. (This used to be commit d5f9b0275c91512e1926504f22aaeec2d104430d)
* Document common arguments with entitiesJelmer Vernooij2003-03-2416-507/+220
| | | | (This used to be commit adafcbb9af4a22db0fefb70966564d8591b5baed)
* Add modules support to charsetJelmer Vernooij2003-03-243-45/+78
| | | | (This used to be commit cf3d31b9801d7ccb30334a92d4dc8a0ced2ecd31)
* Define POPT_TABLEEND if current popt.h doesn't contain it alreadyJelmer Vernooij2003-03-241-0/+4
| | | | (This used to be commit de4bdf42d8f27b54260f58ff37d438c67623f446)
* Fix init function name and return valueJelmer Vernooij2003-03-241-2/+2
| | | | (This used to be commit 27f3fbac724847f2d0926d2231808871508a7dd9)
* Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij2003-03-2420-357/+95
| | | | (This used to be commit 2ddfed298d7f0b6e690275725a39c3ef107077ae)
* Started working on python routines to add and delete domain users.Tim Potter2003-03-244-146/+404
| | | | | | | Unfortunately users get created with the ACB mask set to disabled and must change password. The set_user_info2 call required to fix this doesn't quite work yet... (This used to be commit 55a341a367a7d1b18ae7ef04678479eb74b68ea3)
* Build the profiles.1 and smbtree.1 manpagesJelmer Vernooij2003-03-231-1/+2
| | | | (This used to be commit 5bf945d86927e09cbb665e6fb59111b6bdc60fd4)
* Document Tim's smbtree programJelmer Vernooij2003-03-231-0/+91
| | | | (This used to be commit aa528bf0f2c3286a6f78c1a36e48c6ff15a85457)
* Implement abartlet's suggestion to add attribs to ldap if theyVolker Lendecke2003-03-232-30/+30
| | | | | | | | | | are 'SET' when adding the account. I really don't like passing flags down to inner routines and complicated if/else conditions, but this time he might be right. ;-) Volker (This used to be commit 80d2578108da14f60133df3a308b867beb27e920)
* Convert to popt.Jelmer Vernooij2003-03-232-62/+30
| | | | (This used to be commit 18d52ce914715d188966be95f9e4466666a04f74)
* Fix compile.Andrew Bartlett2003-03-231-2/+2
| | | | (This used to be commit 6fbee12a8170e0bce4e94806105786b38160ada5)
* Convert to popt.Jelmer Vernooij2003-03-232-44/+31
| | | | (This used to be commit 691c63ad6b522ae7984017ebadffb5c7c13f6992)
* NTLM Authentication:Andrew Bartlett2003-03-2314-144/+283
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add a 'privileged' mode to Winbindd. This is achieved by means of a directory under lockdir, that the admin can change the group access for. - This mode is now required to access with 'CRAP' authentication feature. - This *will* break the current SQUID helper, so I've fixed up our ntlm_auth replacement: - Update our NTLMSSP code to cope with 'datagram' mode, where we don't get a challenge. - Use this to make our ntlm_auth utility suitable for use in current Squid 2.5 servers. - Tested - works for Win2k clients, but not Win9X at present. NTLMSSP updates are needed. - Now uses fgets(), not x_fgets() to cope with Squid environment (I think somthing to do with non-blocking stdin). - Add much more robust connection code to wb_common.c - it will not connect to a server of a different protocol version, and it will automatically try and reconnect to the 'privileged' pipe if possible. - This could help with 'privileged' idmap operations etc in future. - Add a generic HEX encode routine to util_str.c, - fix a small line of dodgy C in StrnCpy_fn() - Correctly pull our 'session key' out of the info3 from th the DC. This is used in both the auth code, and in for export over the winbind pipe to ntlm_auth. - Given the user's challenge/response and access to the privileged pipe, allow external access to the 'session key'. To be used for MSCHAPv2 integration. Andrew Bartlett (This used to be commit dcdc75ebd89f504a0f6e3a3bc5b43298858d276b)
* Convert to popt.Jelmer Vernooij2003-03-232-88/+28
| | | | (This used to be commit 83c7f1e1661da14ee46d4ca7a698728fb1beb23b)
* Use popt_common for -s, -d and -VJelmer Vernooij2003-03-232-16/+8
| | | | (This used to be commit a1576694a6f23e1c70d7d81ac4feedd4f29c5400)
* Don't duplicate the default group mapping functions - use the onesJelmer Vernooij2003-03-231-60/+0
| | | | | from passdb (This used to be commit 78e135cdb17dcf70d8a1259897fd44ecd7a4b3c6)
* This does two things:Volker Lendecke2003-03-232-1/+63
| | | | | | | | | | | | | | | | | | | | | | | * pdbedit -i -e sets all SAM_ACCOUNT elements to CHANGED to satisfy the new pdb_ldap.c handling * pdbedit -g transfers group mappings. I made this separate from the user database, as current installations have to live with a split backend. So, if you are running 3_0 alphas with LDAP as a backend and upgrade to the next 3_0 alpha, you should call pdbedit -i tdbsam -e ldapsam -g to transfer your group mapping database to LDAP. You certainly have to have all your groups as posixGroup objects in LDAP and adapt the LDAP schema before this call. Volker (This used to be commit 6d3faeaef6c77e389d39b6d4660ffea13e7f25f2)
* The group mapping functions are not calledVolker Lendecke2003-03-231-6/+6
| | | | | | | | directly anymore, but instead through the passdb interface. So we can make them static. Volker (This used to be commit a91af4bea8e761a812f5c70fdc7c7cd15366b412)
* This adds 'ldap delete dn' as the recommended parameterVolker Lendecke2003-03-233-10/+21
| | | | | | | | | for the 'ldap del only sam attr' functionality. So we are compatiple to the current SuSE patches as well as to TNG... ;-) Volker (This used to be commit 353309e2a3bc27e918bd0a6cf22833d57895fbc8)
* Metzes change:Volker Lendecke2003-03-231-4/+10
| | | | | | | | | | | | > Hi Volker, > > if 'displayName' is not available we should fallback to 'cn' for map->nt_name > 'cn' is used as unix group name by nss_ldap. > > and if nt_name is not available we should fail (so does this patch) Volker (This used to be commit 3a7d1e72e208b9609da4ff65d9fff9179799ecac)