Windows Authetication vs seperate process
Gabriel Genellina
gagsl-py at yahoo.com.ar
Mon Dec 18 13:46:06 EST 2006
More information about the Python-list mailing list
Mon Dec 18 13:46:06 EST 2006
- Previous message (by thread): Windows Authetication vs seperate process
- Next message (by thread): Windows Authetication vs seperate process
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At Monday 18/12/2006 13:24, imageguy1206 at gmail.com wrote: >With several packages I have seen options to "Use Windows >Authentication", which seems to mean that "If the user has >authenticated and signed onto Windows, then our application will use >their windows userid and we will just focus on the the tasks within our >application the user is authorized to perform" Search for SSPI. But it may be a bit tricky to get running. -- Gabriel Genellina Softlab SRL __________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
- Previous message (by thread): Windows Authetication vs seperate process
- Next message (by thread): Windows Authetication vs seperate process
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list