Alan C. Field wrote:

Now when I issue the NET USE F: \\domain\share it asks for a user and password. I tried my userid and password (same one us used for z/OS and network) but it is failing and I get "Access denied".

Been through the supposed wizards here but no luck.

It never used to ask for user/password. Is this a mainframe issue, or has
something changed in the network?

All suggestions welcome. Thanks,

Windows first tries to logon without intervention using your current Windows signon. If that works ... no sweat. If not, you get prompted for proper credentials. So somehow your Windows signon is no longer being accepted by the DFS/SMB server. That can happen for several reasons.

1) Your Windows User ID is being improperly mapped to your RACF User ID. Consult /etc/dfs/home/dfskern/smbidmap for details. 2) Your Windows password was changed and that change was not reflected in your RACF DCE segment. Use the OMVS smbpw command to respecify your Windows password to MVS. 3) Someone deleted/corrupted your DCE segment. Issue the RACF LU DCE command to make sure this has not happened. Use the smbpw command as described under #2 to make sure the passwords are synchronized.

--
-----------------------------------------------------------------
| Edward E. Jaffe                |                                |
| Mgr, Research & Development    | [EMAIL PROTECTED]    |
| Phoenix Software International | Tel: (310) 338-0400 x318       |
| 5200 W Century Blvd, Suite 800 | Fax: (310) 338-0801            |
| Los Angeles, CA 90045          | http://www.phoenixsoftware.com |
-----------------------------------------------------------------

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to