samba HEAD - /source/auth/auth_rhosts.c

Joe Meslovich joe at bridgewater.edu
Sat Feb 22 17:04:14 GMT 2003


When Andrew last updated /source/auth/auth_rhosts.c in HEAD he introduced
an error in the check_rhosts_security function. He placed the following:

if (!NT_STATUS_IS_OK(nt_status =
                     auth_get_sam_account(user_info->internal_username.str,
                                                     &account))) {
                   return nt_status;
           }

before the rhostsfile and home declarations. This broke the build on at
least Solaris.

								Joe

----------------------------------------------------------------------------
Joe Meslovich						joe at bridgewater.edu
Associate Network/Systems Engineer	                IT Center
Tel: (540) 828 - 5343



More information about the samba-technical mailing list