File openwsman-pam-auth.patch of Package openwsman
Index: openwsman.conf =================================================================== --- etc/openwsman.conf (revision 3221) +++ etc/openwsman.conf (working copy) @@ -4,7 +4,7 @@ ssl_cert_file = /etc/openwsman/servercert.pem ssl_key_file = /etc/openwsman/serverkey.pem digest_password_file = /etc/openwsman/digest_auth.passwd -basic_password_file = /etc/openwsman/simple_auth.passwd +#basic_password_file = /etc/openwsman/simple_auth.passwd min_threads = 4 max_threads = 0 @@ -15,8 +15,8 @@ # Authentication backend for BASIC authentication. Default is to read a configuration file defined with 'basic_password_file' # -#basic_authenticator = libwsman_pam_auth.so -#basic_authenticator_arg = openwsman +basic_authenticator = libwsman_pam_auth.so +basic_authenticator_arg = openwsman # # WS-Management unauthenticated wsmid:Identify file