Domain Login in Wirelessly

I have a group of lenovo laptops which even though they are a part of the domain will not allow me to log into them using any domain user account.  I can however login using a local account and then browse the internet (it will ask for my domain password which it accepts) use shares printers, even join and unjoin the computer to the domain, but no matter what I do, I can't login and authetic to the domain like on a normal desktop.  I've tried the onboard Wifi tools and the WZC tool.  Can anyone offer me any suggestions?  Access Connections doesn't seem to work as it reports;
on boot up, I wait about a minute.  Then Access Connections comes up on it's own and connects and says it is connected.  Then when I attempt to login to the domain access connections says "connecting" (why does it say this if it is already connected?) Then my domain login fails

Thats right - the above steps just get the machine authenticated til the user logs in and can access their own certificates to perform a user-authenticated 802.1x session. Most 3rd party supplicants look in the usual place for user certificates (Certificates - Current User\Personal), so you can still receive the user certificates via the usual http://IASserver/certsrv interface, the Certificate Authority admin applet on the server, or GP auto-enrollment to users.
If you don't care so much about user-based certificate authentication and are ok with just keeping computer-based authentication, you can try changing the registry key HKLM\Software\Microsoft\EAPOL\Parameters\General\Global\AuthMode to value "2", which means the windows supplicant will authenticate via the machine account and continue to use only the machine account 802.1x authentication for that machine. I'm sure theres various interactions you'll need to work out with the 3rd party wireless card software, but it might work. BTW, this does work with cisco cards :-) I haven't tried with linksys.
- mike

