Results 1 to 4 of 4

Thread: Problem with dsadd user - directory not found

  1. #1
    Join Date
    Nov 2011
    Posts
    2

    Problem with dsadd user - directory not found

    hi
    i use the following command for add user but message that directory not found!

    dsadd user "cn=mike, ou=departemant, ou=dep1, dc=test, dc=com" -pwd 123 -disabled no

    please help me.

  2. #2
    Join Date
    Dec 2007
    Posts
    1,599

    Re: Problem with dsadd user - directory not found

    After check the for solutions i found out that the code that you are using is proper, that is;

    "cn=User01,ou=moncton,dc=dahouse,dc=deyoung,dc=com"

    Also, without pulling up a cmd and trying it myself, one suggestion I would have is to split your batch file into 2 parts. First the dsadd user, then a second command using dsmod to add the users to the group:

    dsmod group group_dn -addmbr member_dn

  3. #3
    Join Date
    May 2011
    Posts
    271

    Re: Problem with dsadd user - directory not found

    There would be certain issue with the syntax that you are using. Try to remodify the same and then check. Ensure that the domain which you are providing in the syntax should be live or else the error is common. And if the error continous it is recommended that you must build each and every common one by one. If the there is something broken in the syntax you cannot add user via dsadd. There are certain sample scripts on the web which can help you to generated a automated bat file for the process.

  4. #4
    Join Date
    Jul 2011
    Posts
    352

    Re: Problem with dsadd user - directory not found

    Even I will advice you to have a look on the syntax first. Before the object directory not found error appears when you had not provided a proper domain controller or when there is something missing. A common examle of dsadd is - dsadd ou "ou=guyds, dc=cp, dc=com". Here you have to add properly information related to your user addition in specificied directory.

Similar Threads

  1. No such files or directory found error in Grub2 partition
    By Vaikuntam in forum Operating Systems
    Replies: 3
    Last Post: 04-01-2011, 07:14 AM
  2. Error 404 - File or Directory not found
    By Ameya in forum Technology & Internet
    Replies: 3
    Last Post: 28-02-2009, 09:52 PM
  3. Replies: 5
    Last Post: 13-06-2007, 07:23 AM
  4. DSADD user -memberof usage
    By Norika in forum Active Directory
    Replies: 3
    Last Post: 13-03-2007, 08:51 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,725,802.01428 seconds with 17 queries