Showing 16 open source projects for "uid"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    barco

    barco

    Linux containers from scratch in C

    barco is a project I worked on to learn more about Linux containers and the Linux kernel, based on other guides on the internet. Linux containers are made up by a set of Linux kernel features. namespaces: are used to group kernel objects into different sets that can be accessed by specific process trees. There are different types of namespaces, for example,the PID namespace is used to isolate the process tree, while the network namespace is used to isolate the network stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    MeTA1

    secure, reliable, fast MTA

    MeTA1 is a message transfer agent that has been designed with these main topics in minds: * Security * Reliability * Efficiency * Configurability * Extendibility MeTA1 consists of five main modules of which only one runs as root: * mcp: the main control program is similar to inetd(8): it starts all other MeTA1 modules and watches over their execution. mcp runs as root in order to bind to port 25 and to change the uid of the processes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    coldfusion

    An RFID Access control system for the raspberry pi

    ColdFusion ========== ColdFusion is a Raspberry pi RFID access control system. It uses [wiringPi](http://wiringpi.com/) to control the Piface that toggle's the electronic lock in the door. It then compares the UID given from the Scanner to the ones in the data directory, If a match is found it will open the doors lock. Be sure to read the WIKI https://sourceforge.net/p/coldfusion/wiki/Setup/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    read_proc

    c librarys to read the /proc directory

    Read the /proc directory for informations about jobs, librarys only. Use it for own programs. Use ready-to-use functions to get pid, ppid, name, status, uid of a job, see if they are running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Qrvey allows SaaS companies to create richer products and bring them to market faster Icon
    Qrvey allows SaaS companies to create richer products and bring them to market faster

    Our pre-built javascript widgets make it a snap to embed charts, reports and dashboards right into your app

    Qrvey is a low code embedded analytics platform built to help SaaS providers by simplifying the process of putting analytics tools in the hands of all users as fast as possible.
    Learn More
  • 5
    library complementing the SUA (Subsystem for UNIX Applications on Windows) libc. Both shared and static versions availble. Fixes problems with EAGAIN on newer SUA, handles UID/GID mapping to/from windows, adds/fixes poll(), which is broken on SUA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Small program to run from rcNG to start/stop user processes at bootup/shutdown. A few security checks are performed and the user's rcNG scripts are run as the UID of the owner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Linux Registry Editor was designed to be the graphical equivalent to the rg command. It shows you all the values of the keys including the type, comment, uid, gid, acces mode and acces times. It allows you edit some of the attributes mentioned ab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Snoopy Logger

    Migrated to github: https://github.com/a2o/snoopy

    https://github.com/a2o/snoopy Snoopy development has been migrated to github. Please follow the link "Snoopy Logger Web Site" below. Snoopy is designed to aid a sysadmin by providing a log of commands executed. Snoopy is completely transparent to the user and applications. It is linked into programs to provide a wrapper around calls to execve(). Logging is done via syslog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Save/restore filesystem meta data to/from a SVN (Subversion) working copy. Currently supported attributes: mtime (Modification time), uid (User ID), gid (Group ID), protection bits. A hybrid between FSVS and a mtree based solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
    Learn More
  • 10
    fswatch is a small, simple utility that detects changes in a filesystem. it watches for a file system integrity. it checks inode, links, uid, gid, mode, size, flags, ctime, checksum (SHA1).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    A Perl module for securely dropping and altering system privileges, including saved UIDs that are not natively handled by Perl itself. The SF source repository is out of date. See http://github.com/pfenwick/proc-uid/tree/master for the real one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Custom Ident Daemon allows users to specify a custom response to ident queries without requiring the daemon being restarted. The response can be customized on a per user basis, sending the name, uid, or "fake" response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    chruid is a small but flexible replacement for a chroot + su kombo. i wrote it because i was in the need to chroot processes and having them run under a non-privileged uid/gid without having to install su (which would include pam, nss, ... overhead on som
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ClusterNFS allows diskless clients to share a single root filesystem by matching "interpreted" file names of the form "/path/filename$$KEY=value$$" with fallback to the original filename. Keys include HOSTNAME, IP, UID, GID, and CLIENT (always matches
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    wrapper for executing processes under different uid, depending on calling uid, gid, cmdline (also argv[0]) (keywords: uid switch, su, switch user, superuser, wrapper, alternate user id)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Apache 1 and 2 module for authentication using Realms (cookie based) - domain, IP address/ range uid/password and certificate login support Java classes to login user and manage user database using a mySQL table
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next