site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Thread-index: Acfg/tMFEVLINEzyEdyYSwAX8si2KA== Thread-topic: KUNCUserNotificationCallBack User-agent: Microsoft-Entourage/11.3.6.070618 Hi, I see a documented example of using KUNCUserNotificationDisplayFromBundle to display an authentication dialog from a kext. I want to use this functionality in case my daemon or agent gets into trouble somehow, and I need to give the user some options. In my KUNCUserNotificationCallBack, after I get the user's name/password, how do I validate that this is a user name and password for a user with admin privileges? I haven't been able to find the way to do this in the kernel. Eric _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Eric Long