Networking :: WiFi Connection And Authentication Through OpenLDAP?

May 24, 2010

Is it possible to monitor WiFi connections and identify who are connected through OpenLDAP? If so, how will authentication be possible? By the way, I'm open if OpenLDAP is inappropriate for such authentication purposes and scenario.

View 2 Replies


ADVERTISEMENT

Server :: Openldap And Self Authentication?

Aug 24, 2010

I was thinking of merging my openldap and samba bdc servers. Is it ok for a server to authenticate against itself? (ie ldap.conf points to localhost)

View 1 Replies View Related

Networking :: Dual Wifi And Wired Connection: Make A Specific Website Use Only Wifi?

Apr 8, 2010

I have 2 connections, wlan and wired, and I'd want to have a few websites (in my browser) to connect through the wireless connection while other go through the wired rj45 connection. s it possible? (without unplugging the rj45 cable...)

View 2 Replies View Related

Server :: OpenLDAP Authentication - Unable To Login?

Dec 22, 2010

I have configured a ldap server and trying to login to same ldap server using a ldap user. However, I am not able to login and getting the following in /var/log/secure:

Dec 22 20:06:29 redhat5 sshd[7241]: Invalid user ldapu1 from 192.168.85.1
Dec 22 20:06:31 redhat5 sshd[7242]: input_userauth_request: invalid user ldapu1
Dec 22 20:06:37 redhat5 sshd[7241]: pam_unix(sshd:auth): check pass; user unknown
Dec 22 20:06:37 redhat5 sshd[7241]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=192.168.85.1
Dec 22 20:06:37 redhat5 sshd[7241]: pam_succeed_if(sshd:auth): error retrieving information about user ldapu1
Dec 22 20:06:39 redhat5 sshd[7241]: Failed password for invalid user ldapu1 from 192.168.85.1 port 4461 ssh2

I can see that if I use the ldapsearch with same filter, I am not able to locate the user "ldapu1". However, if I change the filter to (|(objectClass=posixAccount)(uid=ldapu1))", it shows me the ldap user:
[root@redhat5 ~]# ldapsearch -x -b "ou=Users,dc=homeldap,dc=com" -D "cn=Manager,dc=homeldap,dc=com" -W -H "ldap://127.0.0.1/" "(|(objectClass=posixAccount)(uid=ldapu1))"
Enter LDAP Password:
# extended LDIF
# LDAPv3
# base <ou=Users,dc=homeldap,dc=com> with scope subtree
# filter: (|(objectClass=posixAccount)(uid=ldapu1))
# requesting: ALL

# ldapu1, Users, homeldap.com
dn: cn=ldapu1,ou=Users,dc=homeldap,dc=com
objectClass: inetOrgPerson
cn: ldapu1
sn: ldapu1
uid: ldapu1
userPassword:: bGRhcHV1MQ==

# search result
search: 2
result: 0 Success
# numResponses: 2
# numEntries: 1

Where I have made a mistake?
- Is it necessary to create an account on Linux box and then migrate it to ldap?
- I was just wondering if I can somehow change the default filter from AND to OR at the time of login. I used "pam_filter |objectClass=inetOrgPerson" in ldap.conf.
However, it didn't change the filter.

View 5 Replies View Related

Software :: Openldap (slapd) - Authentication Using Simple Name?

Aug 6, 2010

Is it possible to set up slapd to authenticate users using a simple name instead of a dn?

View 1 Replies View Related

Fedora Servers :: Samba And OpenLDAP Centralized Authentication

Aug 27, 2011

A time ago I've been trying to implement a PDC linux server with Samba and Openldap for centralized authentication for windows and linux clients, but I can NOT get it. So I read somewhere that there is another option called Directory Server and maybe that is possible to do. According to your experience do you recommend any 'how to' or 'tutorial' that will permit implement a PDC server for authenticating and sharing files and printers for windows and linux clients?

View 2 Replies View Related

Ubuntu Networking :: Authentication Error If WiFi Is Configured For WPA & WPA2

Jun 9, 2010

I am using an eeePC with Xubuntu Lucid and I just configured a wireless network to run with WPA & WPA2 (wireless access point NetGear WG103). It tries to connect and then comes back with a request for reentering the passphrase. I have had this once before in a pub. The way I read this the driver is getting confused how to authenticate.

View 1 Replies View Related

Ubuntu Networking :: Information About Open WiFi Network And Web Authentication

Nov 27, 2010

