Must reenter network credentials

I have a Win8 Pro x64 box connected to a Windows Server 2012 Essentials (WS2012E) box and is part of its domain. I frequently must reenter my network credentials (i.e. domain login) in order to access files on the WS2012E server; File History is usually
the first to complain. By frequently I mean at least once a day and sometimes more. I work on the Win8 box at least 8 hours a day so this is perplexing to me. The WS2012E box never shuts down--ideally.
I also occasionally RDP into the Win8 box if I'm away from the office for various things but I am unable to connect using the domain account if the box is in the "credentials must be reentered" state. This was an interesting surprise when it happened
since RDP doesn't give you the opportunity to enter the credentials in this situation.
What am I missing?
Ray

Has anyone found a solution to this?  Happens to me as well.

Similar Messages

  • Are Windows Network Credentials Saved Somewhere?

    I'm trying to connect to a Windows server from a Mac OS X 10.4 machine, but I keep getting locked out on the Windows network side. I've logged into this (and several other Windows machines) many times in the past, but I suspect my old Windows network credentials are saved somewhere on this Mac.
    I have to have the IT guys here at work unlock me constantly, every time I try to connect to this one server. Since our Windows server credentials need to be changed every 90 days, I'm thinking the Mac OS has stored a previous set of credentials, and when I try to connect to this server again, it asks me for my User/PW and it doesn't match up with what I have stored.
    Make sense?
    How can I delete any previous Windows network credentials, if this is indeed the problem? I just deleted System Configuration preferences in Library/Preferences, but I'm still not able to connect to this server.
    I have nothing saved in System Preferences/Accounts/Login Items
    Any help?
    Thanks!

    Check these two Uitilities out, thogh PWs may get stored elsewhere too, ByHosts folder is a common one.
    Keychain Access
    Most Passwords are stored here.
    Directory Access
    CIS/SMB and AD settings.

  • Windows 8.1 keeps forgetting my network credentials

    I frequently need to access files on my (Qnap TS-109II, Samba-based) NAS so I connect to
    \\server\share using the "Remember my credentials" checkbox.
    Alas, I often get errors (e.g. with File History, or just accessing a share from Windows Explorer's "Recent places") because the credentials are not valid: I need to re-enter my password and check "Remember my credentials" again.
    And again...
    Any clue?

    You've probably already thought of this... Have you logged-off or rebooted gracefully after making the connection, so settings are saved. I ask because some folks just run Windows until it crashes or locks up, never giving the system a chance to save registry
    data.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • When I logon for XP, if I am no actively doing something for several minutes I am logoff and must reenter my logon again. How can I modify the time it stays active?

    When I first logon to windows xp if I am not actively doing something minutes I am logoff and must re-enter my ogon again. How can I modify the length of time that it stays active?

    You can find that in control panel

  • Hi, i will do a project that must on networking.

    hi everyone. a my friend want to an accounting project.
    there will be a database server and database files and there will be many clients. if any client want to process, it will be on server. I will use mysql because of it is free.
    how do i devise this system? are these steps true?
    - i install mysql server and configure database on server machine.
    - i install to every client my java program.
    but, i wonder how a client connect server database? i little acknowledge about networking. please help me.. thanks

    Hi.. I did a lot of works but i couldnt get any result.
    Firstly i install only mysql server on server machine.
    Then, install to client, jdk,netbeans,jdbc connector. And to try, i've installed mysql server my client.
    So, then i run this code my client to try connecting localhost. It was working.
    import java.sql.*;
    public class ONE {
         public static void main(String args[])
              try
                   Class.forName("com.mysql.jdbc.Driver").newInstance();
                   //Connection conTest = DriverManager.getConnection("jdbc:mysql://localhost/ytu");
                   Connection conTest = DriverManager.getConnection("jdbc:mysql://localhost/ytu", "root", "0147");
                   Statement komut = conTest.createStatement();
                   ResultSet rs = komut.executeQuery("SELECT * FROM students");
                   while(rs.next())
                        System.out.println("Name =>" + rs.getString("name"));
                        System.out.println("Surname =>" + rs.getString("surname"));
                   conTest.close();
              catch(Exception e)
                   System.out.println("There is an error!" + e.getMessage());
                   e.printStackTrace();
    }But, this remote server application has not worked. :
    import java.sql.*;
    public class TWO {
         public static void main(String args[])
              try
                   Class.forName("com.mysql.jdbc.Driver").newInstance();
                   Connection conTest = DriverManager.getConnection("jdbc:mysql://192.168.1.164/factory", "root", "0000");
                   Statement komut = conTest.createStatement();
                   ResultSet rs = komut.executeQuery("SELECT * FROM employees");
                   while(rs.next())
                        System.out.println("Name =>" + rs.getString("name"));
                        System.out.println("Surname =>" + rs.getString("surname"));
                   conTest.close();
              catch(Exception e)
                   System.out.println("There is an error!" + e.getMessage());
                   e.printStackTrace();
    }and this error displayed.
    C:\Documents and Settings\user\Belgelerim\fuat\mysql>java TWO
    There is an error!Access denied for user 'root'@'localhost' (using password: YES
    java.sql.SQLException: Access denied for user 'root'@'localhost' (using password
    : YES)
            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:946)
            at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2934)
            at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:870)
            at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:3333)
            at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1232)
            at com.mysql.jdbc.Connection.createNewIO(Connection.java:2749)
            at com.mysql.jdbc.Connection.<init>(Connection.java:1553)
            at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java
    :285)
            at java.sql.DriverManager.getConnection(Unknown Source)
            at java.sql.DriverManager.getConnection(Unknown Source)
            at TWO.main(TWO.java:10)what can i do? please help me.. thanks

  • Windows 8.1 Mapping Network Drive - Credentials Issue

    Hello experts-
    I am attempting to map a network drive to access my WD My Cloud.  However, when I select the drive to map to, it prompts me to enter my "network credentials."  After inputting my Windows ID and password, I receive an "Access is denied"
    error and am re-prompted to enter my credentials. 
    First, I want to call out that I am far from a computer-wiz so terms like "Workgroup" and "Domain Name" don't mean much to me (although I was able to find my Homegroup password, which still did not work).  Can someone clearly and
    simply tell me what I am doing wrong?  I am only connecting 1 computer to the network drive.  It seems like this should be relatively straight forward.
    One potential cause:  my user ID is my email so it ends in "@gmail.com" - when I begin typing it, my laptop name is displayed as the domain until I enter the @ symbol, after which it changes the domain to "gmail.com."  Is there
    a workaround if this is the issue?
    Any help would be greatly appreciated.
    -Nate

    Were you able to install WDMyCloud software and have you set any password during that configuration? Maybe you would want to rerun the software again.
    Or, there are some sync software that was keeping a live connection under the admin account, preventing you to use some other credentials to access the shares through Windows explorer

  • Can't see Airport Express previously set up as network extender

    Hi, We recently moved.  At the old house I had an older Airport Extreme and two Airport Express units that were both configured to extend that Airport Extreme network.
    When we moved I kept the old network alive at the old house for a couple months (security cameras) and so I bought a new Airport Extreme and set up a new network at the new house.  A few weeks ago I found a need for one of the older Airport Express units, this time to Extend this new network to help me get better signal beyond our garage firewall (a real firewall, you know like to stop fire).  But it's pretty dense.
    It seems like I had to struggle to get to the place where the Airport Utility could see that unit but I don't believe I had to reset it.  I just don't recall.  Now I want to use the second Airport Express.  I plug it in.  It flashes Yellow (reasonable).  I look for it on Airport Utility and it's not there.  And I see nothing under the "Other WiFi Devices" tab.
    Granted, that unit is setup with old network credentials but first, I know what those are and second, if I can't see it at all, I certainly can't enter any password.  It seems like the other one magically showed up after I restarted this or restarted that.  I just don't recall.  Prior to resorting to doing a hardware RESET of the second Airport Express unit, is there something I'm doing wrong that's precluding me from seeing this device???
    Any help would be much appreciated.
    thanks... bob

    You must reset it.. that is how it will show up.. and it must be the N wireless model not earlier G one.. that will never show up.
    To avoid doing a reset is extremely difficult because the utility has to know its IP address and since it was used to extend wireless it hasn't got one.
    So reset is the correct method.

  • Macbook bound to AD won't allow network login or new local account creation

    As the title states I am having an issue related to a macbook pro that is bound to active directory. The only option we tweak when binding the macs to AD is that we opt to "create mobile account" option under directory utility.
    It also seems that while we can login through the local admin account, new local accounts cannot be created (the account creation window hangs when you create account).
    Any help would be appreciated

    Hi
    To successfully bind a mac workstation to Active Directory certain things need to be in place:
    DNS has to be fully resolving on both pointers. This is done on the PDC or whatever server is the designated DNS Server.
    Date and Time settings need to be adjusted to reflect whatever is designated as the NTP Server in the AD environment. Adjust the Date & Time Preferences Pane and find out from the Windows Network Administrator what the NTP Server IP address is.
    You must use account credentials that has authority for the AD Domain. If you're trying to use your own account it may be restricted in what it can do? A domain account has special privileges not usually accorded to ordinary user accounts.
    This assumes you're (a) not the Active Directory Network Administrator and (b) you're using the Active Directory plug-in the login options section of the Accounts Preferences Pane. It's a good idea to click the "Open Directory Utility" button when binding to Active Directory. It's also a good idea to access the Advanced Section once the Utility has opened.
    If this is failing at the bind stage then perhaps you should review the details you've been given when binding to AD? It may be worthwhile to clear the workstation from the Computer OU before you try again?
    The above is not an exhaustive list but should help?
    Tony

  • Networking issues with MacBook Pro

    I have tried to find this issue on line and in the forums and couldn't   I have seen many people have similar issues using VPN connections or Citrix but nothing what I am seeing.  I have 3 MacBook Pros that connect fine to our company network.  They have the DNS settings from our DHCP server and I can see their leases and everything.  We can connect to network drives however we can't connect any of them to the company's intranet sites.  If we type in http://companysite  and hit enter both Safari and Firefox come back stating that they can't find the server companysite.  Not sure why it is looking for a server by the name of companysite when our DNS servers point to the servers that are hosting the sites. 
    If I type in the IP address of any company site then it works however using the name doesn't.  So it sounds like an issue with DNS but again the DNS servers are in the network settings and Windows machines have no issues with using the http://companysite instead of using http://IP Address.  Any assistance would be appreciated.

    OK, figured out that if I added my company's domain to the search domain list in Network Settings this would allow the MacBook to use http://companysite instead of the IP Address.  However now I need to figure out the authentication issue.  We use the end user's network credentials for access to the company intranet sites.  Using http://companysite I get access denied.  Using the IP address allows the end user to enter in their network credentials.

  • Final Cut fails to open, network users?

    I am having the same issue as this discussion ( https://discussions.apple.com/message/12447873#12447873 ). I have done everything that was stated in this discussion. I have a lab with 20 21.5" iMac (Late 2009) all running 10.6.4 and FCP 7.0.2.
    As stated in the previous discussion, this is occuring with multiple users on multiple iMacs. The users log in with their network credentials to authenticate against a windows server 2008 DC however the user account data is stored locally on the iMac HD. The iMacs are also joined to a xServer running 10.6.8 server and the iMacs are part of WOrkgroup Manager. When a user encounters he issue, I need to go into the users homefolder (on the iMac) user>Library>Preferance>Final Cut User Data>Final Cut Preferences and I delete that file. That user can then launch FCP and it will work correctly until they quit FCP. The next time that use opens FCP it goes through the launch scree and then quits. ( No error logs, just dissappears). If I have that user log out and then log in as a different user it will work fine (Again this user has their home folder saved to the local iMac HD but is using their AD crediatials to log in.)
    Any thoughts or ideas how to resolve this issue? Any help or advice is greatly appreciated!

    I am having the same issue as this discussion ( https://discussions.apple.com/message/12447873#12447873 ). I have done everything that was stated in this discussion. I have a lab with 20 21.5" iMac (Late 2009) all running 10.6.4 and FCP 7.0.2.
    As stated in the previous discussion, this is occuring with multiple users on multiple iMacs. The users log in with their network credentials to authenticate against a windows server 2008 DC however the user account data is stored locally on the iMac HD. The iMacs are also joined to a xServer running 10.6.8 server and the iMacs are part of WOrkgroup Manager. When a user encounters he issue, I need to go into the users homefolder (on the iMac) user>Library>Preferance>Final Cut User Data>Final Cut Preferences and I delete that file. That user can then launch FCP and it will work correctly until they quit FCP. The next time that use opens FCP it goes through the launch scree and then quits. ( No error logs, just dissappears). If I have that user log out and then log in as a different user it will work fine (Again this user has their home folder saved to the local iMac HD but is using their AD crediatials to log in.)
    Any thoughts or ideas how to resolve this issue? Any help or advice is greatly appreciated!

  • How do i unforget a wifi network?

    I know I've seen this question answered however, I tried that and it does not work.  I tried turning off my iPhone and turning it back on in Airplane mode and then working up to finding the network to no avail and when I type in the network credentials I still cannot locate the network.
    Its my home network so I know it works and before I did all of this I could find it no problem.  Just one slip of the finger and now its gone. 
    Will I have to reset my iphone to factory settings?

    Ask the people in your office who are responsible for the network.

  • CUPS won't allow printing in a Windows network

    I just spent five days trying to get printing working in my OSX 10.9.2 (iMac). Here's the thing: the printing network is a Windows smb network. Everything works fine on my MacBook OSX 10.9.2. I can manually install the smb://xxxx/yy printer and it works just fine there. So what's wrong with my iMac? I have no idea, but this is what happened. First I tried installing through Printers & Scanners / Advanced. And it worked fine on OSX 10.9. I used guest/guest credentials for the Windows network printer when asked.
    But after upgrading to 10.9.2 it stopped working. The queue window says Ready to print and refresh or Resume does nothing. In the error log it says "ERROR: error in CUPS Filter - : Broken pipe". And also there are possibly problems with authentication.
    Then I tried installing the printer through the CUPS web interface. Had weird problems with it, as it's very hard to control users and authentication. At one point I thought I had cracked it, I was able to print with my Windows network credentials. But the next print did not work anymore. I had to uninstall the printer and install again to get just one print. After trying to set users right with different sudo commands I am now at point where I can't even get one print through.
    What can I try? I have done Reset many times from Printers & Scanners, no difference. What does the broken pipe mean? And how to set the printing CUPS user to what I want (it needs to be different than my OSX user or "root")?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select
    /var/log ▹ cups ▹ error_log
    from the hierarchical list on the left side of the Console window. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar. Then select the messages from the time of the last failed printing attempt. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.

  • After safari crash must log in again to all websites

    Safari crashes frequently for me, and after every time I must reenter my username/password into websites like washingtonpost.com and GMail.
    Is this the normal behavior? Safari won't remember password, or cookies don't remember them?
    This is insane.

    I have the same problem.... and its a real pain.
    I can detect it now, because typing becomes slow.. the keyboard response time gets dreadful.
    I might be surfing these forums and writing a post, then suddenly "CRASH!!" >>>> Home screen. ( I know its pretty but its also not very productive ).
    When I press Safari again it brings me to the forum login page.
    Its not only safari that crashes though. Its also Maps and Youtube. Maybe these are built on the Safari browser as well.
    Other threads suggest "memory leaks" but I really don't know what that is so cannot comment much
    Luckily I am only using this as a toy and not a business tool... but I read about similar problems in the iPhone section of this forum so don't know how "serious" users can cope with it.
    Glad I have my Blackberry for critical stuff... but I am sure Apple programmers will fix this glitch in the next update... They have a lot to work on right now: Apple TV and OSX 10.5.2 and the iTouch crash.
    Have a look here : It may help http://discussions.apple.com/thread.jspa?threadID=1239291&start=0&tstart=0

  • Automounting smb share without network daemon

    Hello everyone, I have an issue. I'm using networkmanager to manage wireless connections. While installing networkmanger, the wiki told you must remove network daemon from rc.conf, and use networkmanager instead: that's exactly what I did, and networkmanager does the job just well. I told you that because I think that it is the reason why i'm failing to auto mount smb share through editing fstab. If i put in fstab the command described on the wiki (cisf mounting) I get a FAIL at booting, it says it can't find the share. Otherwise am I wrong and the reason must be related to something else, like syntax errors? Thank you.

    Trying to follow your advice, I did the following: I put into /etc/fstab
    //server/Videos$ /mnt/video cifs noauto,noatime,username=Y3KNET/Arch,password=Ilove69,ip=192.168.1.1 0 0
    //server/Public$ /mnt/public cifs noauto,noatime,username=Y3KNET/Arch,password=Ilove69,ip=192.168.1.1 0 0
    then, in /etc/rc.local:
    mount /mnt/video
    mount /mnt/public
    and, as a second try,
    sudo mount /mnt/video
    sudo mount /mnt/public
    but without luck: no mount actually takes place. Anyway, if i type the above code after logon into kde, everything works flawlessly. Where am I mistaken?
    Last edited by Y3k (2011-12-03 23:06:36)

  • Set speed limit to network interface

    Hi
    I want build a program to set limit speed  to my network interface
    for example max download speed for wlan connection  10Kb
    how must edit network interface for this work
    i searched but can't found anything
    thanks

    Why would you want to do this?
    It sounds quite suspicious to me.
    Still lost in code, just at a little higher level.
    i want save my monthly traffic
    That doesn't make much sense. How will limiting the network speed do that?
    If you limit the network speed to 20% of what it was then it will just take 5 times longer (more really due to the amount of overhead in data packets) in order to upload or download anything.
    If you are on a plan which limits the amount of data via the plans network which can be uploaded and or downloaded during the plans payment time period then perhaps you should monitor the data transceived over the link during that time period.
    Then write an app that turns off a NIC and will monitor the NIC so if it is enabled it is turned off again whenever some daily allowance of bandwidth is exceeded. Or perhaps write a service for that. Of course the app or service would need to know the pay
    period to monitor, the amount of bandwidth provided for the pay period, constantly store bandwidth used (either sent, received or both) while the NIC is up and be designed to know for each day when to disable the NIC if necessary. And allow the NIC to be re-enabled
    or re-enable the NIC when some time occurs following the previous disable of a NIC.
    However you don't provide what the requirement would be other than you just want to limit bandwidth via some NIC. Which really means nothing unless multiple PC's are vying for bandwidth and you want on specific PC to be allocated more bandwidth than
    any other PC or something.
    Group Policy Editor has a setting that can apparently
    limit reserveable bandwidth. I don't know if setting that to %95 would only provide applications %5 of the available bandwidth. I've installed GPE on my Win 7 Home Premium PC which it does not come
    with and I had to find an installer from an untrusted source in order to do that.
    Recently I had a friend using a Verizon WIFI device which provides local WIFI for PC's via Verizons cell service I suppose. Apparently if the PC was left on and nobody was using it then bandwidth was used. I believe in about one 6 hour time period over %15
    of the entire pay periods bandwidth allowance was used when his girlfriend let the PC on unattended. So I could see where some type of monitor app would be nice for a situation like that.
    When you use few words to describe anything the result is everybody having to guess. And with regard to what you think you want to do it makes the entire thread a guess.
    La vida loca

Maybe you are looking for

  • How do I backup multiple Macs to a time capsule with Mavericks?

    I have 2 mac books needing to back up to a single time capsule.  I have heard the key to doing this is to limit the size of each mac book's sparse bundle and then tell time machine not to resize the sparse bundle when it backs up.  I have tried a ter

  • Query handled OK on Oracle server but XSQL Servlet raises OracleXMLSQLException

    After dropping and recreating certain object types, and then using ALTER TYPE on an object dependent on those object types, XSQL Servlet raises exception for a query that is handled fine in the Oracle Server itself (ie, in SQL*Plus) as in the followi

  • Quicktime still not playing videos

    After installing the Quicktime security update on 7/16/07 Quicktime played only audio , not video in Safari, and Q? with Foxfire (apple.com/trailers). I tried the suggestions on this forum for reinstalling Flash 9, and Qt7.2, and changing the setting

  • How do I get rid of that annoying right-hand column in Reader 11.0.3?

    It just won't go away!  I can't find anything on the menus to get rid of it.  It blocks the view of whichever document I'm trying to read.  What's odd is that when I first opened a PDF document, it looked just fine; but subsequent openings of the sam

  • InDesign interactive pdf hyperlink problem

    Hi, I've set up an InDesign document to have Hyperlinks to other pages which is fine and separate pdf's where the problem lies. They're all in one folder, all a certain shortish length, not overly high in memory, numbering around 35 so far, will work