Howdie!
aconti wrote:
> Hello I am getting this error when trying to add a user to a group...
>
> C:\Users\Administrator>dsmod group "CN=Accounts
> Group,CN=Accounts,DN=homenet,DC=
> ma" -addmbr "CN=mrtest,CN=Accounts,DC=homenet,DC=ma"
> dsmod failed:CN=Accounts Group,CN=Accounts,DN=homenet,DC=ma:A referral
> was retur
> ned from the server.
Is that the correct domain you specified? homenet.ma? A referral by
default is sent from the server, if it feels like it isn't responsible
for a directory partition. That may happen if the domain is spelled
incorrectly or you're trying to fetch data from the main domain and
target a child domain DC.
Cheers,
Florian
|