Anurag wrote:
> My application is a web based application for both windows and Linux.
> The web part is developed using Django. So if Python does not support
> it then any support for local sytem account authentication in Django?
>
> I am looking for a common library for both Linux and Windows. An
On 23/06/2011 16:07, Anurag wrote:
My application is a web based application for both windows and Linux.
The web part is developed using Django. So if Python does not support
it then any support for local sytem account authentication in Django?
I am looking for a common library for both Linux an
My application is a web based application for both windows and Linux.
The web part is developed using Django. So if Python does not support
it then any support for local sytem account authentication in Django?
I am looking for a common library for both Linux and Windows. Any help
will be Gr8
Rega
On 23/06/2011 06:02, Anurag wrote:
On Jun 22, 7:01 pm, Adam Tauno Williams
wrote:
On Wed, 2011-06-22 at 06:34 -0700, Anurag wrote:
Hi All,
I am working on application which needs to do a authentication against
LDAP, if LDAP not installed then local system account (administrator
user in windo
On Jun 22, 7:01 pm, Adam Tauno Williams
wrote:
> On Wed, 2011-06-22 at 06:34 -0700, Anurag wrote:
> > Hi All,
>
> > I am working on application which needs to do a authentication against
> > LDAP, if LDAP not installed then local system account (administrator
> > user in windows and root user in L
On Wed, 2011-06-22 at 06:34 -0700, Anurag wrote:
> Hi All,
>
> I am working on application which needs to do a authentication against
> LDAP, if LDAP not installed then local system account (administrator
> user in windows and root user in Linux). This should work on both
> Windows and Linux.
See
On 22/06/2011 14:34, Anurag wrote:
Hi All,
I am working on application which needs to do a authentication against
LDAP, if LDAP not installed then local system account (administrator
user in windows and root user in Linux). This should work on both
Windows and Linux.
Which library I should use
Hi All,
I am working on application which needs to do a authentication against
LDAP, if LDAP not installed then local system account (administrator
user in windows and root user in Linux). This should work on both
Windows and Linux.
Which library I should use for that.
Regards,
Anurag
--
http:/
Hi ALL
I have SLES 10 installed on my machine, i wanted to get all the information
about the installed " USER authentication modules"
for example :: localauthentication or LDAP or even a radius server
how can I get the above information in SUSE, do we have any python scripts
for tha
On 14 Feb, 14:30, Tim Golden <[EMAIL PROTECTED]> wrote:
> Tim Golden wrote:
> > billie wrote:
> >> Another question, I'm sorry.
> >> Do you got any idea about how to get permissions of a file/directory
> >> given the username?
> >> For example: I would like to know if C:\my_file.ext is readable/
>
Tim Golden wrote:
> billie wrote:
>> Another question, I'm sorry.
>> Do you got any idea about how to get permissions of a file/directory
>> given the username?
>> For example: I would like to know if C:\my_file.ext is readable/
>> writable by user 'x' or not.
>
> This is an unfortunately messy qu
billie wrote:
> Another question, I'm sorry.
> Do you got any idea about how to get permissions of a file/directory
> given the username?
> For example: I would like to know if C:\my_file.ext is readable/
> writable by user 'x' or not.
This is an unfortunately messy question. The easiest
answer --
Another question, I'm sorry.
Do you got any idea about how to get permissions of a file/directory
given the username?
For example: I would like to know if C:\my_file.ext is readable/
writable by user 'x' or not.
--
http://mail.python.org/mailman/listinfo/python-list
On 12 Feb, 16:53, Tim Golden <[EMAIL PROTECTED]> wrote:
> billie wrote:
> > Do you got any idea about how getting user's home directory?
>
> The answer to that is unfortunately slightly complicated,
> because Windows has no such thing as a "user's home directory"
> or, if you prefer, it has several
billie wrote:
> Do you got any idea about how getting user's home directory?
The answer to that is unfortunately slightly complicated,
because Windows has no such thing as a "user's home directory"
or, if you prefer, it has several such things.
If you want, you can let Python make the decision,
On 12 Feb, 14:45, Tim Golden <[EMAIL PROTECTED]> wrote:
> billie wrote:
> > Hi there,
> > I would like to submit a username/password pair to a Windows NT
> > workstation and find out if it's valid.
> > Moreover I would like to get the user's home directory given the
> > username.
> > Does it is pos
billie wrote:
> Hi there,
> I would like to submit a username/password pair to a Windows NT
> workstation and find out if it's valid.
> Moreover I would like to get the user's home directory given the
> username.
> Does it is possible to do that by using pywin32 extension?
http://timgolden.me.uk/p
Hi there,
I would like to submit a username/password pair to a Windows NT
workstation and find out if it's valid.
Moreover I would like to get the user's home directory given the
username.
Does it is possible to do that by using pywin32 extension?
Could someone point me in the right direction?
B
18 matches
Mail list logo