s3-auth Clarify inputs and ouptuts by using elements from server_info
commit894fc14a2ebfdf5c9b91f4c3fc2f1fa69300b1bb
authorAndrew Bartlett <abartlet@samba.org>
Mon, 18 Jul 2011 00:14:19 +0000 (18 10:14 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Jul 2011 23:17:12 +0000 (20 09:17 +1000)
tree28fa0c3efdfc2af57a615e4525a5d2d4c08dc4b2
parentd22ff66afa9215a7a918c33abc55288e4efae8b6
s3-auth Clarify inputs and ouptuts by using elements from server_info

This allows us not the put all of these elements into the auth3_session_info
if they are only used as inputs to these functions.

Andrew Bartlett

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