search for: _pass

Displaying 4 results from an estimated 4 matches for "_pass".

Did you mean: pass
2020 Jul 23
2
dsync fails for existing user: "Error: Failed to initialize user: Namespace '': Mailbox list driver imapc: missing imapc_password" ?
...mpty-header-workaround dsync_commit_msgs_interval = 100 # default in v2.2.30+ dsync_hashed_headers = Date Message-ID and grep users.conf /etc/dovecot/conf.d/* /etc/dovecot/conf.d/10-auth.conf: args = scheme=ARGON2ID /etc/dovecot/sec/users.conf _USER="testuser at example.net" _PASS="my!secret" _PASS_ENC=$( doveadm pw -s ARGON2ID -p ${_PASS} ) echo "${_USER}:${_PASS_ENC}::::" >> /etc/dovecot/sec/users.conf grep testuser at example.net /etc/dovecot/sec/users.conf testuser at example.net:{ARGON2ID}$argon2id$v=19$m=65536,t=3,p=1$...qY:::: on exec...
2010 Dec 21
5
solaris 10 winbind authentication with ADS
...oot 38 Dec 20 13:04 pam_winbind.so -> /opt/local/lib/security/pam_winbind.so lrwxrwxrwx 1 root root 38 Dec 20 13:05 pam_winbind.so.1 -> /opt/local/lib/security/pam_winbind.so My pam.conf: login auth sufficient /opt/local/lib/security/pam_winbind.so try_first_pass login auth requisite pam_authtok_get.so.1 login auth required pam_dhkeys.so.1 login auth required pam_unix_cred.so.1 login auth required pam_unix_auth.so.1 login auth required pam_dial_auth.so.1 other auth sufficient /opt/local/lib/security/p...
2002 Aug 14
1
Selective sync
...test directories on the server with couple of files there: root_dir/z/z1/z2/zn Include file: z/ z/t[0-9] that works fine for t1 file in it, but I could not get to t4 file in zn subdir: z/z1/z2/zn/ z/z1/z2/zn/t[0-9] z/z1/z2/zn/t4 t4 zn/ zn/t4 **/zn/ **/zn/t[0-9] Command line: rsync --password-file=_pass --include-from=inc --exclude=* -rvvn --archive --sparse --delete user@server::root_dir/ /tmp/t Please help. Thank you. -- Ivan Kovalev Wall Street Source 120 Broadway, 27-th floor New York, NY 10271 ivan@wssource.com PH: (212)479-1445 PG: (888)688-5202, ikovalev@skytel.com
2012 Aug 07
2
dovecot+LDAP/AD encoding issue
Hello everybody, i have a problem with dovecot+Active Directory as Authentication-Service. I am not able to use special characters (???? (german umlaut)) within a password. Normally I would suggest that the ldap-query is done in UTF-8 but as I debugged the auth-process, I have seen that the password is ISO-8859-1 encoded. The "original" query (from roundcube for example) is UTF-8