|
I know you've already received a bunch of messages about this, and that
I'm late to the game, but...
When you create a password that starts with a digit, the IBM i operating
system automatically inserts a Q in front of it. So if your password is
1234, the system stores it as Q1234. (I don't know why.)
When the password is Q1234, the system would accept a signon where the
user typed 1234 _or_ Q1234.
The problem in your case is you're going the other direction. You want
the system to _send_ the password out to a Windows share. When you do
that, should it send 1234? or Q1234? How would it know which one to
send? The answer is: it doesn't. So it probably sends Q1234, and
that's the bad password.
Solution: Use a password that starts with a letter.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.