changed: Soll-/IST-Profile
This commit is contained in:
parent
582e36b05c
commit
afc61308c7
2 changed files with 16 additions and 1 deletions
|
|
@ -979,7 +979,9 @@ function ProcessADObjects
|
|||
$nummer_array[$MyKey[1]] = $item.'Nr.'
|
||||
$verantwortlicher_array[$MyKey[1]] = $Verantwortlicher
|
||||
$kz_array[$MyKey[1]] = $item.'AWK'
|
||||
$beschreibung_array[$MyKey[1]] = $item.'Beschreibung (256 Zeichen)'
|
||||
# ProfilName must stay "Anwendungszugriff <name>": keep the description empty so the
|
||||
# else branch below does not override it with the AD description column.
|
||||
$beschreibung_array[$MyKey[1]] = ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue