{"id":23329112,"url":"https://github.com/neo-vortex/tint_acl","last_synced_at":"2026-07-03T10:41:11.633Z","repository":{"id":43796193,"uuid":"460204427","full_name":"Neo-vortex/tint_ACL","owner":"Neo-vortex","description":"Small ACL (Aceess Control  List ) written in C++","archived":false,"fork":false,"pushed_at":"2023-10-07T07:35:31.000Z","size":3011,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T12:44:18.593Z","etag":null,"topics":["acl","cpp"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Neo-vortex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-16T22:52:04.000Z","updated_at":"2022-02-17T07:58:00.000Z","dependencies_parsed_at":"2024-12-20T21:32:14.736Z","dependency_job_id":"67e5926e-9b8c-4a72-80e3-d0f218269fd8","html_url":"https://github.com/Neo-vortex/tint_ACL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neo-vortex%2Ftint_ACL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neo-vortex%2Ftint_ACL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neo-vortex%2Ftint_ACL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neo-vortex%2Ftint_ACL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neo-vortex","download_url":"https://codeload.github.com/Neo-vortex/tint_ACL/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247623009,"owners_count":20968574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acl","cpp"],"created_at":"2024-12-20T21:32:12.491Z","updated_at":"2026-07-03T10:41:06.608Z","avatar_url":"https://github.com/Neo-vortex.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tint_ACL\n\n\n# Command Line User Management Tool\n\nWelcome to the Command Line User Management Tool project! This tool is designed to simplify user and access management operations for system administrators, providing a command-line interface for performing various user-related tasks.\n\n## Table of Contents\n\n- [Features](#features)\n- [Getting Started](#getting-started)\n- [Usage](#usage)\n\n## Features\n\n- User creation and authentication\n- Domain and type management\n- Access control for users\n- Modular and clean C++ codebase\n- Error handling with the Error Printer module\n- Directory management with Directory Structure Helper\n- User-friendly command line interface\n\n## Getting Started\n\n### Prerequisites\n\nBefore you can use this tool, you'll need the following:\n\n- C++ compiler compatible with C++11\n- Git (optional, for cloning the repository)\n\n### Installation\n\n### Clone the repository:\n   ```bash\n   git clone [repository_url]\n   ```\n### Build\n   ```bash\n  make\n  ```\n\n## Usage\n\n```bash\n# Add a new user\n./user_management_tool AddUser [username] [password]\n\n# Authenticate a user\n./user_management_tool Authenticate [username] [password]\n\n# Set a user's domain\n./user_management_tool SetDomain [username] [domain]\n\n# Get domain information\n./user_management_tool DomainInfo [domain]\n\n# Set a user's type\n./user_management_tool SetType [username] [type]\n\n# Get type information\n./user_management_tool TypeInfo [type]\n\n# Add access for a user\n./user_management_tool AddAccess [username] [domain] [type]\n\n# Check if a user can access a domain with a specific type\n./user_management_tool CanAccess [username] [domain] [type]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneo-vortex%2Ftint_acl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneo-vortex%2Ftint_acl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneo-vortex%2Ftint_acl/lists"}