similar to: Password Encryption

Displaying 20 results from an estimated 2000 matches similar to: "Password Encryption"

2006 Jan 30
2
Most Popular FREE SoftPhone for Windows
Hi all. I am trying to find out what the most popular soft phone for Windows is for use with Asterisk. SIP or IAX? David Morrow Technical Systems Lead Autodata Solutions Company David.Morrow@Autodata.net http://www.autodatasolutions.com <http://www.autodatasolutions.com/> Tel: (519) 963-3020 Fax: (519) 451-6615 < Lead, follow or get out of the way! > This message has
2006 May 10
2
REPOST: features.conf *1 Call Recording
Hi all. I posted this earlier but never got any advice that helped. If anyone knows how to get this going, I'd appreciate some advice. I am attempting to setup Asterisk to allow me to press *1 while in a call to use automon to record the call but have had absolutely no success. Is there a trick to this? In extensions.conf [globals] DYNAMIC_FEATURES=>automon [default] exten =>
2006 May 12
3
Dial Command Reference for SIP channel
Hi all. I was reading a sample config someone had posted relating to call forwarding, and in it, they use a Dial command with components that I cannot find any reference to. Can someone point me to a reference which could explain the difference between Dial(SIP/100|20|Ttr,,wW) and Dial(SIP/100,,wW) Specifically, what is the |20|Ttr ? I cannot seem to find any reference which would indicate
2006 May 10
13
features.conf *1 Call Recording
Hi all. I am attempting to setup Asterisk to allow me to press *1 while in a call to use automon to record the call but have had absolutely no success. Is there a trick to this? In extensions.conf [globals] DYNAMIC_FEATURES=>automon [default] exten => 123,2,Dial(SIP/3000,,wW) ; wW allow one-touch recording During the call, I press *1 but it records nothing. David Morrow
2005 Feb 24
1
Winbind Authentication on Redhat & Home Directories
Hi all, I have Winbind authentication up and running properly (thanks to new, easy to use features of Redhat Ent 4). My question is this. I know that I can, by massaging /etc/pam.d files manually, have Winbind/Samba automatically create a home directory for each user that logs in, but I am wondering if Samba/Winbind can instead map to their home directory as defined in their Windows profile
2005 Jan 11
3
AMP Anyone?
Hi all, I have been using Asterisk for a while now, and loving it. Just about to update to 1.0 (running like 0.93) I was wondering if anyone has any expertise in the implementation of AMP onto an existing Asterisk install? The instructions for it all deal with a fresh install of Asterisk, and I would hate to be forced to re-configure. Any advise would be greatly appreciated. David A. Morrow
2005 Jan 28
1
Minimum Setup
Hi all, I have asterisk installed and working just fine with a couple of Cisco IP Phones. I am now ready to pilot connectivity to PSTN and am wondering what hardware would be recommended to make minimum connectivity to the public telephone network. I am think ISDN as I would like a few external lines to be accessible. David A. Morrow Technical Systems Lead Autodata Solutions Company
2005 Jun 29
1
AMP or Asterisk
Hi all. I have been using Asterisk for sometime now and have recently come across AMP for the first time. I am wondering if someone could enlighten me a little as to the advantages and disadvantages to using AMP as opposed to the "do-it-yourself" Asterisk? Is this documented someplace? Any advise would be greatly appreciated. David A. Morrow Technical Systems Lead Autodata Solutions
2002 Nov 15
1
Winbind and Samba
Hi all, I was wondering if someone could lend a little assistance. I recently setup SAMBA/Winbind to allow users to login to a Redhat 8 box using their Windows NT Domain credentials. All is working well in that regard. The issue I am having is getting regular UNIX based users to be able to login. The following is my PAM configuration. For example, if I try to login as root, it does not work.
2005 May 25
1
Monitor a folder
Hi all. Please forgive me if this question is of the "RTFM" variety. I am new to Rsync and just attempting to determine if it will meet my needs with respect to one problem I am attempting to solve. I have a web application which is running on Apache2/PHP which allows users to upload files. I would like to add a redundant server for load-balancing and failover purposes but need to
2002 Nov 18
1
Help with PAM Config
I've installed SAMBA, Winbind etc and everything is working great for users to login with GDM using DOMAIN+username Although this is working, now I can no longer login as a generic Linux user (ex. root). The following is my GDM file from /etc/pam.d/gdm I wonder if someone might have a suggestion as to what it's missing to allow Linux users to login? #%PAM-1.0 auth required
2007 Jul 01
1
auto Cc: with dovecot+mysql
hi, i'm migrating 1 mail-server from LDAP+postfix+courier to mysql+postfixadmin+dovecot, on a debian etch machine i have followed this howto : http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL (changed uid and gid for usage in debian, the SVN-postfixadmin didn't work for me, so i used the stable version, and haven't tested the SASL-part yet) this works great, except the
2008 Feb 19
1
warning: connect to transport dovecot: No such file or directory
I have installed postfix, dovecot, mysql as per: http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL ..on Debian Etch. I thought mailboxes were created by postfixadmin or postfix but I only get an error: warning: connect to transport dovecot: No such file or directory ..in the postfix log. No /var/vmail/example.com is created. After creating the domain directory and user directory,
2005 May 18
7
Soft Phone
Does anyone have any experience with an Asterisk compatible softphone application which meets the following criteria: 1) Is able to use touch screen rather than mouse for on-screen functions. 2) Has an API which can be used to export Caller ID info to another App on the same compuer. Thanks Bill
2002 Nov 18
2
Problem with SAMBA & Winbind
I have SAMBA & Winbind working quite well. Users are able to login with DOMAIN+username. With SAMBA sharing using the following config snipit, each user can see their home directory from their Windows machine, but when they try to access the directory, they are prompted for username/password. No combination of username or password seems to work. comment = Home Directories browseable
2003 Jul 18
16
Call Transfer
hi, Can anybody pls tell me, how to increase the time gap between 2 digits when you transfer a call. ie, the operator answers the call, and presses hash key to transfer, and then enters the extension number, some times, it timeouts too quickly before the operator enters the whole extension number (may be bcos the operator is slow). I tried the following, but it doesn't seems to be helping
2006 Dec 04
1
Invalid password encoding
ok so now I've got Dovecot 1.0rc15 started on the test server. however it seems that the auth-workers don't like their job: auth-worker(default): plain_md5_verify((null)): Invalid password encoding What do I need to do to make their life easier? Current dovecot.conf: protocols = imap imaps pop3 pop3s disable_plaintext_auth = no login_greeting = amigo.net ready. mail_location =
2010 Dec 17
3
Per user quota on MySQL
Hi! I'm new on Dovecot. I'm using: - CentOS 5.5 - Kernel 2.6.18-194.26.1.el5 x86_64 - Dovecot 2.0.8 (from source) - Postfix 2.7.2 (from source) - MySQL 5.0.77 (CentOS binary) - Postfixadmin 2.3.2 (from source) - Horde Webmail 1.2.9 - Thunderbird 3.1.7 (from CentOS) I follow this how to: http://wiki2.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL I was able to send and recieve e-mail via
2004 Dec 22
2
bug in 99.13-rc2 in ldap md5 patch
hi, it takes me another hour do debug it again, although i already report it for both joshua and timo. the original patch for openldap's md5 crypt has a small bug. in passdb-ldap.c the schema is already PLAIN-MD5 since that was set in the other part of the original patch in password-scheme.c. do anybody use dovecot with ldap and md5 password? i don't think so:-( this patch would be
2010 May 25
1
save failed to INBOX: Internal error occurred.
OS: CentOS release 5.4 (Final) Postfix: postfix-2.5.1-1.mysql.sasl2.vda.rhel5 Postfixadmin: 2.3 Dovecot: 1.2.11 Squirrelmai: 1.4.20 Configuration based on http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL which I have updated a few time ;) Using postfixadmin I have create a virtual domain and created testing users (test1 ? test6). With Squirrelmail these users can login but issues arise