[Moin-user] Issue with SSPI auth

Bernd Bartmann bernd.bartmann at gmail.com
Mon Mar 16 10:24:44 EDT 2009


In the meantime I switched to moin.wsgi, enabled loggin, but still
remain on moin-1.8.1.
In the log I found the following:

2009-03-16 12:30:35,732 MoinMoin.session DEBUG got cookie with
session_name 'c___wr54aoftbp8ujobwp_z75rvixk8y'
2009-03-16 12:30:35,732 MoinMoin.session DEBUG starting session
(reusing session_name 'c___wr54aoftbp8ujobwp_z75rvixk8y')
2009-03-16 12:30:35,732 MoinMoin.session DEBUG loaded session data
from cache entry: {'user.id': '1208189430.36.49171', 'expires':
1552565309.5910001, 'user.auth_attribs': ('name', 'password'),
'user.auth_method': 'http', 'trail': [u'HelpOnInstalling',
u'HelpOnInstalling/ApacheWithModWSGI', u'LogOn Name', u'HelpOnLogin',
u'AJN']}
2009-03-16 12:30:35,732 MoinMoin.session DEBUG session started for
user <MoinMoin.user.User at 0x2be8508 name:u'Bba114Sb' valid:1>
2009-03-16 12:30:35,732 MoinMoin.session DEBUG storing
'user.id':'1208189430.36.49171' item into session cache entry
2009-03-16 12:30:35,747 MoinMoin.session DEBUG storing
'user.auth_method':'http' item into session cache entry
2009-03-16 12:30:35,747 MoinMoin.session DEBUG storing
'user.auth_attribs':('name', 'password') item into session cache entry
2009-03-16 12:30:35,747 MoinMoin.session DEBUG setting cookie with
session_name 'c___wr54aoftbp8ujobwp_z75rvixk8y', expiry
1552563035.7479999
2009-03-16 12:30:35,747 MoinMoin.session DEBUG after auth: storing
valid user into session: u'Bba114Sb'
2009-03-16 12:30:35,763 MoinMoin.session DEBUG storing
'trail':[u'HelpOnInstalling/ApacheWithModWSGI', u'LogOn Name',
u'HelpOnLogin', u'AJN', u'AJN/T3&T4'] item into session cache entry
2009-03-16 15:16:15,311 MoinMoin.session DEBUG starting session (new
session_name 'yr2tpxrllp89_a3mon6bsq30ksd78m8p')
2009-03-16 15:16:15,311 MoinMoin.session DEBUG session started for user None
2009-03-16 15:16:15,622 MoinMoin.session DEBUG after auth: no valid
user, no anon session
2009-03-16 15:16:30,545 MoinMoin.session DEBUG starting session (new
session_name 'w7pcby0rgaazpzdemrjaui229dolv_we')
2009-03-16 15:16:30,545 MoinMoin.session DEBUG session started for user None
2009-03-16 15:16:30,576 MoinMoin.session DEBUG after auth: no valid
user, no anon session

At the timestamp 12:30:35 there is a successful login to Wiki through
mod_auth_sspi, but at timestamp 15:16:15 there is one of the failed
attempt.
But still the log does not show why the auth failed :-(

Best regards,
Bernd.




More information about the Moin-user mailing list