File openwsman-pam-auth.patch of Package openwsman
diff -wruN ../orig-openwsman-2.2.1/etc/openwsman.conf ./etc/openwsman.conf --- ../orig-openwsman-2.2.1/etc/openwsman.conf 2009-11-17 21:32:51.000000000 +0100 +++ ./etc/openwsman.conf 2009-11-20 08:19:33.000000000 +0100 @@ -9,7 +9,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 @@ -22,8 +22,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