ComputerOU distinguished name handling is bad. |
|||
Issue descriptionThe DN handling only allows OU and DC, but for instance the default Computers location is not an OU, but a CN: CN=Computers,DC=EXAMPLE,DC=COM https://msdn.microsoft.com/en-us/library/aa366101%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396 Let's pass in the raw createcomputer string into authpolicy and leave the parsing to it (it just needs to figure out the machine domain).
,
Jan 24 2018
,
Jan 30 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by rsorokin@chromium.org
, Jan 17 2018