Click here to Skip to main content
15,881,424 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Project building Pin
Richard MacCutchan11-Jul-21 2:47
mveRichard MacCutchan11-Jul-21 2:47 
AnswerRe: Project building Pin
Dave Kreskowiak11-Jul-21 5:47
mveDave Kreskowiak11-Jul-21 5:47 
QuestionCaret problem Pin
Uchiha Yueh8-Jul-21 16:53
Uchiha Yueh8-Jul-21 16:53 
AnswerRe: Caret problem Pin
Dave Kreskowiak8-Jul-21 17:08
mveDave Kreskowiak8-Jul-21 17:08 
GeneralRe: Caret problem Pin
Uchiha Yueh8-Jul-21 22:03
Uchiha Yueh8-Jul-21 22:03 
GeneralRe: Caret problem Pin
Dave Kreskowiak9-Jul-21 3:54
mveDave Kreskowiak9-Jul-21 3:54 
GeneralRe: Caret problem Pin
Uchiha Yueh10-Jul-21 0:14
Uchiha Yueh10-Jul-21 0:14 
GeneralRe: Caret problem Pin
Dave Kreskowiak10-Jul-21 5:15
mveDave Kreskowiak10-Jul-21 5:15 
The check will fail if the password is required to be changed or if the password has expired.

Other than that, it's going to be a question for Microsoft.

I don't have an AD setup to test against and there's nothing on the web about the problem of a caret at the end of a password.


Wait, wait, wait. It's been a LONG time, but the caret in a CMD prompt is used by the CMD prompt as an escape character, so it's not really being passed to your code. You can check this by setting a breakpoint on your code to check the credentials and look at the value of 'password' when the breakpoint is hit.


modified 10-Jul-21 11:26am.

GeneralRe: Caret problem Pin
Uchiha Yueh10-Jul-21 20:35
Uchiha Yueh10-Jul-21 20:35 
GeneralRe: Caret problem Pin
Richard MacCutchan10-Jul-21 22:13
mveRichard MacCutchan10-Jul-21 22:13 
GeneralRe: Caret problem Pin
Dave Kreskowiak11-Jul-21 5:41
mveDave Kreskowiak11-Jul-21 5:41 
GeneralRe: Caret problem Pin
Richard MacCutchan11-Jul-21 5:44
mveRichard MacCutchan11-Jul-21 5:44 
GeneralRe: Caret problem Pin
Dave Kreskowiak11-Jul-21 5:45
mveDave Kreskowiak11-Jul-21 5:45 
GeneralRe: Caret problem Pin
Jacob Ethan 202126-Jul-21 0:12
Jacob Ethan 202126-Jul-21 0:12 
QuestionRe: Caret problem Pin
CHill608-Jul-21 22:06
mveCHill608-Jul-21 22:06 
AnswerRe: Caret problem Pin
Richard MacCutchan10-Jul-21 22:14
mveRichard MacCutchan10-Jul-21 22:14 
GeneralRe: Caret problem Pin
Uchiha Yueh11-Jul-21 1:16
Uchiha Yueh11-Jul-21 1:16 
GeneralRe: Caret problem Pin
Richard MacCutchan11-Jul-21 2:25
mveRichard MacCutchan11-Jul-21 2:25 
GeneralRe: Caret problem Pin
Dave Kreskowiak11-Jul-21 5:43
mveDave Kreskowiak11-Jul-21 5:43 
Questionretrieve the group header and descriptions(top and bottom) Pin
JR2127-Jun-21 23:48
JR2127-Jun-21 23:48 
QuestionRe: retrieve the group header and descriptions(top and bottom) Pin
JR21217-Jun-21 19:45
JR21217-Jun-21 19:45 
AnswerRe: retrieve the group header and descriptions(top and bottom) Pin
Richard MacCutchan17-Jun-21 21:31
mveRichard MacCutchan17-Jun-21 21:31 
GeneralRe: retrieve the group header and descriptions(top and bottom) Pin
JR21217-Jun-21 23:20
JR21217-Jun-21 23:20 
GeneralRe: retrieve the group header and descriptions(top and bottom) Pin
Richard MacCutchan18-Jun-21 0:15
mveRichard MacCutchan18-Jun-21 0:15 
GeneralRe: retrieve the group header and descriptions(top and bottom) Pin
JR21218-Jun-21 18:17
JR21218-Jun-21 18:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.