Something went wrong while setting issue due date.
in functions.inc the sambaMachineAccountRDN should be ou=computers
Closed
in functions.inc the sambaMachineAccountRDN should be ou=computers
Hello,
in functions.inc we got this
"sambaMachineAccountRDN" => "ou=winstation,",
this should be
"sambaMachineAccountRDN" => "ou=computers,",
Cheers
(from redmine: issue id 642, created on 2012-02-22, closed on 2012-03-02)
- Changesets:
- Revision 3b57b87b by Benoit MORTIER on 2012-02-24T10:13:10.000Z:
Fixes: #642 in functions.inc the sambaMachineAccountRDN should be ou=computers