drs-crackname: Fix cracknames for the format UNKNOWN when the data is actually a...
authorMatthieu Patou <mat@matws.net>
Sat, 29 Jun 2013 23:02:32 +0000 (16:02 -0700)
committerMatthieu Patou <mat@matws.net>
Wed, 7 Aug 2013 04:22:02 +0000 (21:22 -0700)
commitaa17a2c01dbab2e522a8ccccaed7943963bab5b9
tree0bf12020c9eb66fc7170844bbbd2458e0900ef9a
parentbeead4d431b4d0cdd5e9f58fef481848d9daeaff
drs-crackname: Fix cracknames for the format UNKNOWN when the data is actually a GUID

The cannonical crackname expect a "/" or it returns
DRSUAPI_DS_NAME_STATUS_RESOLVE_ERROR, when doing UNKNOWN format it's not
an error to not have a "/" in the name to crack it's just a sign the
name is not a cannonical one.

Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Andrew Bartlett <abarlett@samba.org>
source4/dsdb/samdb/cracknames.c