guys (and gals!):
one sorta standard QNX utility option (that doesn't usually work in kojak programs, go figure...) is the '-v' verbosity option. it works very well with fs-cifs, which is why i mention it, here. depending on the level of diagnostic reporting built into the utility, you can use these options:
-v verbose; show something
-vv very verbose; show more
-vvv ridiculously verbose, etc...
with fs-cifs, it shows you the values it parsed from your command line, and what status it receives from the server handling each portion of the SMB connection request. i can't post example text, since i'm at work right now, and audrey's at home, but try it for yourselves; it might help you diagnose the problem.
happy hacking !!
keith721