twocanoes / xcreds

Open Source Project for Syncing IdP password with macOS login password
BSD 3-Clause "New" or "Revised" License
222 stars 25 forks source link

feature request: localad/kebereros support for saving groups to prefs #125

Closed bamtan closed 9 months ago

bamtan commented 9 months ago

similar request to #117 - this was something already implemented in nomad, where it stored all the memberOf results into the preference file on run.

https://github.com/jamf/NoMAD/blob/6200f60f267b5fc725728b088e0ff6ad752d6f24/NoMAD/UserInformation.swift

twocanoes commented 9 months ago

saves into local ds record as _xcreds_groups as a string with groups separated by a comma.