- This topic has 2 replies, 2 voices, and was last updated Oct 23-4:08 am by silvioto.
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Forum for users of antiX Linux. Mean and Lean and Proudly anti-fascist.
Forum › Forums › General › Software › Antix 19 i386: slim login with default user (only password, no autologin)
I edited this section of slim.conf file to select automatically my user on login, and write then only password. This configuration don’t show my username selected, I must write before enter password. Is possible to enter only the password on login?
Thanks.
# Focus the password field on start when default_user is set
# Set to "yes" to enable this feature
focus_password yes
# Automatically login the default user (without entering
# the password. Set to "yes" to enable this feature
#auto_login yes
# default user, leave blank or remove this line
# for avoid pre-loading the username.
default_user silvio
Hi silvioto, please look at the end of your my-slim.txt
# Focus the password field on start when default_user is set
# Set to “yes” to enable this feature
focus_password yes
# Automatically login the default user (without entering
# the password. Set to “yes” to enable this feature
auto_login no
# default user, leave blank or remove this line
# for avoid pre-loading the username.
default_user silvio
# current theme, use comma separated list to specify a set to
# randomly choose from
current_theme antiX
# Lock file
lockfile /var/run/slim.lock
# Log file
logfile /var/log/slim.log
default_user
auto_login yes
lockfile /var/run/slim.lock
logfile /var/log/slim.log
Somehow these wrong lines must have slipped in.
default_user
auto_login yes
Otherwise it should work as you wanted it to.
Thanks, you solution worked. I don’t know how the wrong code lines come, maybe trying to solve.
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |