{"id":35289958,"url":"https://github.com/ofalk/chpw","last_synced_at":"2026-03-27T04:32:11.930Z","repository":{"id":2420202,"uuid":"3388689","full_name":"ofalk/chpw","owner":"ofalk","description":"Active Directory Password Change Interface","archived":false,"fork":false,"pushed_at":"2025-03-28T10:06:34.000Z","size":9,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T11:23:26.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Perl","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/ofalk.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}},"created_at":"2012-02-08T16:02:29.000Z","updated_at":"2025-03-28T10:06:38.000Z","dependencies_parsed_at":"2022-07-21T11:29:15.303Z","dependency_job_id":null,"html_url":"https://github.com/ofalk/chpw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ofalk/chpw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofalk%2Fchpw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofalk%2Fchpw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofalk%2Fchpw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofalk%2Fchpw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ofalk","download_url":"https://codeload.github.com/ofalk/chpw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ofalk%2Fchpw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31019498,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-12-30T16:02:35.077Z","updated_at":"2026-03-27T04:32:11.922Z","avatar_url":"https://github.com/ofalk.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"chpw - Simple Active Directory Password Change Interface\n========================================================\n\nchpw is a simple web interface for letting users change their AD (Microsoft\nActive Directory) passwords in a self-service manner.\n\nFeatures\n--------\n\n* Let users change their passwords from everywhere via any normal web browser\n* \"Change Password upon first login\" is supported\n* Simple CGI written in Perl\n* No long chain of depencies (at least ATM)\n* Easy to enhance\n\n\"Installation\"\n--------------\n\nCheckout the repository somewhere and add the following snippet to your Apache\nconfig - adjust to your needs/location:\n\n    Alias /chpw /var/www/chpw\n\t\u003cDirectory /var/www/chpw\u003e\n        AllowOverride All\n        Options +ExecCGI +SymlinksIfOwnerMatch\n        AddHandler cgi-script .pl\n        DirectoryIndex chpw.pl\n    \u003c/Directory\u003e\n\nCreate a file called chpw.yml in this directory and change the default settings\nto reflect your environment:\n\nURI: 'ldaps://dc01'\nbind_dn: 'CN=ldap,cn=Users,dc=local'\nbind_pw: 'mysupersecretropass'\nbase_dn: 'dc=local'\nsearch_filter: '(!(userAccountControl:1.2.840.113556.1.4.803:=2))'\n\nYou might not need/want to cahnge the searchfilter, but the example does ignore\ndisabled users - which might be a good idea.\n\nLicense\n-------\n\nGPL\n\nThanks\n------\n\nThis script is based on a script by\n\n    Evan Hoffmans \u003cevanhoffman AT evanhoffman DOT com\u003e\n\nthanks Evan for the good basis!\n\nBugs / Known Problems / TODO\n----------------------------\n\nMost probably there are bugs. Feel free to fix them.\nA known problem is that the errors returned by MS AD are not catched and shown\nin an user-friendly way. This is on my TODO list.\nCode-quality isn't very good, this was a quick-hack.\nHTML quality is a shame and should be enhanced.\n\nAuthor / Contact / Support\n--------------------------\n\nFeel free to contact me via mail:\n\n    Oliver Falk \u003coliver AT linux DASH kernel DOT at\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofalk%2Fchpw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fofalk%2Fchpw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fofalk%2Fchpw/lists"}