s3:auth Rename user_info->internal_username -> user_info->mapped.account_name
authorAndrew Bartlett <abartlet@samba.org>
Tue, 1 Jun 2010 10:30:56 +0000 (20:30 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Jun 2010 13:34:28 +0000 (23:34 +1000)
commit7a021df96deaf6dbe9f1abdfc16f6276e4a192fa
tree21d1f7f53c4d2f40883332548d3fb3e41c358556
parent23159453d3e61e2ad47fe6f86f3763280a11ea0c
s3:auth Rename user_info->internal_username -> user_info->mapped.account_name

This is closer to the structure I want for a common struct
auth_usersupplied_info.

Andrew Bartlett
12 files changed:
source3/auth/auth.c
source3/auth/auth_builtin.c
source3/auth/auth_domain.c
source3/auth/auth_netlogond.c
source3/auth/auth_sam.c
source3/auth/auth_server.c
source3/auth/auth_unix.c
source3/auth/auth_wbc.c
source3/auth/auth_winbind.c
source3/auth/check_samsec.c
source3/auth/user_info.c
source3/include/auth.h