cifs_fs & windows server * AIX 5.3
oslevel -s :5300-05-06-0000
* lslpp
bos.cifs_fs.rte 5.3.0.61
Hello,
I try to mount cifs fs from windows, but there is a problem with
mountig domain controller's (windows 2003 server) fs.
With regular workstation it works (with domain account):
mount -v cifs -n 192.168.x.x/domain_user -o wrkgrp=domain1 /test /mnt
But when i try to do this with domain controllers - mount fails :
"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."
Strange is that on other server which is in domain but is not a domain
controller it works well.
In all examples we use Active Directory account (not local users).
lsdev | grep nsm :
nsmb0 Available N/A
any sugestions ?
regards
Kmet
PS. I know i can use SAMBA, but i don't want to do this. |