cocoa 应用程序中提示 root 访问权限

发布于 2024-11-08 02:54:48 字数 106 浏览 0 评论 0原文

我希望我的程序以要求 root 访问权限的提示/警报开始。用户必须输入密码,然后应用程序就会启动。我一直在环顾四周,但我不太确定该怎么做。

非常感谢您的帮助。

谢谢!

I want my program to begin with a prompt/alert that asks for root access. The user must enter their password, and then the application follows. I've been looking around, but I'm not exactly sure how to do this.

You help is greatly appreciated.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

我们的影子 2024-11-15 02:54:48

使用 BL 身份验证。以 root 身份启动授权要容易得多,您可以输入 bash 命令以 root 身份运行。

http://jim.roepcke.com/blog/archives /2002/09/24/blauthentication-class.html

Use BLAuthentication. Its much easier to launch authorization as root and you can enter bash commands to run as root.

http://jim.roepcke.com/blog/archives/2002/09/24/blauthentication-class.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文