Home
last modified time | relevance | path

Searched refs:autologin (Results 1 – 25 of 823) sorted by relevance

12345678910>>...33

/dports/x11/lightdm/lightdm-1.30.0/tests/
H A DMakefile.am23 test-autologin \
24 test-autologin-pam \
25 test-autologin-pam-config \
35 test-autologin-password \
54 test-autologin-logout \
55 test-autologin-session \
59 test-autologin-guest \
139 test-upstart-autologin \
221 test-utmp-autologin \
223 test-audit-autologin \
[all …]
H A DMakefile.in667 test-autologin test-autologin-pam test-autologin-pam-config \
674 test-autologin-password test-autologin-new-authtok \
682 test-autologin-session-error test-autologin-logout \
1527 test-autologin.log: test-autologin
1534 test-autologin-pam.log: test-autologin-pam
1744 test-autologin-logout.log: test-autologin-logout
1751 test-autologin-session.log: test-autologin-session
1779 test-autologin-guest.log: test-autologin-guest
2913 test-utmp-autologin.log: test-utmp-autologin
2927 test-audit-autologin.log: test-audit-autologin
[all …]
/dports/comms/conserver-com/conserver-8.2.4/
H A DMakefile.in23 autologin:
24 ( cd autologin && $(MAKE) $@ $(MAKE_FLAGS) ) || exit 1;
26 autologin.install:
27 ( cd autologin && $(MAKE) install $(MAKE_FLAGS) ) || exit 1;
54 .PHONY: autologin autologin.install clean distclean install all test
/dports/comms/conserver-com/conserver-8.2.4/autologin/
H A DINSTALL.old5 First compile this program and install it as /etc/autologin or
6 /usr/local/etc/autologin. If `/' is the only file system mounted sometimes
10 # exec /etc/autologin -l root
16 # exec /etc/autologin -l ME
23 If you got this far we are ready to make the leap. Exit the autologin shell
27 cons2:2:respawn:/usr/local/etc/autologin -t/dev/tty0 -lroot >/dev/console 2>&1
29 co:2:respawn:/usr/local/etc/autologin -t/dev/console -lroot
34 mkitab "cons2:2:respawn:/usr/local/etc/autologin -t/dev/tty0 -lroot -gsystem >/dev/console 2>&1"
40 console and add a new one for autologin:
42 console "/usr/local/etc/autologin -lroot -t" xterm on local secure
/dports/security/krb5-appl/krb5-appl-1.0.3/telnet/telnet/
H A Dmain.c150 autologin = -1;
162 autologin = 0;
193 autologin = 1;
250 autologin = 1;
288 autologin = 1;
302 if (autologin == -1)
303 autologin = (rlogin == _POSIX_VDISABLE) ? 0 : 1;
/dports/x11/lightdm/lightdm-1.30.0/tests/scripts/
H A Dmulti-seat-globbing-config-sections.conf6 autologin-user=have-password1
10 autologin-user-timeout=99
13 autologin-user=have-password2
16 autologin-user=have-password3
H A Dautologin-timeout-in-background.conf6 autologin-user=have-password1
7 autologin-user-timeout=99
8 autologin-in-background=true
H A Dautologin-session-timeout.conf6 autologin-user=have-password1
7 autologin-user-timeout=99
9 autologin-session=alternative
H A Dautologin-pam-config.conf6 autologin-user=no-password1
8 pam-autologin-service=lightdm-autologin-alternative
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/zabbix/plugins/modules/
H A Dzabbix_user.py410 'autologin': autologin,
446 …def add_user(self, alias, name, surname, user_group_ids, passwd, lang, theme, autologin, autologou… argument
467 'autologin': autologin,
518 'autologin': autologin,
595 autologin=dict(type='bool'),
641 autologin = module.params['autologin']
652 if autologin is not None:
653 if autologin:
654 autologin = '1'
656 autologin = '0'
[all …]
/dports/x11/lightdm/lightdm-1.30.0/help/C/
H A Dautologin.page16 … setting the <code>autologin-user</code> setting to the name of the user account to automatically …
17 You can set <code>autologin-session</code> to set the session to override the <link xref="default-s…
20 Timed login is configured by setting <code>autologin-user-timeout</code> to the number of seconds t…
24 When performing an automatic login LightDM uses the <code>lightdm-autologin</code> PAM service.
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/
H A Dindex.php50 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
71 if (CWebUser::$data['autologin'] != $autologin) {
74 'autologin' => $autologin
95 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/
H A Dindex.php50 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
71 if (CWebUser::$data['autologin'] != $autologin) {
74 'autologin' => $autologin
95 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/
H A Dindex.php50 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
71 if (CWebUser::$data['autologin'] != $autologin) {
74 'autologin' => $autologin
95 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/
H A Dindex.php50 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
71 if (CWebUser::$data['autologin'] != $autologin) {
74 'autologin' => $autologin
95 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/
H A Dindex.php50 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
71 if (CWebUser::$data['autologin'] != $autologin) {
74 'autologin' => $autologin
95 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/
H A Dindex.php56 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
77 if (CWebUser::$data['autologin'] != $autologin) {
80 'autologin' => $autologin
104 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/
H A Dindex.php56 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
77 if (CWebUser::$data['autologin'] != $autologin) {
80 'autologin' => $autologin
104 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/
H A Dindex.php56 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
77 if (CWebUser::$data['autologin'] != $autologin) {
80 'autologin' => $autologin
104 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/
H A Dindex.php56 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
77 if (CWebUser::$data['autologin'] != $autologin) {
80 'autologin' => $autologin
104 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/
H A Dindex.php56 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
77 if (CWebUser::$data['autologin'] != $autologin) {
80 'autologin' => $autologin
104 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/
H A Dindex.php54 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
76 if (CWebUser::$data['autologin'] != $autologin) {
79 'autologin' => $autologin
101 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/
H A Dindex.php54 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
76 if (CWebUser::$data['autologin'] != $autologin) {
79 'autologin' => $autologin
101 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/
H A Dindex.php54 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
76 if (CWebUser::$data['autologin'] != $autologin) {
79 'autologin' => $autologin
101 'autologin' => $autologin == 1,
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/
H A Dindex.php54 $autologin = hasRequest('enter') ? getRequest('autologin', 0) : getRequest('autologin', 1); variable
76 if (CWebUser::$data['autologin'] != $autologin) {
79 'autologin' => $autologin
101 'autologin' => $autologin == 1,

12345678910>>...33