hi,
using ontap 6.01r3d3, nfs, cifs, nt4 domain and nis.
1. our qtrees are now unix style.
my quotas file looks like:
/vol/vol0/users tree - - /vol/vol0/shared tree - - * user@/vol/vol0/users - - * user@/vol/vol0/shared - - * group@/vol/vol0/shared - -
my question is when we convert from unix to ntfs qtree what will be affected? will quotas still work, will we still have to maintain dual entries in nt and nis? any other gotchas?
2. if i do this(file1 is the dns name for the filer, users is a share): C:\WINNT>net use * \file1\users Drive J: is now connected to \file1\users. it works fine
i do this:
C:\WINNT>net use * \file1\c$ password /user:domain\nlehrer and get System error 53 has occurred.
i am substituting in the pw and domain name.
will the net use command work when mapping the hidden admin share?
thanks.