|
I've had to do a workaround for that type of issue by building a batch file the users can use to delete/remap their folder mappings. It cleans up the existing ones and then rebuilds them (which prompts them again for the password). Seems to do the trick as a workaround. An example is below, but you will probably need to tweak for what you want: net use i: /d net use j: /d net use k: /d net use l: /d net use m: /d net use n: /d net use o: /d net use i: \\SYSNAME\ovllib /persistent:yes net use j: \\SYSNAME\qibm /persistent:yes net use k: \\SYSNAME\folder1 /persistent:yes net use l: \\SYSNAME\folder2 /persistent:yes net use m: \\SYSNAME\qibm /persistent:yes net use n: \\SYSNAME\folder1 /persistent:yes net use o: \\SYSNAME\folder2 /persistent:yes ______________________________________________________________________________ System error 1219 has occurred. The credentials supplied conflict with an existing set of credentials Another workaround to the password conflict type error above is to use different ways of addressing the system when you do the mappings (from a message board): There is an easily exploited loophole which will allow you to make up to three (3) different connections to a single remote system -- all with different credentials. Various versions of Windows allow you connect to a remote system in the following ways: • UNC ...... NET USE \\remotesys • DNS ...... NET USE \\host.domain.com • IP ....... NET USE \\xxx.xxx.xxx.xxx "Eric Graeb" <egraeb@shopperso ptical.com> To Sent by: "'Midrange Systems Technical midrange-l-bounce Discussion'" s@xxxxxxxxxxxx <midrange-l@xxxxxxxxxxxx> cc 08/30/2005 11:45 Subject AM RE: AS400 drive mapping Please respond to Midrange Systems Technical Discussion <midrange-l@midra nge.com> If the userid is the same on the windows machine as it is on the AS/400 then it's a feature of windows security. You can't connect to windows servers with different passwords if the userid is the same either. -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Dave Snyder Sent: Tuesday, August 30, 2005 10:35 AM To: midrange-l@xxxxxxxxxxxx Subject: AS400 drive mapping We are having an issue where users can not map a network drive to the AS400 folders. The windows mapping process is forcing them to have the same password on the AS400 as they do on the network. If the passwords do not match, the mapping will fail. Why would this happen or what would control this? Dave -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l. -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l. _____________________________________________________________________________ Scanned by IBM Email Security Management Services powered by MessageLabs. For more information please visit http://www.ers.ibm.com _____________________________________________________________________________ ForwardSourceID:NT00029E02 _____________________________________________________________________________ Scanned by IBM Email Security Management Services powered by MessageLabs. For more information please visit http://www.ers.ibm.com _____________________________________________________________________________
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.