use krb5_make_principal
This commit is contained in:
		@@ -194,7 +194,7 @@ krb5_forward_cred (krb5_auth_context auth_context,
 | 
				
			|||||||
			      NULL);
 | 
								      NULL);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if (ret) {
 | 
					    if (ret) {
 | 
				
			||||||
	warnx ("could not forward creds: krb5_build_principal: %s",
 | 
						warnx ("could not forward creds: krb5_make_principal: %s",
 | 
				
			||||||
	       krb5_get_err_text (context, ret));
 | 
						       krb5_get_err_text (context, ret));
 | 
				
			||||||
	return 1;
 | 
						return 1;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user