Displaying 2 results from an estimated 2 matches for "aith".
Did you mean:
faith
2011 Jun 06
0
About Asterisk SIP NAT Config
...ype=friend
secret=jrcyagi
username=1000
host=jrc.nwt.com
fromuser=1000
fromdomain=jrc.nwt.com
canreinvite=no
insecure=very
qualify=yes
nat=yes
context=from-mysipprovider
; is further defined in extensions.conf
; SIP Client Config - End
; SIP Server Config - Start
[1000]
type=friend
secret=jrcyagi
aith=md5
nat=yes
host=dynamic
reinvite=yes
qualify=1000
dtmfmode=inband
callerid="yagi1" <1000>
disallow=all
allow=ulaw
allow=alaw
context=default
------------------------------------------------------------------------------------------------------------
Regards,
Yagishita
2001 Oct 22
10
Winbind, RedHat 7.1, Pam 0.74-22 ohh so close to working
Hello,
I have gone through the howto provided but I am not yet able to
logon to my linux box using NT4 domain accounts. I can however authenticate
to restricted shares and I can obtain groups and users via "getent" and
"wbinfo -u". All I really need now is a working /etc/pam.d/login. I've tried
examples from the howto as with others from the mailing list but I can not