Rename La Salle credential provider
This commit is contained in:
@@ -159,7 +159,7 @@ public sealed class ActiveDirectoryOptions
|
||||
|
||||
public string RemoteDesktopGroupDn { get; init; } = string.Empty;
|
||||
|
||||
public string DefaultCompany { get; init; } = "Universidad La Salle";
|
||||
public string DefaultCompany { get; init; } = "La Salle";
|
||||
|
||||
public bool CreateMissingOus { get; init; }
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"StudentOuDn": "OU=Alumnos,OU=Usuarios-SGU,DC=lci,DC=lasalle,DC=mx",
|
||||
"AdministrativeOuDn": "OU=Administrativos,OU=Usuarios-SGU,DC=lci,DC=lasalle,DC=mx",
|
||||
"RemoteDesktopGroupDn": "",
|
||||
"DefaultCompany": "Universidad La Salle",
|
||||
"DefaultCompany": "La Salle",
|
||||
"CreateMissingOus": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user