I have to setup a WiFi network for a hotel. There are several possibilities, but for me the best one is to setup a open Wifi network with web authentication for single user. What is the best solution in terms of compatibility, security, reliability, etc? I don't know many solution for web authentication, only the RADIUS project.

View 1 Replies View Related

Fedora Networking :: Network Authentication Icon Not Showing Up And WiFi Not Working

Dec 22, 2009

Ive been using fedora 11 fora few months now and suddenly today after I booted up fedora network authentication(the little icon that lets me choose wifi networks) isnt showing up in the upper right hand corner which isnt that big of a problem but the fact that its on start up applications and its not wondering is what Im wondering about but on top of that my internet doesnt work at all.It will work for a little bit after boot then die and when I go to network authentication and network manager no wifi networks show up and I have about 5 around my house not including my own which is also what ive been wondering.

View 7 Replies View Related

Ubuntu Networking :: 802.1X Authentication For LAN (wired Connection)

Mar 15, 2010

I am using ubuntu in my new office, and I can't get the network working. The "official" OS installed was a Windows, and it has a special "dial-up" app for the LAN connection (not wireless). My network admin is apparently not helpful, since he actually knows nothing about the internals for the "dial-up" app (he did not even ever heard of TTLS, PEAP, MD5, etc), and claimed that no OS except for Windows can work...

Well, I have tested various configurations with my Mac laptop, and apparently the LAN connection requires 802.1X authentication, and it's using a very weird combination "TTLS+PEAP+MD5" (if I check these options in Mac OS X, the connection works). However, in NetworkManager, I can't select both TTLS and PEAP, and moreover, TTLS does not work with MD5. So, is there anything I could try?

View 1 Replies View Related

Ubuntu Networking :: 3G/GSM Connection Using PAP Authentication With Ericsson F3507G & ModemManager

Jan 12, 2010

I tried to get my 3G connection up with my Lenovo Ideapad S10-2 and its built-in Ericsson 3G modem. Well, as I found out after some time of debugging, it didn't work because my network provider only accepts PAP authentication, and regardless of the configuration within NetworkManager, the ModemManager always tried CHAP authentication.

I guess this is because the dialog of selecting PAP, CHAP etc. seems only be used for pppd, but not for the internal setup of the 3G modem.

For the Ericsson (and possibly other modems), the authentication for a packet connection is done with the AT*EIAAUW command, which is hard-coded in modem-manager to use the defaults for authentication.

I patched my ModemManager to allow only PAP in the AT*EIAAUW command, and this worked out perfectly. You can find the patch below. Beware that this is certainly not something that should be included by default, only given here for reference.

Frankly, I don't know who to address to talk about a possibility to get this feature (authentication method selection) in the ModemManager in a clean fashion. I'd be happy to provide some assistance to improve the ModemManager. If someone could provide me with a hint who to talk to or what to do next.

For your reference: the "00010" in this case references a bit-field of 5 positions, whereas the bits mark the authentication algorithms (MS-CHAPv2, MS-CHAP, CHAP, PAP, NONE) respectively. So, 00010 enables PAP and disables the rest.

----------------------------------------------------------------------
root@frodo:/usr/src/modemmanager-0.2.git.20091014t233208.16f3e00/plugins# diff -U 5 mm-modem-mbm.c.orig mm-modem-mbm.c
--- mm-modem-mbm.c.orig 2009-10-15 01:35:39.000000000 +0200
+++ mm-modem-mbm.c 2010-01-11 20:21:49.819500184 +0100

[Code].....

View 3 Replies View Related

Networking :: Strapping To 2 Wifi Connection?

Oct 24, 2010

Strapping to 2 wifi connections together how would i do this?uld i need a dedicated machine?

View 1 Replies View Related

Networking :: Can't Switch To Wifi Connection / Fix It?

Jan 15, 2011

I am new to linux and also new to this forum. I love how light Slax is but it won't let me connect to my wifi. It scans and finds my router but the option to switch to the network is grayed out. How can I fix this problem?

View 1 Replies View Related

Fedora Networking :: Wifi Connection Through Terminal?

Feb 17, 2011

What would be the commands I'd use to connect to aWireless access point, enter the password and delete the wireless name I am connected to through terminal.I do know that the command nm-tool lists all wifi connection ports even my IP address field, just want to take it a step further...

View 2 Replies View Related

Ubuntu Networking :: 9.10 - WiFi Connection Very Slow

Jan 11, 2010

