If passthru authentication is used.. what should be passed into the
XMLRPC login call?
cobbler/modules.conf
[authentication]
module = authn_passthru
remote = xmlrpclib.Server("http://username:[email protected]/cobbler_api
token = remote.login()
Calling login without a username/password gives a number of parameters
error, calling it with any username and password (even a valid
configfile one) fails. It only seems to work if we go back to
authn_configfile.
Ideally I'd like to use Kerberos/passthru for the webui, and password
authentication on the XMLAPI.
Thanks
Mark Farver
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler