Windows 2000 powered NAS Problem
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
Windows 2000 powered NAS Problem

 
Post new topic   Reply to topic    CASTalk.com Forum Index -> Storage System
Author Message
Tom Pennington
Guest





Posted: Wed Apr 21, 2004 1:01 am    Post subject: Windows 2000 powered NAS Problem Reply with quote

I recently purchased an NAS server that is running W2K. The problem I'm
having is that I cannot create shares on it and have people automatically
connect to those shares, even though the permissions are set correctly.
This server is a member of a Mixed W3K and W2K servers that is running AD.

If I create a local account, I can connect to it just fine, but if I try and
simply use my domain account, it does not work.

Here is how I tested:

doesn't work::: net use h: \\nasserver\share I get prompted to enter
a username/password combo
does work::: net use h: \\nasserver\share /user:domain\username I
get logged in just fine

I'm at a loss as to why this is not working.

Any ideas?

Tom
Back to top
Michael Michael [MSFT]
Guest





Posted: Wed Apr 21, 2004 2:11 am    Post subject: Re: Windows 2000 powered NAS Problem Reply with quote

hi Tom,

How are you setting the permissions on the shares? I mean are you changing
both the share permissions and the folder security attributes? Both of these
need to be changed for file sharing to work properly (sometimes).

One reason you might be seeing the behavior you described below is because
you are using inheritable permissions on folders, and all local users of the
machine usually have read permissions on the volume.

--
thanks,