I've just installed the ubuntu 9.10. I have one problem with it. I have a home net in configuration: Windows XP on a cable, Ubuntu on a cable and Windows on wifi. When I'm surfing on the net on Ubuntu, Wifi isn't work how it should. It's very slow and I don't know what to do with it. Windows XP on a cable is OK, it works good. What happen and how can I repair it?

View 2 Replies View Related

Ubuntu Networking :: 9.10 - WiFi Connection Not Working

Feb 3, 2010

I just recently installed Ubuntu 9.10 on a dell laptop. My WiFi connection that I've been using on the same computer for years is not working when I log on. However if I run the burnt image cd and choose the option "Use Ubuntu without making any changes to your computer" I am asked if I want install proprietary drivers. If I activate one "Broadcom STA" I can connect to the wireless connection in my house. When I am using the version installed on my laptop it doesn't ask me if I want to install the drivers and it doesn't even find them when I go to hardware drivers under system. So to sum it up I can get connection when I run Ubuntu from the cd but not when I run the Ubuntu on my laptop.

View 3 Replies View Related

Ubuntu Networking :: Connection Refused Through Wifi?

Jul 23, 2010

I cant connect with ssh to my workstation using my notebooks wireless lan. with cable I'm able to connect.so the funny thing is, if I first establish a connection from my workstation to my notebook (like ssh it or just ping the notebook) I'm able to create a ssh connection from my laptop to the workstation using wireless lan.scanning my workstation from the wireless lan of my notebook with

Code:
nmap -sT -p 22 ventury
says port 22 is closed

scanning it from the notebook with cable lan,it says port 22 is opened

scanning it from the wireless lan of my notebook an have sent a ping from the workstation before says port 22 is opened.ution.

I got a 64bit version of Kubuntu 10.04, up to date, installed on both, my workstation(ventury) and my notebook (defiant).the question is: Do I always have to ping my notebook first if I want to ssh from it to my workstation or is there some other solution? And why does it work fine with cable, but not with WiFi?

View 4 Replies View Related

Ubuntu Networking :: Can't Create An Ad-hoc Wifi Connection

Aug 5, 2010

I just removed ubuntu-desktop in favor of kubuntu-desktop. Now I can't create an ad-hoc wifi connection however hard I tried from network-manager. It simply is not visible to other PCs. And when some connection is created on another ubuntu PC, I can't connect to it.. I switched NM off and tried the CLI way.

[Code]

View 1 Replies View Related

Ubuntu Networking :: 2wire WiFi Connection In 10.04?

Jan 9, 2011

I'm brand new to Ubuntu, and Linux in general, and honestly don't know what I am doing. I installed Ubuntu 10.04 on my external hard drive and am able to boot fine (other than an issue with my monitor falling asleep because my graphics card needs a different driver. I have a work around for this that i'm currently using but I would like to fix it permanently and thus need an internet connection.)

When trying to connect to the network in my home, I am unable to. I click on the WiFi symbol in the top right corner, and I can see my network. I then click it and a page comes up asking for the key. I put it in but it doesn't sync and usually after a minute or so it pops back up asking for the key again.What can I do to gain internet access? I'm unable to connect my computer via a hard wire Ethernet cord and need to sort out this WiFi issue.

View 9 Replies View Related

Ubuntu Networking :: MacBook Pro 7,1 Wifi Connection?

Mar 14, 2011

I bought my MacBook Pro at the beginning of the school year when I went to college. I am now living in a dorm where I do not have access to wired internet connection, so I cannot just plug my computer in to download stuff. If need be I can of course borrow someone else's computer to download something and then just transfer it over with a flash drive.

Anyway, I have a virtually new MacBook Pro that I bought in August. Using refit I have dual-booted OS X and Ubuntu (obviously I am posting this from within OS X) but I cannot manage to get connected wirelessly to the internet. I have tried this many many times with many many distros and have never once been able to connect. I understand that there are various tutorials around but none of them seem to help me at all and I really want this to work. I've been looking around and trying things for about two days now. Can someone give me step by step instructions (or point me toward some simple ones) starting, if need be, from a fresh install as to how to get wifi working on my macbook pro? I am also completely willing to switch versions of Ubuntu if that would help.

Ubuntu 10.10
Hardware-
MacBook Pro 7,1
Intel Core 2 Duo
Card Type: AirPort Extreme (0x14E4, 0x8D)
Firmware Version: Broadcom BCM43xx 1.0 5.100.198.11 )

View 1 Replies View Related

Networking :: Cannot Load Pages On WiFi Connection

Jan 13, 2009

I have been using Linux via my Acer Aspire One for a few weeks now without any problem. Suddenly I find I can get a WiFi connection but consistently it fails to load the pages. I have tried 2 connections so I know it's my machine. And probably something I have touched. How to reset the the internet settings or better still can I reset the computer back a few days (like in Windows) to resolve this problem?

View 1 Replies View Related

Networking :: Unable To Authenticate My WiFi Connection / Why Is So?

Jan 23, 2011

I switched to the b43xx (lp-phy) driver, as opposed to the broadcom STA driver which I previously had. I have dell 8312b/g lp-phy(mini) wireless card.

I have the wireless detection, but when I attempt to connect to Fios WiFi it continuously asks for my WEP (I have the correct WEP and I have typed it in correctly) and fails to connect.

I've read about the driver and firmware on linuxwireless and kernel.wireless. org.

http://pastebin.com/w44Xbgw3 (lspci -nnk output)
http://pastebin.com/C5BDhgZ9 (iwconfig output - this printed while trying to access the network)

Why is this happening? How can I fix this?

View 1 Replies View Related

Fedora Networking :: [F15] Can't Authenticate On WiFi Connection / Sort It?

May 24, 2011

I cannot authenticate on my wireless network. it keeps asking me the WPA key (which I correctly enter everytime it asks me to). I COULD do that before rebooting. Now I can't. Nice.
What can I do? I've read somewhere that in the RC there where problems with the network applet I don't know what... can this be reconducted to that?

View 2 Replies View Related

Fedora Networking :: No Wifi Network Connection After Upgrade F13 To F14?

May 29, 2011

Wifi network operated perfectly with f13. Upgrading f13 to f14 did not show any problems except for networking. It seems that the wlan0-link is not ready. Consequently no network information about adresses can be obtained. Tried with network tools to activate wlan0. No reaction Tried to deactivate Networkmanager and bring network up with

service NetworkManager stop
ifconfig -a
Then
ifconfig wlan0 up
dhclient wlan0

No reaction on network. The NetworkManager icon disappears which is understandable.

View 14 Replies View Related

Ubuntu Networking :: Wifi - Set Up The Wireless Connection Using WPA But Could Not Connect

Mar 19, 2010

Using an old (5 year) laptop with XP loaded I installed wubi to save altering partitions etc. It all downloaded fine and connected to the internet by wire. I set up the wireless connection using WPA but could not connect. The wirelsss card does see my network and others. After lurking around the forum and trying various things I found that I could connect without encryption. The more I read the more I became confused.
Anyway what I could glean about my Wireless Card it is a Intersil Prism2 mini usb adapter - but also shows up as an Acer ?? Warplink 802.11.

Using lshw I found this reference to wireless

I became even more confused and got a bit lost using the various codes in the terminal and looking up things about drivers etc but would like to persist.

View 1 Replies View Related

Ubuntu Networking :: WiFi USB Not Recognized - No Internet Connection

Apr 21, 2010

I've been having 2 issues with my internet connection on ubuntu for as long as I can remember, I've tried updates but they haven't seemed to work so great and am pretty fed up with this. So I have a Netgear wg111t wireless usb dongle which I got working through ndiswrapper. The 2 issues I am having are:

1. After a random period of time my internet just decides to disconnect, the strange thing is the bars at the top still say I'm connected. The only way to get the internet working again is to turn the pc off and on. Another way I have experienced this happening is usually when I'm downloading something off a torrent.
2. After restarting my pc the wifi usb isn't recognised and I can't connect to the internet.

View 6 Replies View Related

Ubuntu Networking :: Wifi Connection Drops On Laptop?

May 1, 2010

I'm having a really strange problem with my wifi connection on my laptop. The ethernet connection works fine and so does the wifi connection - as long as I sit within one meters range from my router! As soon as I take the laptop further away the connection drops. The router is still being found by network-manager and the signal is just below 100%, but when I try to establish a connection it fails.

I'm sitting here on a fresh Ubuntu 10.04 install, and I had exactly the same problem with 9.10. That time I went through a lot of different procedures, and in some strange way the problem was solved. I haven't been that lucky this time though, I've tried reinstalling network-manager, using ndiswrapper, installing the wireless backports package, tried all kinds of drivers.. nothing works.

