Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 314939 Details for
Bug 456873
java.lang.IllegalStateException on client.auth.logout (XMLRPC)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
python script that calls auth.login and auth.logout
auth.login.py (text/plain), 240 bytes, created by
Jesus M. Rodriguez
on 2008-08-25 17:44:03 UTC
(
hide
)
Description:
python script that calls auth.login and auth.logout
Filename:
MIME Type:
Creator:
Jesus M. Rodriguez
Created:
2008-08-25 17:44:03 UTC
Size:
240 bytes
patch
obsolete
>#!/usr/bin/python > >import xmlrpclib >from optparse import OptionParser > >client = xmlrpclib.Server("http://url.to.satellite.com/rhn/rpc/api") >sessionid = client.auth.login("USERNAME", "PASSWORD") >print sessionid >client.auth.logout(sessionid)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 456873
: 314939