Post

Replies

Boosts

Views

Activity

Reply to Missing value for od_group_add & od_group_remove
Thank you Eskimo, with sudo eslogger od_group_add od_group_remove > es_apple.log I checked and it turns out that for the event of either adding/removing user, two notifications are being sent. One has UUID populated and username empty, while the other one has username populated and UUID empty. So depending on the timing my client was picking either of those and filtering for username or UUID was giving weird results. I've put in the check msg->event.od_group_add->member->member_type == ES_OD_MEMBER_TYPE_USER_NAME and it fixed it as it's only processing now the event that has username
Topic: App & System Services SubTopic: Core OS Tags:
Aug ’24