There shouldn't be any problem with the connection itself; I've had a perfect connection downstairs but now I can't even connect if I stand two metres from the router! Has anyone experienced anything like this and managed to fix it? My wireless card is Atheros AR2413. This is an example from daemon.log

Quote:
Apr 30 00:45:51 petter-laptop NetworkManager: <info> Activation (wlan0) starting connection 'Auto Wester'
Apr 30 00:45:51 petter-laptop NetworkManager: <info> (wlan0): device state change: 3 -> 4 (reason 0)

[Code]...

View 9 Replies View Related

Ubuntu Networking :: Share Wifi Connection With A Macintosh?

Jun 7, 2010

I have a Dell Inspiron 1525 running Jaunty Jackalope. I have a good working wireless connection.

My daughter has a lot of iPod tunes stored on an old white chiclet Macintosh, which she needs to download to her iPod. Because the iPod is "corrupt" (meaning it was last connected to Windows!), we need to connect to internet.

Simplest way to do that would SEEM to be to plug an Ethernet cord between the two machines and let her Mac access internet via this Dell.

My experience with ethernet is, either it works out of the box, or it doesn't. If it doesn't, I have no idea how to make the connection work.

What do I have to do on BOTH the Jaunty and OSX sides to make the connection?

View 4 Replies View Related

Ubuntu Networking :: Wifi Connection Interrupted After A Few Seconds?

Aug 22, 2010

I have installed ubuntu 10.04 on a new laptop siemens xi3650. I have Vista installed on it, and it works perfectly. On Ubuntu the wifi connection stops after a few seconds, and it wont reconnect until I restart the pc. The only mean I have to connect to internet is vie ethernet on ubuntu, or ethernet or wifi with vista. here is the results of the OS information:

Code:

genni@genni-laptop:~$ uname -r -m
2.6.32-21-generic x86_64

and the result of commands related to the network manager and the wifi connection. lsusb

Code:

genni@genni-laptop:~$ lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 04b3:310c IBM Corp. Wheel Mouse
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

[code]....

View 9 Replies View Related

Ubuntu Networking :: EeePC 901 Dropping WiFi Connection - Need New Driver?

Jan 5, 2010

Here's the situation: I've got an eee pc 901 running Ubuntu 9.10 netbook remix. I'm using it to connect to a WPA-encrypted wireless network on a WRT54GL running dd-wrt. It mostly connects and works ok, but sometimes it just stops working for no apparent reason (the netbook still shows itself as connected), but you can't get anywhere until you manually disconnect and reconnect. Other times, it will drop the connection, and then quickly reconnect (or sometimes not). Obviously, this behavior is pretty irritating. At first I thought the problem was with the router, but I checked the logs there and they all seem fine, and other computers on the same router don't have this problem. Looking at "dmesg | tail" on my netbook, I see a lot of instances of the following error, which I'm thinking is probably the problem:

Code:
[11137.762233] ERROR!!! RTMPCancelTimer failed, Timer hasn't been initialize!
[11142.872797] ===>rt_ioctl_giwscan. 4(4) BSS returned, data->length = 440
[11152.883274] ===>rt_ioctl_giwscan. 5(5) BSS returned, data->length = 556
[11152.883529] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=11)
[11163.952056] ERROR!!! RTMPCancelTimer failed, Timer hasn't been initialize!

I searched for that error message and I found this Ubuntu bug report: [URL] that describes symptoms that match mine. In that report, a poster mentions that he compiled and installed a new version of the wireless driver from the Ralink website, and it fixed his problem. Do you think installing a new driver would be good? Or has that updated driver already been added to the kernel since that bug report was filed? I've never compiled a kernel module before.

One other thing, I also see repeated instances of these lines (or similar ones) in dmesg, which look like they could be related.
Code:
[44096.275923] RX DESC f30ca000 size = 2048
[44096.276885] <-- RTMPAllocTxRxRingMemory, Status=0
[44096.281404] --> Error 2 opening /etc/Wireless/RT2860STA/RT2860STA.dat
[44096.281424] 1. Phy Mode = 0
[44096.281435] 2. Phy Mode = 0
[44096.309841] 3. Phy Mode = 0
[44096.314533] MCS Set = 00 00 00 00 00
[44096.316196] <==== RTMPInitialize, Status=0
[44096.316280] 0x1300 = 000a4260
[44096.401269] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=11)
[44096.472502] ===>rt_ioctl_giwscan. 1(1) BSS returned, data->length = 116
[44096.472977] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=11)
[44106.768056] ra0: no IPv6 routers present

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved