On 21 Aug., 16:25, "Guillaume Lederrey" <[EMAIL PROTECTED]>
wrote:
> 2008/8/21 PeteDK <[EMAIL PROTECTED]>:
>
>
>
>
>
>
>
> > On 21 Aug., 13:10, "Guillaume Lederrey" <[EMAIL PROTECTED]>
> > wrote:
> >> 2008/8/21 PeteDK <[EMAIL PROTECTED]>:
>
> >> > The server is running Debian Linux and they are logging on to the
> >> > server using the username and password stored in the active directory
> >> > on one of the other servers.
>
> >> I'm still not clear on how your user log into the server. Via SSH,
> >> HTTP Auth, other ?
>
> > Sorry i failed to answer your question. I must admit i don't know
> > exactly how the user logs in. I will try to get that information :-)
>
> I'm pretty sure we will be able to give you more meaningful answers
> with that piece of information ... ;-)
>
>   MrG
>
> --
> Jabber : [EMAIL PROTECTED]
> Skype : Guillaume.Lederrey
> Projects :
> *http://rwanda.ledcom.ch/
> *http://trock.ch/
> Others :
> *http://kiva.org/

I now have some new information. I now believe that what i need is the
visitors information.

On another system on the same network(written in Perl) it is done this
way:
$loginbruger=uc($ENV{AUTHENTICATE_SAMACCOUNTNAME});

(loginbruger is danish for loginuser)

can i do the same thing in python?? get the visitors username?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to