Re: [Tutor] Alternate credentials

2011-05-04 Thread Bill Allen
On May 4, 2011, at 0:57, Tim Golden wrote: > On 04/05/2011 00:18, Alan Gauld wrote: >> Since its more a Windows question than a Python one I suggest you try a >> Windows forum. comp.python.windows might be worth a try? Or even the >> ctypes group? >> >> While we do have some Windows users here

Re: [Tutor] Alternate credentials

2011-05-04 Thread Tim Golden
On 04/05/2011 00:18, Alan Gauld wrote: Since its more a Windows question than a Python one I suggest you try a Windows forum. comp.python.windows might be worth a try? Or even the ctypes group? While we do have some Windows users here its not really a python nwewbie type question. True enough.

Re: [Tutor] Alternate credentials

2011-05-03 Thread Bill Allen
I am running on MS Windows XP & Server 2003. Sent from my iPhone On May 3, 2011, at 12:02, Tim Golden wrote: > On 03/05/2011 5:35 PM, Bill Allen wrote: >> I am needing to run a Python networked application with a specific >> set of credentials, Windows AD, rather than the user's own so that >>

Re: [Tutor] Alternate credentials

2011-05-03 Thread Alan Gauld
"Bill Allen" wrote I am needing to run a Python networked application with a specific set of credentials, Windows AD, rather than the user's own so that the app can access the needed CIFS shares. Where should I start? Since its more a Windows question than a Python one I suggest you try

Re: [Tutor] Alternate credentials

2011-05-03 Thread Tim Golden
On 03/05/2011 5:35 PM, Bill Allen wrote: I am needing to run a Python networked application with a specific set of credentials, Windows AD, rather than the user's own so that the app can access the needed CIFS shares. Where should I start? By saying what operating system you're running on, whi

[Tutor] Alternate credentials

2011-05-03 Thread Bill Allen
I am needing to run a Python networked application with a specific set of credentials, Windows AD, rather than the user's own so that the app can access the needed CIFS shares. Where should I start? --Bill Sent from my iPhone ___ Tutor maillist - T