diff options
author | Simo Sorce <idra@samba.org> | 2006-12-01 16:37:25 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:16:17 -0500 |
commit | dc2ed4c830842a21c205fb453d5b15a8e46d1dbc (patch) | |
tree | 80b218d2c4c48110c5c44984f565a1f4b8ee403c /source3/smbd | |
parent | c81c8cb4a7962f5437690a106bd7793b38175af2 (diff) | |
download | samba-dc2ed4c830842a21c205fb453d5b15a8e46d1dbc.tar.gz samba-dc2ed4c830842a21c205fb453d5b15a8e46d1dbc.tar.bz2 samba-dc2ed4c830842a21c205fb453d5b15a8e46d1dbc.zip |
r19986: ooops
(This used to be commit 97f150fbbbee4837c15de121b418881241f321e2)
Diffstat (limited to 'source3/smbd')
-rw-r--r-- | source3/smbd/sesssetup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/smbd/sesssetup.c b/source3/smbd/sesssetup.c index 0cf6692e22..1603490441 100644 --- a/source3/smbd/sesssetup.c +++ b/source3/smbd/sesssetup.c @@ -334,8 +334,6 @@ static int reply_spnego_kerberos(connection_struct *conn, /* setup the string used by %U */ sub_set_smb_name( real_username ); -C_FR -C_FREE reload_services(True); if ( map_domainuser_to_guest ) { |