Michael Michael [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.

"Tom Pennington" <NONEt2pennington@comcast.net> wrote in message
news:uJiPcqxJEHA.2244@tk2msftngp13.phx.gbl...
Quote:
I recently purchased an NAS server that is running W2K. The problem I'm
having is that I cannot create shares on it and have people automatically
connect to those shares, even though the permissions are set correctly.
This server is a member of a Mixed W3K and W2K servers that is running AD.

If I create a local account, I can connect to it just fine, but if I try
and
simply use my domain account, it does not work.

Here is how I tested:

doesn't work::: net use h: \\nasserver\share I get prompted to
enter
a username/password combo
does work::: net use h: \\nasserver\share /user:domain\username
I
get logged in just fine

I'm at a loss as to why this is not working.

Any ideas?

Tom

Back to top
Tom Pennington
Guest





Posted: Wed Apr 21, 2004 2:29 am    Post subject: Re: Windows 2000 powered NAS Problem Reply with quote

I'm setting both the Share level and NTFS level permissions via Windows
Explorer and I also removed the Inherite permissions flag.


"Michael Michael [MSFT]" <mlmich_no_spam_@online.microsoft.com> wrote in
message news:OjBhpRyJEHA.3704@TK2MSFTNGP11.phx.gbl...
Quote:
hi Tom,

How are you setting the permissions on the shares? I mean are you changing
both the share permissions and the folder security attributes? Both of
these
need to be changed for file sharing to work properly (sometimes).

One reason you might be seeing the behavior you described below is because
you are using inheritable permissions on folders, and all local users of
the
machine usually have read permissions on the volume.

--
thanks,

Michael Michael [MSFT]
This posting is provided "AS IS" with no warranties, and confers no
rights.

"Tom Pennington" <NONEt2pennington@comcast.net> wrote in message
news:uJiPcqxJEHA.2244@tk2msftngp13.phx.gbl...
I recently purchased an NAS server that is running W2K. The problem I'm
having is that I cannot create shares on it and have people
automatically
connect to those shares, even though the permissions are set correctly.
This server is a member of a Mixed W3K and W2K servers that is running
AD.

If I create a local account, I can connect to it just fine, but if I try
and
simply use my domain account, it does not work.

Here is how I tested:

doesn't work::: net use h: \\nasserver\share I get prompted to
enter
a username/password combo
does work::: net use h: \\nasserver\share /user:domain\username
I
get logged in just fine

I'm at a loss as to why this is not working.

Any ideas?

Tom



Back to top
Michael Michael [MSFT]
Guest





Posted: Wed Apr 21, 2004 2:50 am    Post subject: Re: Windows 2000 powered NAS Problem Reply with quote

hi Tom,

below you mention the following:
<<
does work::: net use h: \\nasserver\share /user:domain\username
Quote:

I am not sure what this means. Are you saying that when you issue a net use

command using a domain account's username and password it works?

Another question: if the above does not work, can the same domain account
access file sharing from another file server?

--
thanks,

Michael Michael [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.

"Tom Pennington" <NONEt2pennington@comcast.net> wrote in message
news:uqSDAcyJEHA.1388@TK2MSFTNGP09.phx.gbl...
Quote:
I'm setting both the Share level and NTFS level permissions via Windows
Explorer and I also removed the Inherite permissions flag.


"Michael Michael [MSFT]" <mlmich_no_spam_@online.microsoft.com> wrote in
message news:OjBhpRyJEHA.3704@TK2MSFTNGP11.phx.gbl...
hi Tom,

How are you setting the permissions on the shares? I mean are you
changing
both the share permissions and the folder security attributes? Both of
these
need to be changed for file sharing to work properly (sometimes).

One reason you might be seeing the behavior you described below is
because
you are using inheritable permissions on folders, and all local users of
the
machine usually have read permissions on the volume.

--
thanks,

Michael Michael [MSFT]
This posting is provided "AS IS" with no warranties, and confers no
rights.

"Tom Pennington" <NONEt2pennington@comcast.net> wrote in message
news:uJiPcqxJEHA.2244@tk2msftngp13.phx.gbl...
I recently purchased an NAS server that is running W2K. The problem
I'm
having is that I cannot create shares on it and have people
automatically
connect to those shares, even though the permissions are set
correctly.
This server is a member of a Mixed W3K and W2K servers that is running
AD.

If I create a local account, I can connect to it just fine, but if I
try
and
simply use my domain account, it does not work.

Here is how I tested:

doesn't work::: net use h: \\nasserver\share I get prompted to
enter
a username/password combo
does work::: net use h: \\nasserver\share /user:domain\username
I
get logged in just fine

I'm at a loss as to why this is not working.

Any ideas?

Tom





Back to top
Tom Pennington
Guest





Posted: Wed Apr 21, 2004 3:34 am    Post subject: Re: Windows 2000 powered NAS Problem Reply with quote

I think I have it figured out, maybe. I'll post what I find later.

Thanks,
Tom

"Michael Michael [MSFT]" <mlmich_no_spam_@online.microsoft.com> wrote in
message news:e%23GqmnyJEHA.628@TK2MSFTNGP11.phx.gbl...
Quote:
hi Tom,

below you mention the following:

does work::: net use h: \\nasserver\share /user:domain\username

I am not sure what this means. Are you saying that when you issue a net
use
command using a domain account's username and password it works?

Another question: if the above does not work, can the same domain account
access file sharing from another file server?

--
thanks,

Michael Michael [MSFT]
This posting is provided "AS IS" with no warranties, and confers no
rights.

"Tom Pennington" <NONEt2pennington@comcast.net> wrote in message
news:uqSDAcyJEHA.1388@TK2MSFTNGP09.phx.gbl...
I'm setting both the Share level and NTFS level permissions via Windows
Explorer and I also removed the Inherite permissions flag.


"Michael Michael [MSFT]" <mlmich_no_spam_@online.microsoft.com> wrote in
message news:OjBhpRyJEHA.3704@TK2MSFTNGP11.phx.gbl...
hi Tom,

How are you setting the permissions on the shares? I mean are you
changing
both the share permissions and the folder security attributes? Both of
these
need to be changed for file sharing to work properly (sometimes).

One reason you might be seeing the behavior you described below is
because
you are using inheritable permissions on folders, and all local users
of
the
machine usually have read permissions on the volume.

--
thanks,

Michael Michael [MSFT]
This posting is provided "AS IS" with no warranties, and confers no
rights.

"Tom Pennington" <NONEt2pennington@comcast.net> wrote in message
news:uJiPcqxJEHA.2244@tk2msftngp13.phx.gbl...
I recently purchased an NAS server that is running W2K. The problem
I'm
having is that I cannot create shares on it and have people
automatically
connect to those shares, even though the permissions are set
correctly.
This server is a member of a Mixed W3K and W2K servers that is
running
AD.

If I create a local account, I can connect to it just fine, but if I
try
and
simply use my domain account, it does not work.

Here is how I tested:

doesn't work::: net use h: \\nasserver\share I get prompted
to
enter
a username/password combo
does work::: net use h: \\nasserver\share /user:domain\username
I
get logged in just fine

I'm at a loss as to why this is not working.

Any ideas?

Tom







Back to top
PASSION
Guest





Posted: Sun Apr 25, 2004 4:36 pm    Post subject: RE: Windows 2000 powered NAS Problem Reply with quote

----- Tom Pennington wrote: ----

I recently purchased an NAS server that is running W2K. The problem I'
having is that I cannot create shares on it and have people automaticall
connect to those shares, even though the permissions are set correctly
This server is a member of a Mixed W3K and W2K servers that is running AD

If I create a local account, I can connect to it just fine, but if I try an
simply use my domain account, it does not work

Here is how I tested

doesn't work::: net use h: \\nasserver\share I get prompted to ente
a username/password comb
does work::: net use h: \\nasserver\share /user:domain\username
get logged in just fin

I'm at a loss as to why this is not working

Any ideas

To
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> Storage System All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Electronics Powered by phpBB