[GH-ISSUE #10116] Deploy silently (macOS) #68694

Closed
opened 2026-05-04 14:52:29 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @damacguy on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10116

My org doesn't permit admin rights for users (even temporarily) so if we don't have .pkg installer from a developer we'll create .pkg installers from an installed instance on a test machine. The end goal is not to prompt the user for admin credentials, that they don't have in the first place, and force them to create a ticket for our help desk for assistance. But it looks like Ollama requires admin rights to generate the ssl certificates stores in ~/.ollama/id_xxx and ~/.ollama/id_xxx.pub.

Are admin rights really needed to generate these? Couldn't they be generated under the user's (non-admin) account on launch if missing?

Originally created by @damacguy on GitHub (Apr 3, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10116 My org doesn't permit admin rights for users (even temporarily) so if we don't have .pkg installer from a developer we'll create .pkg installers from an installed instance on a test machine. The end goal is not to prompt the user for admin credentials, that they don't have in the first place, and force them to create a ticket for our help desk for assistance. But it looks like Ollama requires admin rights to generate the ssl certificates stores in ~/.ollama/id_xxx and ~/.ollama/id_xxx.pub. Are admin rights really needed to generate these? Couldn't they be generated under the user's (non-admin) account on launch if missing?
GiteaMirror added the feature request label 2026-05-04 14:52:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#68694