Displaying 7 results from an estimated 7 matches for "reprompting".
Did you mean:
prompting
2005 Jun 27
2
Comedian Mail User Setup Prompts
I have a user who goes into Comedian Mail for the first time and goes
thru the initial setup, changes password, records name, etc. Problem is
that every time he calls in, it thinks that it's his first time and
keeps reprompting him. His password change is reflected in
voicemail.conf. Others do not have this problem.
Where does Asterisk maintain the "first time" flag? Any ideas would be
appreciated.
Thanks,
Adam
The contents of this email message and any attachments are confidential and are intended solely f...
2006 Jan 19
5
Only one chance to enter a new password?
...M and an LDAP server back end.
Recently we have added a requirement for users to have complex
passwords. The problem is, if a user's password has expired, when they
log in they are prompted for a new password (good) but if they enter a
non-complex new password the session is closed rather than reprompting
them for another try. With some PC clients they see nothing which is
causing a lot of support calls...
Here's the PAM configuration if that matters:
sshd auth requisite pam_authtok_get.so.1
sshd auth required pam_dhkeys.so.1
sshd auth sufficient pam_unix_auth.so.1 server_policy
sshd auth requ...
2015 Feb 17
1
winbindd: Exceeding 200 client connections, no idle connection found
...17 10:13:57.996865, 0] ../source3/winbindd/winbindd.c:1023(winbindd_listen_fde_handler)
winbindd: Exceeding 200 client connections, no idle connection found
I'm getting above error on the winbind services which are causing several issues such as disconnecting users from active transfers and reprompting user credentials that doesn't accept user info.
I found this closed bug on version 3.0.2 smbd version that had this error but I'm not sure if I'm looking at the same problem on the version 4.x
https://bugzilla.samba.org/show_bug.cgi?id=3204
Does anyone else have similar issue with the...
2018 Feb 01
1
Best practices in developing package: From a single file
It is indeed a matter of what the developer is comfortable with and the one-stop solution provided by devtools is difficult to beat.
This may also vary across projects. I use EMACS/ESS with and without roxygen2. In some cases EMACS/ESS+Org mode provides stunning benefits.
Updating "usage" statements in Rd files was mentioned several times.
Rdpack::reprompt() does this and more for
2002 Apr 09
0
[Bug 211] New: ssh-keygen aborts if passphrase <= 4 bytes for RSA/DSA private key
http://bugzilla.mindrot.org/show_bug.cgi?id=211
Summary: ssh-keygen aborts if passphrase <= 4 bytes for RSA/DSA
private key
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: ssh-keygen
2004 Jun 21
0
dialplan help!-RESOLVED
All,
I was a bit too focused on where I thought the problem was - turns out
I wasn't crazy and the dialplan does work as expected. The problem was
with dtmf detection - setting relaxdtmf=yes did the trick. Sorry for
the premature post for help.
Begin forwarded message:
> From: Ben Witso <benw@bgwcomp.com>
> Date: Mon Jun 21, 2004 7:28:42 PM US/Central
> To: Asterisk-Users
2006 May 03
8
[Bug 1188] keyboard-interactive should not allow retry after pam_acct_mgmt fails
http://bugzilla.mindrot.org/show_bug.cgi?id=1188
Summary: keyboard-interactive should not allow retry after
pam_acct_mgmt fails
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: PAM support