← 返回
未分类 中文

Id Tool

Display user and group identity information. Shows real and effective user ID, group ID, and supplementary groups for the current process.
显示当前进程的用户和组标识信息,包括真实和有效用户ID、组ID以及附加组。
dinghaibin dinghaibin 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 292
下载
💾 0
安装
1
版本
#latest

概述

ID - User Identity Display

Print user and group identity information including UID (user ID), GID (group ID), and all supplementary group memberships. Essential for permission debugging and understanding process security context.

Usage

id-tool [options] [username]

Without arguments, shows information for the current user. Specify a username to query another user's identity details.

Options

  • -u: Show only effective user ID
  • -g: Show only effective group ID
  • -G: Show all supplementary group IDs
  • -n: Display names instead of numeric IDs

Examples

# Show full identity
id-tool

# Show user ID only
id-tool -u

# Show all groups for user
id-tool -G www-data

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 01:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 31,021
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomas-security
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装后可防止您和您的用户受到提示注入、数据泄露及恶意行为的侵害。
★ 116 📥 30,976
dev-programming

Url Shortener

dinghaibin
创建和管理短链接,支持自定义别名和追踪。适用于缩短长链接、创建易记的自定义链接、追踪点击统计等场景。
★ 1 📥 2,636