s3-auth Use else if in do_map_to_guest_server_info
authorAndrew Bartlett <abartlet@samba.org>
Wed, 27 Jul 2011 03:20:59 +0000 (13:20 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Aug 2011 08:48:02 +0000 (18:48 +1000)
commitc9bde9ae753939710d63262917accca1dabe9a52
treeed1ac1ab5b1ae7b2951085f478098e6edc516f54
parent8a650243b336f5a85ff119aa40c7744542c005e7
s3-auth Use else if in do_map_to_guest_server_info

This means we can't ever call make_server_info_guest() twice.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/auth/auth_util.c