Skip to main content

Unix Account

Python module to manipulate unix system accounts by calling standard unix commands user{add,mod,del} which do the actual system files manipulation.

Uses sudo to run the commands if not root (EUID not 0).

Locations

Unix Account packages are available from Cheese shop (PyPI) at https://pypi.python.org/pypi/unixaccount

The project page is hosted on Github.

If you’ve never worked with git or contributed to a project on Github, there is a quick start guide.

If you find something wrong or know of a missing feature, please create an issue on the project page. If you find that inconvenient or have some security concerns, you could also drop me a line at <devel@beli.sk>.

Install

pip install unixaccount

Contents

CLASSES

  • exceptions.Exception(exceptions.BaseException)

    • UnixAccountError

      • AlreadyExists

      • Busy

      • NotFound

FUNCTIONS

create_user(username, group=None, homedir=None, password=None, mkhome=False, shell=None)
    Create a new user account

delete_user(username)
    Delete user account.

modify_user(username, group=None, homedir=None, password=None, mkhome=False, shell=None)
    Modify existing user account.

get_gid(groupname)
    Return numeric group ID for given group name or raise NotFound exception.

get_uid(username)
    Return numeric user ID for given username or raise NotFound exception.

get_username(uid)
    Return user name for given numeric user ID or raise NotFound exception

License

Copyright 2014 Michal Belica <devel@beli.sk>

Unix Account is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Unix Account is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Unix Account.  If not, see < http://www.gnu.org/licenses/ >.

Release files for unixaccount 0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for unixaccount 0.1.1
File Size Uploaded
unixaccount-0.1.1.tar.gz 3.6 kB Details

Release files / unixaccount-0.1.1.tar.gz

Download URL unixaccount-0.1.1.tar.gz
Size 3.6 kB
Tags Source
SHA-256 checksum
How to use checksums
db8a6f19008ed743aa32f29c3ebe82efd002d8bf2f1b633ed5afa8dc9f001e70
BLAKE2b-256 checksum
How to use checksums
9b1f4e8f5b385e8ae899b7e0d1f2ab59ec43fe10e4e168ca9da07775413909d3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.1 This release

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page