[Bug 979899] Re: cobbler_web unable to access session data due to conflict with maas
Andres Rodriguez
andreserl at ubuntu-pe.org
Thu Apr 12 14:07:29 UTC 2012
What seems to be happening here is that when we set MAAS to run as
'maas' user, then the cobbler_web is also being run as 'maas' user
instead of www-data.
mod_wsgi.listener_port
'80'
HTTP_COOKIE
'sessionid=b66ddf9ffe86079a7c21c1492f978c91; csrftoken=581c11e96343293e69aa93be4442a5a2'
mod_wsgi.listener_host
''
SERVER_SOFTWARE
'Apache/2.2.22 (Ubuntu)'
SCRIPT_NAME
u'/cobbler_web'
mod_wsgi.handler_script
''
SERVER_SIGNATURE
'<address>Apache/2.2.22 (Ubuntu) Server at localhost Port 80</address>\n'
REQUEST_METHOD
'GET'
PATH_INFO
u'/'
SERVER_PROTOCOL
'HTTP/1.1'
QUERY_STRING
''
HTTP_ACCEPT_CHARSET
'ISO-8859-1,utf-8;q=0.7,*;q=0.3'
HTTP_USER_AGENT
'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Ubuntu/12.04 Chromium/18.0.1025.151 Chrome/18.0.1025.151 Safari/535.19'
HTTP_CONNECTION
'keep-alive'
SERVER_NAME
'localhost'
REMOTE_ADDR
'127.0.0.1'
mod_wsgi.request_handler
'wsgi-script'
wsgi.url_scheme
'http'
mod_wsgi.callable_object
'application'
SERVER_PORT
'80'
wsgi.multiprocess
True
mod_wsgi.input_chunked
'0'
SERVER_ADDR
'127.0.0.1'
DOCUMENT_ROOT
'/var/www'
mod_wsgi.process_group
'maas'
SCRIPT_FILENAME
'/usr/share/cobbler/web/cobbler.wsgi'
SERVER_ADMIN
'webmaster at localhost'
wsgi.input
<mod_wsgi.Input object at 0x7fa3186f4330>
HTTP_HOST
'localhost'
wsgi.multithread
False
HTTP_CACHE_CONTROL
'max-age=0'
REQUEST_URI
'/cobbler_web'
HTTP_ACCEPT
'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
wsgi.version
(1, 1)
GATEWAY_INTERFACE
'CGI/1.1'
wsgi.run_once
False
wsgi.errors
<mod_wsgi.Log object at 0x7fa3186b8f70>
REMOTE_PORT
'50413'
HTTP_ACCEPT_LANGUAGE
'en-US,en;q=0.8'
mod_wsgi.version
(3, 3)
mod_wsgi.application_group
'127.0.1.1|/cobbler_web'
mod_wsgi.script_reloading
'1'
wsgi.file_wrapper
''
CSRF_COOKIE
'581c11e96343293e69aa93be4442a5a2'
HTTP_ACCEPT_ENCODING
'gzip,deflate,sdch'
** Also affects: cobbler
Importance: Undecided
Status: New
** Project changed: cobbler => maas
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cobbler in Ubuntu.
https://bugs.launchpad.net/bugs/979899
Title:
cobbler_web unable to access session data due to conflict with maas
To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/979899/+subscriptions
More information about the Ubuntu-server-bugs
mailing list