Network Password Reset

The LDAP is located on the mainframe. I can successfully select records using some ASP (Classic) script. I choose to use ASP classic because there are very few examples I
could find of using the directory services other than the MS AD.

Anywho, as I said I can select the LDAP record using a mixture of SQL and LDAP dialects but now I am at a standstill. I have been asked to create a form to reset the passwords on both the mainframe and the network at the same time.

The actual user accounts on the mainframe exist in RACF and the "field" I need to access is racfPassword, could this be accomplished via a SQL Update command using the same mix of SQL and LDAP dialects?

View Replies


ADVERTISEMENT

Enter Network Password

I am running an ASP 3.0 application on a Windows 2000 Advanced server. We've recently added new functionality to the application that allows users to click on a link, and view an attached document (opens in a new window).

Nearly everybody using Word 2000 has been complaining that they get an "Enter Network Password" dialog box, that prompts for the username and password, while opening only Word and Excel files. RTF, Image and plain text files are not affected. Strangely enough, if you click "Cancel" on the prompt, the document is displayed

I checked, anonymous access is enabled on the folder, and all permissions seem to be in order. Has anybody come across this issue before?

View Replies View Related

Individually Password Protect Multiple Directories? Password Expiration?

I have a client who wants to password protect a learning course that is set up in modules. Each module needs to have it's own password protection so users can only access them as they progress through the course.

Each user should have their own password (for each module) and, said client would like the password to expire for the user at some (predetermined?) point. Is this possible? It seems like a lot (in terms of setup), but I don't know much about password stuff.

If it is possible, can someone give me an overview of how it works (theoretically) or where to find more specific info on setting something like this up (in ASP.net)

If it isn't possible, can someone suggest what is more reasonable in terms of protecting the modules?

View Replies View Related

Password Sessions - Prompt Password Change

I created sessions to authenticate username and password. How can I utilize this same script to alert the user to change password at 3rd login? In other words when a user logs into a site after the 3 or 4th time which ever, they are prompted to change their password. Code:

View Replies View Related

Connection Reset

I'm using serverXMLHTTP to retrieve pages, but in some cases its throwing "The connection with the server was reset" back to me, im not completly sure what the message means, when i used other variations of the the http component i get similair errors, though sometimes it pulls through (once every so many'th times)

View Replies View Related

Reset Combo Box

How can i reset the combo box or <select> in asp?

View Replies View Related

Reset Button

I have a a reset button on my page but when i press it nothing happens? Why is this?

