[GH-ISSUE #12311] issue: "User" role cannot add Tool Servers #32075

Closed
opened 2026-04-25 05:57:53 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @lowlyocean on GitHub (Apr 1, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12311

Originally assigned to: @tjbck on GitHub.

Check Existing Issues

  • I have searched the existing issues and discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

0.6.0

Ollama Version (if applicable)

No response

Operating System

Docker via Linux

Browser (if applicable)

No response

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have listed steps to reproduce the bug in detail.

Expected Behavior

There's no way to set enable_direct_tools so that non-admin users can add their own tool servers.

Right now it looks like only the admin users are able to setup tool servers.

Actual Behavior

Admin should be able to permit users to setup their own tool servers.

Steps to Reproduce

Log in as non-admin user
Go to Settings
Notice there is no "tools" section to configure tool servers

Logs & Screenshots

N/A

Additional Information

No response

Originally created by @lowlyocean on GitHub (Apr 1, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/12311 Originally assigned to: @tjbck on GitHub. ### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version 0.6.0 ### Ollama Version (if applicable) _No response_ ### Operating System Docker via Linux ### Browser (if applicable) _No response_ ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have listed steps to reproduce the bug in detail. ### Expected Behavior There's no way to set **[enable_direct_tools](https://github.com/open-webui/open-webui/blob/04799f1f95f958674d35ba4854ef62754a4d332e/src/lib/components/chat/SettingsModal.svelte#L491)** so that non-admin users can add their own tool servers. Right now it looks like only the admin users are able to setup tool servers. ### Actual Behavior Admin should be able to permit users to setup their own tool servers. ### Steps to Reproduce Log in as non-admin user Go to Settings Notice there is no "tools" section to configure tool servers ### Logs & Screenshots N/A ### Additional Information _No response_
GiteaMirror added the bug label 2026-04-25 05:57:53 -05:00
Author
Owner

@tjbck commented on GitHub (Apr 3, 2025):

Addressed with 7eea95a48c in dev!

<!-- gh-comment-id:2774109135 --> @tjbck commented on GitHub (Apr 3, 2025): Addressed with 7eea95a48c60e7d3833481bb0bf7369f7a77590d in dev!
Author
Owner

@mknet3 commented on GitHub (Apr 4, 2025):

thanks @tjbck! is there a way to set tool servers for everyone as admin?

<!-- gh-comment-id:2777730630 --> @mknet3 commented on GitHub (Apr 4, 2025): thanks @tjbck! is there a way to set tool servers for everyone as admin?
Author
Owner

@mknet3 commented on GitHub (Apr 4, 2025):

maybe this one? https://github.com/open-webui/open-webui/issues/12217

<!-- gh-comment-id:2777740065 --> @mknet3 commented on GitHub (Apr 4, 2025): maybe this one? https://github.com/open-webui/open-webui/issues/12217
Author
Owner

@gaby commented on GitHub (Apr 5, 2025):

I need #12217 too. Probably an option to disable users from being able to set tool servers, only to use the ones set by an Admin

<!-- gh-comment-id:2780697384 --> @gaby commented on GitHub (Apr 5, 2025): I need #12217 too. Probably an option to disable users from being able to set tool servers, only to use the ones set by an Admin
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#32075