saltstack / saltstack/salt

mac_user.enable_auto_login state

Open
#55,599 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Confirmed Feature
Dominant language
Python
Stars
15.7k
Forks
5.6k
Avg merge
2d 44m
Merged PRs (30d)
80

Description

Description of Issue

There is a mac_user.enable_auto_login module, but no state. It looks rather trivial to add a state since the modules to do everything already exist, can we do that?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the mac_user.enable_auto_login module and inspect the existing modules it relies on for enabling and disabling the setting. Add a corresponding state with behavior that reports whether auto-login matches the requested state, then check the relevant Salt state tests if they are available.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
operating-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.