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                                           [EMAIL PROTECTED]
Associate Network/Systems Engineer                      IT Center
Tel: (540) 828 - 5343

Reply via email to