473,804 Members | 2,143 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

NetworkCredenti al - Password changed

Hi

We are using NetworkCredenti al with Active Dir to validate the user.

The problem we are having is, when the user is required to change his
password at logon (every 90 days) the NetworkCredenti al call fails. Its
seems to take about an hour before the password propagates and starts to
work with the NC call.

Is there a work around?
Is there a way to speed up the active directory propagate password?

Thanks

BrianDH

Apr 25 '06 #1
1 1298
Tell your domain controllers to sync sooner??

But, if a user changes their network password, does it also take an hour
for them to log onto a different workstation?

Jeff

"BrianDH" <Br*****@discus sions.microsoft .com> wrote in message
news:0B******** *************** ***********@mic rosoft.com...
Hi

We are using NetworkCredenti al with Active Dir to validate the user.

The problem we are having is, when the user is required to change his
password at logon (every 90 days) the NetworkCredenti al call fails. Its
seems to take about an hour before the password propagates and starts to
work with the NC call.

Is there a work around?
Is there a way to speed up the active directory propagate password?

Thanks

BrianDH

Apr 25 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
19072
by: Prathiraj | last post by:
Hi All, I'm trying to access a web page from C# code. Since I'm behind a firewall/proxy, I creat a webproxy and NetworkCredential to access the web page. It works fine. In this way, I have to give the username and password for creating the NetworkCredential object. Is there anyway that I can get the NetworkCredential object from the logged on user?
4
2155
by: Jay Douglas | last post by:
Hello all. Ever since the latest patch for IE 6 it is impossible to pass the username and password to Exchange 2000 (or any site) in the url (i.e. http://username:password@exchangeserver.mydomain.com) ... so I've possibly came up with a solution (which I'm sure is thought of and implemented already) Please review my strategy and offer any suggestions / solutions: - A user is logged into an asp.net / c# website with the same user name...
3
13637
by: Peter Lapic | last post by:
I am running an VB.Net app which calls an ASP.Net Web Service and this service accesses SQL Server. The Web Service & SQL Server run on separate Windows 2000 server on the same domain. As we don't use Kerberos, the only means to flow the original user credentials from the VB.Net app right thru to SQL Server is to set the web service object credentials parameter in the VB.Net app. The credentials is created based on the following code...
0
1175
by: steve | last post by:
Hi We have an application that send webRequests to a server using a specified user accounts. These requests will often be for different users. The problem we have is that the webRequest, even though it is a fresh object that is disposed of, will always use the first newtowrkCredntial we specify. We are NOT using credentialCache as we dont want to cache the credentials. Anyone know why this is and how to prevent / workaround this?
0
1244
by: BrianDH | last post by:
Hi We are using NetworkCredential with Active Dir to validate the user. The problem we are having is, when the user is required to change his password at logon (every 90 days) the NetworkCredential call fails. Its seems to take about an hour before the password propagates and starts to work. Is there a work around?
2
2972
by: YK | last post by:
Hi I have a Web Application that connects to Exchange WebDAV using a class that I found on http://www.codeproject.com/dotnet/exdav.asp. This class requires a NetworkCredential object in order to authenticate the HTTP request against the Exchange server, and since that my WebApp is configured in the IIS to use ONLY Integrated Windows Authentication I have the Windows identity object from which I can get only the user name. Is there a...
2
2697
by: Tosco | last post by:
I read many examples with NetworkCredential and WebClient, but no one with a real http address. They all work in theory, but I wasn't able to use them in the real world. The following code should access an ebay page. There is no redirection involved in TestPage. If you have an ebay account you can try it in 1 minute. What's wrong with my code?
1
7642
by: Guy | last post by:
I use SmtpClient to send mail. My customer reported that sending mail was throwing an exception on his machine "the SMPT client requires a secure connection or the client was not authenticated". so I now provide credentials with my request, however it sends mail all the time, whichever username or password I use. I even removed the password from my Outlook account options. Sends mail anyway ? Is there a credential cache in Windows...
3
6772
by: antonyliu2002 | last post by:
I have a website (call it WinAuthWeb) that uses Integrated Windows Authentication. In my ASP.NET web application, I collect user name, password and domain info and pass them to WinAuthWeb for authentication (formerly known as NTLM). I construct the user credentials like this: theUserCredential = New NetworkCredential(username, userpassword,
0
9715
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10603
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10356
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9176
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7643
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6869
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5536
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4314
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3836
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.