Re: sAMAccountName

2007-12-05 Thread Michael Ströder
Roland,

Roland Hedberg wrote:
> 
> But when I try to add the samAccountName attribute and thereby the
> object class SecurityPrincipal the server complains.

Could you please post a small test script?

Are you sure the value of the samAccountName does not collide with any
other user entry?

> The error message I get is 'Server is unwilling to perform' which
> doesn't really tell me a lot :-)

Most times it also returns a numeric error code with that message. You
could try to search for that. Also the guys in the AD newsgroups on MS'
NNTP server are quite helpful. Don't forget to let us know... ;-)

Ciao, Michael.

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Python-LDAP-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev


sAMAccountName

2007-12-05 Thread Roland Hedberg
Hi!

A short while ago there was a discussion about how to add users to an AD
using python-ldap.

I benefited a lot from that discussion, so you have my thanks too.

On the topic python-ldap <-> AD:

My problem is that I can add an entry using the User object class and
attributes contained in that class without any problems.

But when I try to add the samAccountName attribute and thereby the
object class SecurityPrincipal the server complains.

The error message I get is 'Server is unwilling to perform' which
doesn't really tell me a lot :-)

Anyone got a clue ?

The AD isn't 'mine', but if there is something you need to know about it
in order to answer my question I can ask the person in charge.

-- Roland

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Python-LDAP-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev