Skip to main content
Glama
gjenkins20

webmin-mcp-server

create_user

Create a new system user with specified username, password, and optional details like home directory, shell, and user ID through Webmin administration.

Instructions

Create a new system user. This is a dangerous operation and is blocked in safe mode.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
serverNoServer alias (e.g., 'pi1', 'web-server'). Uses default server if not specified.
usernameYesUsername (lowercase letters, digits, underscores, hyphens)
passwordYesPassword for the new user
real_nameNoFull name or comment
home_dirNoHome directory (default: /home/username)
shellNoLogin shell (default: /bin/bash)
uidNoUser ID (auto-assigned if not specified)
gidNoGroup ID (auto-assigned if not specified)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gjenkins20/webmin-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server