(input name="Reset" type="reset" id="reset" value="Reset" />

View Replies View Related

IIS Reset Automatically

This is the message i get when we have our application running using our own ISAPI code, it desapears when we don use the ISAPI filter, Can anyone help, It seems IIS assumes that we have a virus as stated by microsoft Message

IIS ADMIN SERVICE TERMINATED UEXPECTEDLY XTIMES EVENT ID
7031
SMTP SERVICE TERMINATED UNEXPECTEDLY XTIMES EVENT ID 7031

FTP SERVICE TERMINATED UNEXPECTEDLY XTIMES EVENT ID 7031

It only happens when we are using our own ISAPI FILTERS .

View Replies View Related

Reset To Default In SQL

Is it possible to reset a SQL field to it's default setting? For example, someone changes FIELD1 to "John Doe" and the the default is "YOUR NAME". Can I reset it back to "YOUR NAME" somehow?

View Replies View Related

Reset A Variable

I've been trying to reset a variable from a popup window. I want to be able to provide member stats for a message board but every time I click on a different member the first members stats keep getting displayed. The variable needs to be reset after the popup window is closed but I don't really know which way to go about it. I've tried methods such as member="" and stuff like that but I've still got the same problem.

function info()
{
window.open ('member.asp?username=<%=sectionRS( "Username" )%>','website', config='height=300,width=400,toolbar=no,menubar=no ,scrollbars=yes,resizable=no,location=no,directori es=no,status=no');
}

View Replies View Related

INPUT Type=Reset

I have a form on which I have a INPUT Type='Reset'. On clicking this button all the fields on the form should reset except a few. Is it possible to do this by setting some property of the control or do I have to specifically write code form that?

View Replies View Related

Reset Button Problem

I have a search page where i have like 10 combo boxes and some radio buttons and check boxes.

Now when the page loads, i do some selection in the combo boxes and when i press reset button it clears all data in the form elements.

But when i select things in combo boxes and do a search by clicking OK button then the search results are displayed there and now if i want to clear all the form elements , i tried to click reset button, but when ever i did a search ie click ok button and after than press reset button reset button is not clearing the form elements.

View Replies View Related

Session/application Reset

Does anyone know of a way through asp code to drop a users application
connection and prompt them for their credentials? I would like to offer the
ability to log into the application with different NT username and password
with them having to close and re-open their browser. I am using basic
athentication for my application.

View Replies View Related

Reset A Database In Frontpage

I created a new database using the Frontpage 2003 wizard. Everything works Fine but I would like to have the option to Delete the database (What I mean is anything that was puyt in to get rid of it.) after they are done putting in what they have to put in. Is there a way to do this I can't find one.

View Replies View Related

ASP Session Reset Question

When a user goes through our online purchasing system and their session
information gets recorded, when proceeding to our next page and then
clicking the back button in their browser, the session variables are reset.
Its not that the session is timing out or being forced to end when visiting
the next page (or when reloading the previous page), but regardless, the
variables are reset.

This is a problem because during the purchasing procedure several items from
the order go missing, meaning the purchase doesn't go through properly.

Any ideas why a simple back button press in the browser by a user would
cause a session to be reset?

View Replies View Related

Accesss Complete Reset

is there a small command that resets a whole accessdatabase? I need a code that deletes all records in a database. Does anyone know how I can do this?

View Replies View Related

Reset Remote_user Servervariable

i use nt user authentication on our iis 5.0 webserver. user get a login popup for username/password when they connect to the website. i also use session handling which works fine. the session ends when the user uses my logoff process.

but unfortunately, the remote_user server variable is still filled with the username. so the user can just call the website again and he does not get the username/passwort pop up. is there a possibility to empty/reset/destroy the remote_user servervariable
(maybe on client side, cookie)?

View Replies View Related

Cookies Being Reset Or Disappearing Mysteriously

My website uses cookies to persist a certain amount of data on the client. However, occasionally the cookies will disappear or be set to an empty string for no discernable reason. It does not happen in our development environment at all, but does happen in our production environment. We looked at all the likely settings and they were identical on both the production and live servers.

We set the cookie domain properly and the cookie path.

Has anyone seen similar behavior? And if so, what did you do about it? What IIS settings should I be looking at? Could it be a service pack that was installed on one machine but not another?

View Replies View Related

Reset Session.timeout After Warning

Do you know how to reset session.timeout after user click to extend the session timeout?
For example, default session.timeout is 20 mins and 2 mins before will ask whether extend working on the site or logout.

View Replies View Related

Reset Cookies Values When Window Closes

Is there anyway to reset cookies values when window closes?

View Replies View Related

All The Sessions Reset When Run Copy Folder Or File

I have very weird problem on my server, when I run this function: Code:

View Replies View Related

Reset Document Position After Form Refresh

I have an asp form. The page is kind long. After user scroll down and make some change on the items, the form needs to be refreshed with new selections (some controls may disabled based on the selection).

My question is, each time after the refresh, the form always go back to the top position. Since the form is quiet long. User may get frustrated if he/she have to scroll down the page to find the current position each time after make a selection change. Is there a way to remember the document postion before refresh the form, and reset the position after the refresh? I guess some javascript code may be able to do it. But so far I have no clue at all.

View Replies View Related

How To Reset Input Data On Detailsview, After Error On Insert

I'm using the detailsview to perform edit and insert of new records via an
object datasource.

If an error occurs on the insert, I want to preserve the data the operator
tried to input, along with my error messages. Currently, it appears that the
detailsview is trying to rebind after the error, to the empty/null detail
item(on insert it is null), and thus I lose all the operator's input. Can
someone suggest the proper way for me to achieve the persistence I'm looking
for?

View Replies View Related

Update Number In Access Table And Reset It By The End Of The Year

I have an Access table with (among others) a number type field.

I'm building a web form which will add a new record to the same table. My problem is as follows:

I need to retrieve the (number) value from the previous record and increase it by 1 when submitting the new record. Also, this number should reset to 1 whenever a new year occurs.

Was that clear?

View Replies View Related

Asp On Network

My system is on the Network.The system has a Project being developed in ASP and Oracle.
shared the ASP files but in other system the file is showing as MS-Front Page.
both the systems are on Win-2k.

View Replies View Related

Using Asp To Go Through Network

I've looked all over and can't seem to find any information on whether or not you can get a file through a network. I have a webpage that needs to check to see if a file is on a specific server. Is this what it would need to look like?

Set file1 = fso.GetFile("computernamedrive
otesap.zip")

View Replies View Related

Network

i got an asp project, current done the phase one, is a web application over the internet. phase 2 the client need us to do a add on application to previous web application. but can only access with their own network.

that mean they want some portion of the application to be over the internet, and some portion of their application can be access by their own network only. so what do i need to do to make my system to know the station accessing the application currently is within own network or from other network?

View Replies View Related

IP Or Network Name

I've been getting this recurring "[DBMSSOCN] General Network Error" ever since we separated our web server and our database server. My connection string has been as follows:

Provider=SQLOLEDB;Data Source=machinename;Initial Catalog=xxxxxx;User
ID=xxxxxx;Password=xxxxxxx;Network Library=DBMSSOCN

Is it possible that changing the machinename to an IP address will help? Initially, it seemed as though adding the Network Library parameter was working, but recently it started to happen again.

View Replies View Related

Network Status

Is there anyway I can check to see if a server is online in my network with an if statement saying if online response.write "Online" else response.write "Offline"?

View Replies View Related

ASP Forbidden On The Network

Below is the message I received when I attempted to use a web page on our
network that makes use of ASP.

The page cannot be displayed
You have attempted to execute a CGI, ISAPI, or other executable program from
a directory that does not allow programs to be executed.
--------------------------------------------------------------------------------

Please try the following:

a.. Contact the Web site administrator if you believe this directory
should allow execute access.
HTTP Error 403.1 - Forbidden: Execute access is denied.
Internet Information Services (IIS)

--------------------------------------------------------------------------------

Does that mean that we need to relocate the files where the server allows
ASP executable commands to function? Or can the directories properties be changed so that such executables is allowed?

View Replies View Related

DB Connection Through Novel Network

we have our Intranet in work where my ASP pages are and i want it to connect to a database on one of the network drives.. The location of my database is:-

NW-SHARE-1DATATEMPTRANCOMMON@digireportsRobbieASP es t.mdb

but the following connection code i have doesnt work:-

config.asp
Code:

View Replies View Related

Network Places

i create virtual directory on iis with network directory is a share located on another computer...after i did that ....i can't browse that virtual directory...if i browse that virtual directory ...at browser IE show message the page cannot be found

View Replies View Related

Can't See Network Printers In IIS

I have a dll I wrote in VB6. Basically, it can list all the printers
it finds as well as print to a selected printer.

I created a test app in VB6, added the dll as a reference, and added
the following in a button click: Code:

View Replies View Related







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