fj said:
fj wrote:
I've got 3 pc's on a home network using a Linksys wireless AP/router -
all
running Win XP SP2. One PC is wired to the router, the other two use
Linksys wireless access cards. All pc's are on a workgroup. I've set up
shares on both the C: and D: drives [two physically different drives] on
the
pc that is wired to the router.
From 1 pc [my thinkpad] I can access, copy, open files on both drives on
the
pc that is wired to the router.
From the other wirelessly connected pc, I can access, copy, open files
from
the second hard drive but not from the primary, system drive.
Any idea what could be keeping me from accessing, copying, opening files
on
the C: drive from the 'other' pc?
Thanks
What are your user names and group assignments on the three systems and
what permissions are set on the C: drive share?
User names: momma [on the pc that i'm having trouble with], Administrator
[shows as Administrator, but has been renamed to fj - I log on as fj], and
fj [on the one that's hard wired to the router]
Group assignments - not sure what this is.
Group is what, well, group the user is assigned to. An Administrator is in
the administrator's group. A plain user is in the users group. A power user
is in the power users group. It's the group that assigns the scope of a
user's access rights. A user can be a member of multiple groups.
It makes organizational sense. Rather than manually assign a gaggle of
rights for each user you assign rights to a "group" and then you just
assign the user account to it. Viola, everything is set. Windows sets up a
number of default groups (admin, user, power user, etc.) but a company, for
example, would set up groups that match their organizational structure,
like what folks in the sales group can do vs what the engineering folks can
do vs what the manufacturing folks can do, etc. (and the departments could
be sub grouped as well) They'd use a Domain so it was assigned company wide
from the domain controller when the user logs on (to the domain).
In your case, with no domain, the users are all local to the computer, or a
"guest." "Guest" should be a member of "everyone" but is also a group (as
well as user account) and has it's own rights setting.
Permissions on the C: drive on the system that's hardwired - they are the
default set by the system. The default share is C$. Clicking on
Permissions give a message "This has been shared for administrative
purposes. The permissions cannot be set."
Right. Hidden default share. It doesn't show in the normal network list.
However, I have set up a share
for a folder on C: [which is the folder I'm having trouble with].
Permissions for this folder [$User] is Everyone - full control, change,
read.
Are you using XP Home or Professional?
Professional allows user sharing but Home uses the guest account for all
network access. I'll guess you're using home, so, for Home:
The Guest account should have no password. If you are not sure whether this
has mistakenly been changed, you can remove any password from the Guest
account with the following procedure.
Start
Run...
Type: control userpasswords2
OK
Click once on: Guest
Click on: Reset Password
Do not enter any password, leave the two fields empty.
Click on: OK
For network access the Guest account has to be enabled on Windows XP and
network login for the Guest account has to be permitted in Computer
Management, Local Users and Groups.
A quick way to enable Guest network access is to type the following command
at a command prompt: net user guest /active:yes
You also didn't mention what you're trying to share and, on an NTFS
partition, Windows XP Home does not allow sharing:
User folders directly in Documents and Settings
Program Files
The main Windows folder
It is possible, however, to share subfolders within those folders.
Considering your symptom, but not knowing what folder you're trying to
share, that one sounds like a good wild stab in the dark: That you're
trying to share something XP Home doesn't allow.
If you're using XP Pro, setup a "momma" user account (admin, user, power
user, etc. depending on what access rights you want) on the XP machine so
it's known and a member of "everyone."
Please let me know what Group Assignments is - I'll fill that in.
It may or may not be useful for you to try and create special groups.