Displaying 20 results from an estimated 376 matches for "chaps".
Did you mean:
caps
2013 Mar 11
1
/etc/sysconfig/network-scripts/ifcfg-xxx for CHAP PPPoE
Hi all
I get a Cisco 1841 router, connecting the office through a CHAP PPPoE link:
[...]
interface Dialer1
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap callin
ppp chap hostname username at isp
ppp chap password 0 s0meStr0ngP4sswd
[...]
As
2005 Aug 17
0
ppp winbind type 5 error
I'm having a trouble.
I use winXP to connect through L2TP/IPsec to one Linux server.
When I try to connect in my domain appear an error at log.
Plugin winbind.so loaded.
WINBIND plugin initialized.
using channel 36
Using interface ppp1
Connect: ppp1 <--> /dev/pts/3
sent [LCP ConfReq id=0x1 <mru 1410> <asyncmap 0x0> <auth chap MD5>
<magic 0x564e3dc9>
2010 Sep 07
2
winbind and pptpd authentication failure
Hi all
I'm not sure whether to go to the ppp lists for this, or the samba
lists. I thought I'd try here first.
I have a linux firewall using winbind to authenticate users coming in
with PPTP. It all seemed to work OK at first. After a while I noticed
that authentication was denied to users who had previously (as in less
than a day) authenticated successfully. After a day or so of
2005 Nov 03
1
Has anyone successfully used centos 4 as an iscsi CLIENT/w CHAP?
Well, Im using an Adaptec Snap 4500 and I've had nothing but problems
with it, initially I thought it was an issue with CHAP authentication so
I completely disabled authentication and the kernel is still reporting
in dmesg and /var/log/messages that it cannot authenticate with the
target /boggle... On a side note, I know the iscsi slice works because I
can connect to it just fine on Windows XP
2004 Oct 19
4
Authenticating PPTP users against Samba/LDAP
Hi,
I have a few remote user who use a PPTP based VPN. The server is running
PoPToP (http://www.poptop.org/), and a pppd patched to support MPPE/MPPC
for (some) added security. Currently, users authentication information
is stored in plaintext in /etc/ppp/chap-secrets. I'd like to be able to
put users into LDAP, and have ppp authenticate either directly against
LDAP, or against Samba (with an
2010 Jun 02
1
Regression of 5616?
I'm wondering if I'm seeing a regression of 5616 with 3.4.8. I'm trying to
set-up pptpd with winbind, which I'm doing on two machines on Debian lenny,
and I'm trying on Debian Squeeze now. The Windows client is saying "Error
778: It was not possible to verify the identity of the server." The logs say
that everything is ok, and that the client is hanging up the
2005 Oct 31
2
Unified logons with winbind and tdbsam backend
I am trying to setup unified logons to my VPN users.
My goal is to get rid of chap.secrets file and use winbind to authenticate
against tdbsam password backend located in the PDC (Fedora Core 1) running
with Samba 3.0.21pre1. I have tried with older Samba versions without
success. Using winbind should allow password changes from the Windows XP
Pro -client using CTRL+ALT+DEL.
Smb.conf,
2001 Feb 14
0
Enabling CHAP
Hey everyone,
I'm having trouble accessing my Samba fs from my Windows machine. The
closest I've come to solving my problem is that I need to enable CHAP on the
Samba server. What alterations would I need to make to smb.conf or anything
else in order to set this up correctly? This 'Invalid password!' error is
getting on my nerves because I'm positive that it's correct.
2007 Apr 26
1
ntlm_auth to AD with only ntlmv2 enabled failing
Hello,
We have samba 3.0.23 installed. We are using free radius to take
authentication requests from a nortel vpn server and using ntlm_auth
trying to authenticate users against AD.
This setup works fine when on the AD side ntlmv1 and ntlmv2 are enabled.
(IE. Users can authenticate).
However, when only ntlmv2 is enabled users are unable to authenticate.
I have searched various places and while
2003 Jun 30
1
Fw: VPN setup problem - proxy arp I think
Hi all,
I read the setup at http://www.blackh0le.net/articles/vpn-dun-howto.html to setup my VPN.
However, I'm having a problem which I think is proxy-ARP not working. I like to ask you to see if you know what's going on. When I ping 10.77.1.1 from windows XP machine the packets get to the 10.77.1.1 machine, but they don't have a return path to get back. When I do ping the windows
2005 Nov 02
1
Has anyone successfully used centos 4 as an iscsi CLIENT /w CHAP?
I am having a very hard time getting iscsi to work with
CentOS 4, if I put the same exact settings into the Microsoft ISCSI
initiator it works great, however I continually get authentication
errors from the kernel driver for iscsi when I try it on my *nix
machine.
Any advice?
Thanks,
-Drew
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2002 May 14
2
OT: Jerry seems like such a polite chap
I always smile to myself when reading the replies on the mailing list from
Gerald (jerry) Carter. That cheers at the end of everything always makes it
seem that he is such a nice person. Of course half the reason I smile to
myself is the inanity of getting that impression from one word in an e-mail.
For all I know he is a complete jerk. And even the huge power lifters at
the gym'll
2019 Aug 30
6
Samba 4.10.7 + freeradius 3.0.17 +ntlm_auth - Debian buster
Hai,
It does not happen often but yes, i also need some help as i cant know everything also and im new with freeradius.
Im working on a configuration for samba member + freeradius with ntlm_auth.
Why ntlm_auth, because the next one is kerberos and ldap auth to configure..
I want to have some fallback options here and you have to start somewhere.
This is running on my new proxy/gateway
2017 Jun 01
2
Upgrade 6 to 7
I found this site https://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool
Is this still the case - there is no upgrade path from 6 to 7 ?
I have a few remote servers I'd like to upgrade (if possible).
Thanks,
Jerry
2011 Feb 15
1
working with multiple password protected iSCSI targets on one host
Hi,
How do I setup multiple password protected iSCSI targets on Linux?
I know that mounting a password protected iSCSI target requires modify
these records with the appropriate values:
node.session.auth.username = My_ISCSI_USR_NAME
node.session.auth.password = MyPassword
discovery.sendtargets.auth.username = My_ISCSI_USR_NAME
discovery.sendtargets.auth.password = MyPassword
But, now I need
2006 Nov 28
2
PPP + ntlm_auth
Hello,
I'm trying to authenticate PPP (in fact l2tp...) users with Active
Directory (windows server 2003 DCs, mixed-mode domain) using winbind /
ntlm_auth. I'm using Samba 3.0.22, PPP 2.4.3, Kerberos 1.3.6, with
Trustix 2.2
What works :
- krb5kinit (and krb5klist -e)
- net ads join
- wbinfo -u, wbinfo -g, wbinfo -a user%pwd, wbinfo -p, wbinfo -t and
wbinfo -m
- getent passwd and
2006 Dec 31
0
Re: PPP + ntlm_auth
Hi,
I resolved my problem by using radius, but I think ntlm_auth was running
as root (called by ppp ???). I verified the access to the privileged
pipe, and it was accessible to root (quite normal, as far as I know...)
Thanks for your help
-------------- next part --------------
On Thu, 2006-11-30 at 19:17 -0500, Sebastien wrote:
> Luis Daniel Lucio Quiroz a ?crit :
> > CHAP and any
2006 Jun 12
0
Active Directory Integration with FreeRADIUS - NTLM_Auth
Hello,
I am trying to walk through the following document:
http://homepages.lu/charlesschwartz/radius/freeRadius_AD_tutorial.pdf
in order to authenticate Cisco router and switch logins against
FreeRadius/Active Directory. Using the HowTo, I have successfully
joined a FC2 box to our Windows 2003 AD for testing purposes. I have
also successfully used the manual ntlm_auth command to authenticate
2017 Jun 03
1
Upgrade 6 to 7
On 2 Jun 2017 09:45, "Gianluca Cecchi" <gianluca.cecchi at gmail.com> wrote:
Il 01 Giu 2017 10:13 PM, "Jerry Geis" <jerry.geis at gmail.com> ha scritto:
I found this site https://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool
Is this still the case - there is no upgrade path from 6 to 7 ?
I have a few remote servers I'd like to upgrade (if possible).
2005 Oct 21
1
modem for dial IN
Hi
Not entirely centos related but that what the boxes are running so here i
go ;)
2 of our centos boxes run nagios for network monitoring and send email and
paging alerts and are connected to standard phone lines using modems to
send the pages. I'm looking for a way in the event of provider failure to
login to these machines and so am looking at the ability to connect to the
console over