Similar Messages

  • Speeding Up Windows 7 Professional Domain Logins

    Anyone know how to speed up domain logins my domain logins can take over a minute sometimes and idk why i went threw the dns and deleted a bunch of old un needed rcords and bought a gigabit switch that helped a bit, i even enabled "Wait For Network
    At Statup And Logon" In group policy another inportant note is that all my workstations are frozen with Faronics Deep Freeze so the user profiles do not stay cached and i have folders redirected to the server like the favorites folder and the documents
    folder but i dont see the problem other than the non cached profiles anyone got any quick tips or tricks would be very helpful thanks :D
    Server OS: Windows Server 2008 Enterprise x86
    Server NIC: Broadcom PCI Fast Gigabit Ethernet Card
    Any Other Needed Details Can Be Posted Here If Needed.
    Viper Technologies Computer Repair Putting The Venomus Bite Back In Your Computer We Are Located In Antigonish ,NS Canada Check Us Out HTTP://WWW.VIPERTECHNOLOGIES.TK

    Domain Controller/DNS Server These Settings Are Mostly Set Manually On The Server
    Ethernet adapter Local Area Connection:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Embedded Broadcom NetXtreme 5721 PCI-E Gi
    gabit NIC
       Physical Address. . . . . . . . . : 00-17-A4-0D-E9-FB
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::1087:ae2a:f484:489%10(Preferred)
       IPv4 Address. . . . . . . . . . . : 192.168.3.10(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.3.105
                                           192.168.3.1
       DHCPv6 IAID . . . . . . . . . . . : 251664292
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-17-97-3C-2D-00-17-A4-0D-E9-FB
       DNS Servers . . . . . . . . . . . : ::1
                                           192.168.3.10
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Client Machine Info Over Wireless LAN (Settings Are Same For LAN Clients)
    Wireless LAN adapter Wireless Network Connection:
       Connection-specific DNS Suffix  . : ZIRICOMc
       Description . . . . . . . . . . . : Intel(R) Centrino(R) Advanced-N 6235
       Physical Address. . . . . . . . . : C4-85-08-CE-5E-F0
       DHCP Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       Link-local IPv6 Address . . . . . : fe80::9596:2096:57b6:ba61%13(Preferred)
       IPv4 Address. . . . . . . . . . . : 192.168.3.19(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Lease Obtained. . . . . . . . . . : Wednesday, May 01, 2013 12:33:46 AM
       Lease Expires . . . . . . . . . . : Wednesday, May 01, 2013 12:57:03 AM
       Default Gateway . . . . . . . . . : 192.168.3.105
       DHCP Server . . . . . . . . . . . : 192.168.3.10
       DHCPv6 IAID . . . . . . . . . . . : 298091784
       DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-6F-74-E2-C4-85-08-CE-5E-F0
       DNS Servers . . . . . . . . . . . : 192.168.3.10
       Primary WINS Server . . . . . . . : 192.168.3.10
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Viper Technologies Computer Repair Putting The Venomus Bite Back In Your Computer We Are Located In Antigonish ,NS Canada Check Us Out HTTP://WWW.VIPERTECHNOLOGIES.TK

  • Very slow Windows domain login over IPSec VPN

    Hi
    I'm experiencing very slow Windows domain logins over an IPSec VPN connection. The AD is in Site 1, some users are in Site 2. Two Cisco ASA firewalls connect both sites by an IPSec VPN over the Internet.
    I made some registery changes on the Windows XP client on site2 to let Kerberos communicate over TCP instead of UDP. Still the logins take extremely long (45 minutes). Profiles are very small, so there had to be a problem with Kerberos, MTU sizes or somethin like that. I already changed the clients MTU settings to 1000 byes, but login is still very slow. I made some sniffer logs...
    Does anybody know what the problem can be ?
    Regards
    Remco

    Hi Remco,
    The most common issue with slowness over VPN is going to be fragementation. In general below are the recommendations to avoid fragmentation
    1. For TCP traffic, use "ip tcp adjust-mss 1360" on the Internal LAN Interface on the Router. If you are using GRE then configure "ip mtu 1400" under the Tunnel Interface.
    If you are not using GRE then the value of "ip tcp adjust-mss" depends on the type of transform-set being used E.g. AES\3DES etc, so you can increase the value of TCP adjust command from 1360 to a higher value. Though I will start from 1360 first for testing.
    Also take a look at the below article for MTU Issues
    http://www.cisco.com/en/US/customer/tech/tk827/tk369/technologies_white_paper09186a00800d6979.shtml
    Thanks,
    Naman

  • Windows 8.1 Domain Login VERY SLOW.

    Hi
    I have 2 labs of Windows 8.1 machines, I7's Processors with 8 gig of memory and a login to the domain can roughly take 3-5 minutes. Have anyone of you that also have windows 8.1 running in a lab environment experienced slow domain logins? We do not use roaming
    profiles in our environment?
    My default profile is about 250 megs, I have cleaned the profile the best I can, there is no temp files or downloads in the profile.
    I have noticed the webcache is quite big 35 megs thats in the profile is there anyway to delete this?,
    Can anyone suggest anything I can look into? to speed things up to get the login to a reasonable time?.

    Hi,
    I recommend you check this solution of this issue:
    When Logging into a Windows Domain is SLOW...
    http://www.oregontechsupport.com/articles/domain-login-slow.php
    Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Kate Li
    TechNet Community Support

  • Simulation domain login

    hello,
    My requirements is this: there are two independent sites A and B, B sites of validation is use Windows account (domain account verification), now I hope to do A login page in A web site, if the login after A successful and then
    jump straight to the B site (I need to use the simulation domain login to avoid B site lets the user login again).
    My problem is how to do the simulate domain login, and then redirect to the B sites.
    Notes:A and B is independent sites.
    Thanks.

    hello,
    My requirements is this: there are two independent sites A and B, B sites of validation is use Windows account (domain account verification), now I hope to do A login page in A web site, if the login after A successful and then jump
    straight to the B site (I need to use the simulation domain login to avoid B site lets the user login again).
    Hi friend,
    According to your description, your case related to web site, it is web application.  so i would suggest you to ask in
    ASP.Net Forum http://forums.asp.net for more efficient responses. Thanks for your understanding.
    Have a nice day!
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Help with Windows Domain Login on Mac

    Hello Everyone,
    We have two Mac Pros at my work running Mac OS 10.5.8 and they are attached to the Windows Server / Domain so when the Mac is turned on you login with your Domain credentials (using Win Server to Authenticate). Now all of this has been working fine since the computers were purchased a year ago, until two days ago that is. I turned on the Mac Pro in the morning and tried to login, and the Mac would freeze and do nothing. I restarted and tried again, using the same credentials I always use, but nothing worked. I called the IT guys and had my windows user account reset thinking that the password was expired, still didn't help, so I asked them to reset the whole account, still didn't help.
    At this point I asked a few of my co-workers to login on my Mac using their login info, and they had no problems at all. I decided to dig deeper into this problem and logging in under a "local" Mac account I went into the "Accounts" preferences to check what was going on, to my surprise my Domain account was visible (normally it wasn't unless you were logged in) and under the account it said "sharing only".
    I am still trying to figure out why my Domain account was changed from "Admin, Managed" to "Sharing Only"? So I decided that the easy fix here was to use a previously made (and tested) image file which I created when the Mac Pro was first setup and all the software was installed. So after cloning the image to the Mac HD I turned on the Mac and tried to login, again nothing happened. I can login using the local account, and my co-workers can login fine, but my domain login just refuses to work. I have also tired to login on other Macs in the department and I can login just fine on each one, the only Mac that doesn't let me login is my machine.
    I have run out of ideas, short of re-installing the entire system from scratch.. which I really don't want to do unless I have to. But if anyone out there has any ideas I would more than welcome them.
    Thanks in advance..

    It's probably related to some type of DRM (copy-protection) on the digital copy, and not due to it being any particular type of file format. The DRM scheme probably only works under Windows. And if that is the case, I don't think you will be able to get it to work under Mac OS X, short of running VMware Fusions or Parallels Desktop (or Sun's free VirtualBox) and installing Windows to run under Mac OS X.
    Considering the popularity of Macs recently, and higher use of Macs among creative folks, it's pretty stupid for the studio/distributor to make a key feature Windows-only.

  • Domain login for Sun convergence

    Hi,
    i've created two domains on the sun convergence and created 5 users on each domain.
    For instance
    domainA.net - 5 users
    domainB.net - 5 users
    i took one user from domainA and logged with user name(login name) & password.it was sucessful.
    but i took one user from domainB and logged with user name(login name) & password.but it failed.whereas i can able to logon with [email protected]
    Please can you tell what modification to be done , inorder to the users on domainB can log on without the full email address.
    Thanks
    V Balu

    Make an A record for domainA.net and domainB.net to point to the server hosting iwc
    User from domainA login to
    http://mail.domainA.net/iwc
    Users from DomainB login to
    http://mail.domainB.net/iwc
    Thats the easy way.

  • Windows 10 Domain Login

    Hallo,
    Ich habe ganz komische Problem mit Win10 Tech Preview:
    1) Ich verwende Domain Login
    2) Rechner in Domain hinzufügen funktioniert
    3) Nach Bildschirmsperre funktioniert nicht mehr Einlogen weil, Login und Kennword leiste sind weg.
    Leider kann ich nicht Fotos und Videos aufladen, wegen noch nicht durchgeführte Authentifizierung von mein Konto, aber ich habe dieses Bildschirm Bild als Avatar, können Sie gern anschauen.
    Hoffentlich hat wer ein Lösung...
    Danke

    Hi RodryGueSss,
    If available please post questions in English, so that folks here would be better understand the situation:
    Used bing search with the following result:
    ++++++
    Hello,
    I have very strange problem with Win10
    Tech Preview:
    1) I use a domain login
    2) Add in the computer
    domain works
    3) After Screen Lock does not work
    because Login, Login and
    User Name or Password strip are gone.
    Unfortunately I can not recharge pictures and videos,
    because not yet implemented authenticate
    my account, but I have this screen
    image as an avatar, you can look
    like.
    Hopefully, who is a solution ...
    Thank You
    +++++++++
    If I understand rightly, the machine lost the logon screen after domain join.
    If the power option is available on the right corner,hold shift and select restart to enter troubleshooting, after that, select automatic repair, if issue insists, choose to refresh/reset your PC.
    If there is no option left, delete the computer from the domain, then check if the logon screen would come back, if works well, check for Windows Updates and then join the domain again.
    Also, please make sure the video driver would work as expected.
    Best regards
    Michael Shao
    TechNet Community Support

  • WLAN domain login

    I'm trying to come up with an enterprise solution for laptop login.
    We have several hundred laptops that have to connect to our domain from various locations (home, coffee shops, etc.) and we have an issue with logging into the laptop with no wireless connection. Our users have to use VPN to connect to the domain, but
    of course, they have to connect to whatever wireless router is nearby in order to establish the VPN connection. I've used the credential manager to cache their domain credentials locally, but another tech had a concern about password changes. We have to change
    our passwords every 90 days, and it would be very inconvenient for everyone involved to get it through to the users that they have to change their password in credential manager as well as just in Windows. Does credential manager auto update when the domain
    password changes? If not, will their account lockout when they try to login after changing their password? If this works, is there any way to tell all the laptops to locally cache credentials via GP? Or would the users have to do it themselves?
    Second question: If the above will not work, or just causes too many headaches, is there a way to connect to whatever WiFi is present (and follow any prompts/answer any questions that pop up after the connection is made) in order to establish
    the VPN prior to login? I know the wireless profile trick, but we will not be present to add a profile for every wireless router they connect to, and having the users try to do it would be an unmitigated disaster! Is there a solution to this problem? Any help
    would be very much appreciated!

    Hello PCmedic num783,
    I agree with MVP Cyber_Defend_Team.
    We could use the DirectAccess to accomplish the requirement.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Automatic login to wireless problem

    We have several computers at home, all connected to the internet through a wireless router hooked up to our main PC. Then there is my laptop, my old iMac, and my son's PC. Everything was working fine ... when I'd start my PowerBook G4, it would automatically detect our wireless network and connect my laptop to the network.
    However, we had our son hook up his Playstation3 to the router via an ethernet cable. This way would could take away the ethernet cable to limit his playing time and encourage him to do his homework. The Playstation3 also "hijacks" the IP address, basically blocking anyone else in the house from using the internet.
    Well, my son found the WEP password for the wireless, and decided to put it on his Playstation3 so he could play online whenever we weren't looking. Well, when we found out he had pinched the WEP password, we reset the it on the wireless Linksys router, and I went into my Keychain and changed the WEP key for the wireless network on my PowerBook. Problem solved, right?
    Well, now when I start up my G4 Powerbook, it detects our home wireless network but no longer automatically signs in to the network. Additionally, when I try to select our wireless network from the AirPort pull-down menu from the Finder window menu bar, it says that an error occurred and it can not connect. Hitting the "Try Again" button is futile. I have to go into Internet Connect, select "Other" from the available wireless networks, then pick our home wireless network from the list. I then have to type in that annoying 26 digit WEP 128-bit Hexidecimal security key! Only then do I get the connection to our wireless. Additionally, I have to do this EVERY SINGLE TIME I boot my Powerbook -- it doesn't seem to want to remember the password, even though it is stored in the keychain.
    This problem is very frustrating! Why won't my Powerbook automatically login to our network?

    Good news!
    Yep, that was the WEP I was talking about, 104/128bit/26Hex.
    Now it takes just 3 seconds to extract a 104-bit WEP key from intercepted data using a 1.7GHz Pentium M processor...
    http://www.techworld.com/security/news/index.cfm?newsid=8456
    WPA or better yet WPA2... if your Airport card & Router both support it...
    http://compudent.blogspot.com/2006/09/wireless-wep-vs-wpa-vs-wpa2.html
    http://answers.yahoo.com/question/index?qid=20070924153500AArrQBP
    http://www.home-wlan.com/WEP-vs-WPA.html
    http://support.apple.com/kb/TA21448?viewlocale=en_US
    Finally...
    http://support.apple.com/kb/TA21448?viewlocale=en_US

  • Active Directory Cached Domain Login question

    Hi all,
    I would like to seek assistance on the following scenario setup where I have 2 independent AD forest setup
    Production Forest #1 - Contoso
    Test Lab Forest #2 - Contoso
    Assuming both AD forests domain controllers are issued with Domain Controller Certs (to support smartcard login) from the same CA, and there exists a AD user acct - Mark in Production Forest #1 and this user is currently using a issued smartcard to perform
    AD login on desktop client #1
    Would it be possible to create a AD user acct - Mark in Test Lab Forest #2 and use the same issued production smartcard to perform AD login on laptop client #2 which is joined to Test Lab Forest #2? If not technically possible, why??? :(
    I am trying to find a solution where I can have the laptop clients support login using the issued production smartcard. The challenge here is not all the laptop clients site have access to the production domain controllers hence am thinking of building the
    Test Lab Forest #2 on another "server" laptop which provides a mobile means to allow the laptop clients to be joined to the Test Lab Forest and then supporting the issued production smartcard via domain cached login.

    So far I know the only requirement is that the UPN match and that the PKI is trusted (in NTAuth) in the forest, but I'm not a PKI expert. I suggest to ask this question in the security forum as well:
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserversecurity
    Enfo Zipper
    Christoffer Andersson – Principal Advisor
    http://blogs.chrisse.se - Directory Services Blog

  • Powerbook wont login to Wireless router

    Hello Team,
    This may be the wrong place for this question, but I'm not sure where else it would go.
    I upgraded my ATT router to a new model with wireless access made by 2Wire. I set up the 2Wire to use the same network name as my Airport Extreme used to use, but with a different password.
    We have three laptops in our house, 2 iBooks and a PowerBook 12". The iBooks "remember" the login password for the 2Wire, however the Powerbook refuses to remember the password. I've tried clearing the keychain, etc. But it always asks for the password whenever I wake up the Powerbook after its gone to sleep.
    Any ideas?
    Sez

    If it's an encrypted network, try this... ignore the exact HW, OS, and encryption type, it's worked for many others...
    http://docs.info.apple.com/article.html?artnum=304482

  • Personal Domain Login

    I signed up for a personal domain under my .Mac account and it was successful.
    However, when I got to the url, a login/password request box pops up. I figured
    that it would use the same login / password as my .mac account but it doesn't.
    Furthermore, I'd rather there wasn't any log in so I can use the site with iWeb to share
    photos, blogs, etc.
    Suggestions anyone? Thanks in advance.
    Marston

    Hi Tom, and Happy New Year too !
    I ended up calling the Domain provider (Network Solutions) back, and got a different tech, who explained that the settings were incorrect for domain name forwarding, even though the CNAME was correct.
    After the 3 hours I was told it would take for the new settings to kick in, I tried to access my webpage, but this time I couldn't even get the Network Solutions "Under Construction" page.
    So, I finally got ticked, logged in to my NS account, and went in and manually editted the DNS server settings, which I was very very reluctant to do, even then. I'm glad I did though, because I found that in "correcting" the settings, the tech eliminated the CNAME altogether.
    I put the CNAME "web.mac.com" back in, saved the change, logged out and waited three hours, and I now have my website.
    The moral of the story: Don't always trust the techs to do the right thing, especially if they have funny accents......!

  • Domain login issue

    I have a mac mini and a ima, both of which have been bound to AD on a Windows 2003 domain. the macmini works fine but i'm having problems with the imac (it's a intel model btw) both are running Snow leopard.
    The imac worked initially but after a couple of weeks it wouln't allow login using a domain account. I can login as root and access my domain file server but I am unable to access the DC, even tho the DC has assigned a ip address and I am able to ping the imac from the DC.
    I have unbound and rebound the imac to the doamin and all seems well until I try and login using a doamin user account. On the login splash screen network accounts are available. I've reset the imaccomputer account in AD also but all to no avail. Has anyone cone across this issue?

    Just to add this also occurs in Yosemite (10.10.3)

  • SMB - domain login from XP not working

    I have been testing using my MacOSX 10.5.3 server as PDC for Windows XP machines. I set it up on my test server with no problems. Enabled the SMB service, promoted it to a Primary Domain Controller and then a few other minor tweaks and away we went. I got mapped home folders and login script work really quickly. Because of this success I decided to integrate it into a server roll out I am doing at the moment with an Xserve and OSX10.5.4. I setup the SMB service promote it to a PDC and everything is perfect. I get a clean built Windows XP SP2 machine connect it to the domain, reboot, go to login but I get an error saying that "Windows cannot connect to the domain, either because the domain controller is down or otherwise unavailable or because you computer account was not found....".
    After check things several times as well as other people confirm various options I am lost.
    To add further confusion I went back to my test server removed my XP machine from the domain and re-added it to start testing my problem and holy cow I got the same error message.
    The only difference is the 10.5.4 update I did after I setup my test server must have changed something thats stops me from logging in. Can anyone help??

    import java.sql.* package is given, even then its not working.

Maybe you are looking for