{"id":15873533,"url":"https://github.com/tombuildsstuff/puppet-windows_autologin","last_synced_at":"2025-04-01T22:28:21.047Z","repository":{"id":60775571,"uuid":"45300927","full_name":"tombuildsstuff/puppet-windows_autologin","owner":"tombuildsstuff","description":"A puppet module to configure auto login on Windows","archived":false,"fork":false,"pushed_at":"2016-08-01T08:28:16.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T00:27:36.336Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://forge.puppetlabs.com/tombuildsstuff/windows_autologin","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tombuildsstuff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-31T12:32:54.000Z","updated_at":"2016-08-01T08:15:47.000Z","dependencies_parsed_at":"2022-10-04T17:30:31.329Z","dependency_job_id":null,"html_url":"https://github.com/tombuildsstuff/puppet-windows_autologin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fpuppet-windows_autologin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fpuppet-windows_autologin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fpuppet-windows_autologin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fpuppet-windows_autologin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tombuildsstuff","download_url":"https://codeload.github.com/tombuildsstuff/puppet-windows_autologin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246720124,"owners_count":20822852,"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":[],"created_at":"2024-10-06T01:03:56.441Z","updated_at":"2025-04-01T22:28:21.029Z","avatar_url":"https://github.com/tombuildsstuff.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Puppet-Windows_AutoLogin\n===============\n\nA puppet module to configure auto login on Windows\n[![Project Build Status](https://travis-ci.org/tombuildsstuff/puppet-windows_autologin.svg?branch=master)](https://travis-ci.org/tombuildsstuff/puppet-windows_autologin)\n\nInstallation\n------------\n\nAdd this to your Puppetfile:\n```puppet\nmod 'tombuildsstuff/windows_autologin', '1.1.0'\n````\n\nUsage\n-----\n\nEnabling Auto-Login (on a local computer):\n\n```puppet\nclass { 'windows_autologin':\n  ensure   =\u003e 'present',\n  username =\u003e 'myuser',\n  password =\u003e 'p@ssw0rd'\n}\n```\n\nEnabling Auto-Login (when the machine is bound to a Active Directory):\n\n```puppet\nclass { 'windows_autologin':\n  ensure   =\u003e 'present',\n  domain   =\u003e 'mydomain',\n  username =\u003e 'myuser',\n  password =\u003e 'p@ssw0rd'\n}\n```\n\nDisabling Auto-Login:\n```puppet\nclass { 'windows_autologin':\n  ensure =\u003e 'absent'\n}\n```\n\nTesting\n-------\nThis module's been tested on Windows Server 2008/2012 R2\n\nContributing\n------------\nSend a pull request, ideally with tests :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftombuildsstuff%2Fpuppet-windows_autologin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftombuildsstuff%2Fpuppet-windows_autologin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftombuildsstuff%2Fpuppet-windows_autologin/lists"}