Originally posted by: SystemAdmin
Have a CIFS mount that works fine on all of my 5.3 boxes but fails on all of my 5.2 systems. Here's the command I use:
mount -v cifs -n test.domain.com /username/passwd -o wrkgrp=workgroup_name /NT_mountpoint /AIX_mountpoint
Works w/5.3, but gets this error on all 5.2 systems:
There was an error connecting the share or the server.
Make sure the lsdev command shows that device nsmb0 is in
the Available state. Also make sure that the share name,
user name and password are accurate.
Any differences between 5.2 and 5.3? TIA for any suggestions.
#AIX-Forum