1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/utils
Gerald Carter a84270ce11 fixes for 'net rpc vampire'. I can now take a blank Samba host
and migrate an NT4 domain and still logon from domain members
(tested logon scripts, system policies, profiles, & home directories)
(passdb backend = tdbsam)

removed call to idmap_init_wellknown_sids() from winbindd.c
since the local domain should be handled by the guest passdb backend
(and you don't really always want the Administrator account to be root)
...and we didn't pay attention to this anyways now.
(This used to be commit 837d7c54d3)
2003-07-16 02:20:53 +00:00
..
.cvsignore Add a .cvsignore file 2002-06-25 08:32:43 +00:00
debug2html.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
editreg.c Replace all use of bzero with memset ... 2003-06-16 17:49:01 +00:00
net_ads_cldap.c Fix bug #96: Use DNS decompression to properly parse cldap netlogon 2003-05-20 13:51:43 +00:00
net_ads.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
net_cache.c Just a few formatting fixed caught while testing. 2003-07-10 23:22:09 +00:00
net_groupmap.c Fix memleak 2003-07-15 17:27:39 +00:00
net_help.c This removes the StrCaseCmp() stuff from 'net idmap' and 'net 2003-06-21 08:35:30 +00:00
net_idmap.c Some const correctness. Stop tdb being used as a remote backend. If an 2003-06-27 20:55:48 +00:00
net_lookup.c large change: 2003-06-25 17:41:05 +00:00
net_rap.c Fix bug #4 for net rap. Allow more than 50 chars for long form listings of users and groups. 2003-05-09 12:58:28 +00:00
net_rpc_join.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
net_rpc_samsync.c fixes for 'net rpc vampire'. I can now take a blank Samba host 2003-07-16 02:20:53 +00:00
net_rpc.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
net_time.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
net.c more compile fixes for become/unbecome_root() 2003-07-09 03:32:07 +00:00
net.h Merge from HEAD - save the type of channel used to contact the DC. 2003-04-21 14:09:03 +00:00
nmblookup.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
ntlm_auth.c and so it begins.... 2003-07-07 05:11:10 +00:00
pdbedit.c moving more code around. 2003-07-11 05:33:40 +00:00
profiles.c #ifdef out apparently unused function. 2003-07-02 01:09:17 +00:00
rpccheck.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
smbcacls.c Fixes from Martin Dorey <mdorey@bluearc.com> to only ask for and change 2003-06-24 01:09:36 +00:00
smbcontrol.c Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, nmbd, winbindd). Reviewed by jerry and tridge. 2003-07-15 17:21:21 +00:00
smbcquotas.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
smbfilter.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
smbpasswd.c Jim, could you please look at this? smbpasswd -a <username> was broken 2003-07-15 16:07:50 +00:00
smbtree.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
smbw_sample.c Store some path names in global variables initialized to configure 2001-11-19 02:49:53 +00:00
status.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
testparm.c Fix bug #136. Add message about erroneous empty "passdb backend" parameter. 2003-06-20 17:41:04 +00:00
testprns.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00