how can i restore this ul-pwd entry?
UL-PWD=$1$2FYL\/BMq$x2a\/ATqQreHGi.GqAwvfj.
i know that i must use in front of a $ a "\" so i use this syntax
Code: Select all
UL-PWD=\$1\$2FYL\/BMq\$x2a\/ATqQreHGi.GqAwvfj.
but what´s about the "\/" ??
ommodent says "Syntax error"
thanks in advance!