PDA

View Full Version : help with filesharing


murdok5
11-26-05, 05:39 PM
first, im not stupid....i think. and second, this just worked for me, and i have no idea what happened.

I have 2 computers with simple file sharing disabled. They are SP2 latest etc. They can ping each other, and used to share files fine. I have a temp shared folder that i just made, created a user, and gave in the share and the permission of that folder gave everyone full permissions. when i try to connect to it from another comp it says "user has net been granted the requested login type at this computer"

what i havent changed anything, and i never got that message before. cant figure it out.

Thanks.

Vio1
11-26-05, 07:01 PM
haha..a great way to start a thread "first, im not stupid....i think"

anon1
11-27-05, 06:49 PM
first, im not stupid....i think. and second, this just worked for me, and i have no idea what happened.

I have 2 computers with simple file sharing disabled. They are SP2 latest etc. They can ping each other, and used to share files fine. I have a temp shared folder that i just made, created a user, and gave in the share and the permission of that folder gave everyone full permissions. when i try to connect to it from another comp it says "user has net been granted the requested login type at this computer"

what i havent changed anything, and i never got that message before. cant figure it out.

Thanks.

I don't know too much about this subject, but I do have a solution that worked for a few other people I told. First, download the Windows Server 2003 Resource Kit Tools. (http://www.microsoft.com/downloads/details.aspx?familyid=9d467a69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en) Then go to "Start\All Programs\Windows Resource Kit Tools\Command Prompt". When it loads, type this in, but make sure you have it exactly like this, because it is case-sensitive.

net user guest /active:yes
ntrights +r SeNetworkLogonRight -u Guest
ntrights -r SeDenyNetworkLogonRight -u Guest


Those commands will give rights to, change policies, and give access to Guest. Hopefully this will work for you. :cool:

murdok5
11-27-05, 09:12 PM
still now go...says i dont have logon rights on either comp if i run that....

i will try at work later....see what happens with my laptop...cause i cant get to that either.

Mike