Home All Groups Group Topic Archive Search About

Connecting to Tablet PC

Author
10 May 2007 9:44 AM
Roger Nye
Hi,
I am trying to connect from a Vista Ultimate 64-bit desktop to a series of
PCs on the same workgroup.  All work well except a Tablet PC running XP SP2.

Vista sees the shared directory and has created a Network Location, but when
I double-click it, it says
"\\Tablet_PC\SharedDocs is not accessible.  You might not have permission to
use this network resource".
The same thing happens the other way.

- I have turned firewalls off on both PCs.
- SharedDocs is shared with full permissions
- Both PCs are wired to the network with Ethernet cables.
- Both PCs can access a shared folder on another notebook computer.
- The desktop can ping the tablet PC and "net view \\Tablet_PC" gives
correct results showing SharedDocs as shared
- Both PCs have the same user name and no password.
- Both PCs use the same workgroup name.
- The Tablet has registry entry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\restrictanonymous
set to 0

Any suggestions?
Thanks
Roger

Author
10 May 2007 1:00 PM
Robert L [MVP - Networking]
You may want to use icacls to check the permission or post back with the result. This link may help,

Vista Permission IssuesVista common issue - can see but access ... So, the common issues sharing are 1) you may be able to see it but access. 2) you may be able to open it but . ...
      http://www.chicagotech.net/vista/vistapermission.htm


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
  "Roger Nye" <Roger***@discussions.microsoft.com> wrote in message news:FE2166AF-9B4D-4DB8-BA04-BF22D7FDDA31@microsoft.com...
  Hi,
  I am trying to connect from a Vista Ultimate 64-bit desktop to a series of
  PCs on the same workgroup.  All work well except a Tablet PC running XP SP2.

  Vista sees the shared directory and has created a Network Location, but when
  I double-click it, it says
  "\\Tablet_PC\SharedDocs is not accessible.  You might not have permission to
  use this network resource".
  The same thing happens the other way.

  - I have turned firewalls off on both PCs.
  - SharedDocs is shared with full permissions
  - Both PCs are wired to the network with Ethernet cables.
  - Both PCs can access a shared folder on another notebook computer.
  - The desktop can ping the tablet PC and "net view \\Tablet_PC" gives
  correct results showing SharedDocs as shared
  - Both PCs have the same user name and no password.
  - Both PCs use the same workgroup name.
  - The Tablet has registry entry:
  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\restrictanonymous
  set to 0

  Any suggestions?
  Thanks
  Roger
Are all your drivers up to date? click for free checkup

Author
10 May 2007 5:41 PM
Roger Nye
Dear Bob,
Thanks for your post.  I didn't understand it entirely.

The first challenge is to read the Tablet PC data from the Vista machine, so
I assume it is the Tablet PC directory where permissions are relevant.

I ran cacls "...shared docs directory" on the Tablet PC and it said:
NT AUTHORITY\SYSTEM:(OI)(CI)F
BUILTIN\Administrators:(OI)(CI)F
CREATOR OWNER:(OI)(CI)F
BUILTIN\Power Users(OI)(CI)C
BUILTIN\Users(OI)(CI)R
BUILTIN\Users(OI)(special access:
   FILE_WRITE_DATA
   FILE_APPEND_DATA
   FILE_WRITE_EA
   FILE_WRITE_ATTRIBUTES
Everyone:(OI)(CI)C

It is all Greek to me!

On the other points mentioned in the page you referenced:
1. The Guest accounts are enabled on both computers
2. All users have full rights on both machines
3. Both computers use identical usernames

I hope this means more to you than to me!

Best regards
Roger



Show quoteHide quote
"Robert L [MVP - Networking]" wrote:

> You may want to use icacls to check the permission or post back with the result. This link may help,
>
> Vista Permission IssuesVista common issue - can see but access ... So, the common issues sharing are 1) you may be able to see it but access. 2) you may be able to open it but . ...
>       http://www.chicagotech.net/vista/vistapermission.htm
>
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
>   "Roger Nye" <Roger***@discussions.microsoft.com> wrote in message news:FE2166AF-9B4D-4DB8-BA04-BF22D7FDDA31@microsoft.com...
>   Hi,
>   I am trying to connect from a Vista Ultimate 64-bit desktop to a series of
>   PCs on the same workgroup.  All work well except a Tablet PC running XP SP2.
>
>   Vista sees the shared directory and has created a Network Location, but when
>   I double-click it, it says
>   "\\Tablet_PC\SharedDocs is not accessible.  You might not have permission to
>   use this network resource".
>   The same thing happens the other way.
>
>   - I have turned firewalls off on both PCs.
>   - SharedDocs is shared with full permissions
>   - Both PCs are wired to the network with Ethernet cables.
>   - Both PCs can access a shared folder on another notebook computer.
>   - The desktop can ping the tablet PC and "net view \\Tablet_PC" gives
>   correct results showing SharedDocs as shared
>   - Both PCs have the same user name and no password.
>   - Both PCs use the same workgroup name.
>   - The Tablet has registry entry:
>   HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\restrictanonymous
>   set to 0
>
>   Any suggestions?
>   Thanks
>   Roger
Author
11 May 2007 3:20 PM
Robert L [MVP - Networking]
Based on your post, only administrator can write to the shared folder. If both computers' administrators have the same password, you can test it. Logon administrator with the same password, they should be able to access each other. If not, check the ownership. If yes, assign the username modify permission under Security tab.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
  "Roger Nye" <Roger***@discussions.microsoft.com> wrote in message news:E8311D20-3D1C-427C-94D3-700B5ABA2A23@microsoft.com...
  Dear Bob,
  Thanks for your post.  I didn't understand it entirely.

  The first challenge is to read the Tablet PC data from the Vista machine, so
  I assume it is the Tablet PC directory where permissions are relevant.

  I ran cacls "...shared docs directory" on the Tablet PC and it said:
  NT AUTHORITY\SYSTEM:(OI)(CI)F
  BUILTIN\Administrators:(OI)(CI)F
  CREATOR OWNER:(OI)(CI)F
  BUILTIN\Power Users(OI)(CI)C
  BUILTIN\Users(OI)(CI)R
  BUILTIN\Users(OI)(special access:
     FILE_WRITE_DATA
     FILE_APPEND_DATA
     FILE_WRITE_EA
     FILE_WRITE_ATTRIBUTES
  Everyone:(OI)(CI)C

  It is all Greek to me!

  On the other points mentioned in the page you referenced:
  1. The Guest accounts are enabled on both computers
  2. All users have full rights on both machines
  3. Both computers use identical usernames

  I hope this means more to you than to me!

  Best regards
  Roger



Show quoteHide quote
  "Robert L [MVP - Networking]" wrote:

  > You may want to use icacls to check the permission or post back with the result. This link may help,
  >
  > Vista Permission IssuesVista common issue - can see but access ... So, the common issues sharing are 1) you may be able to see it but access. 2) you may be able to open it but . ...
  >       http://www.chicagotech.net/vista/vistapermission.htm
  >
  >
  > Bob Lin, MS-MVP, MCSE & CNE
  > Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
  > How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
  >   "Roger Nye" <Roger***@discussions.microsoft.com> wrote in message news:FE2166AF-9B4D-4DB8-BA04-BF22D7FDDA31@microsoft.com...
  >   Hi,
  >   I am trying to connect from a Vista Ultimate 64-bit desktop to a series of
  >   PCs on the same workgroup.  All work well except a Tablet PC running XP SP2.
  >
  >   Vista sees the shared directory and has created a Network Location, but when
  >   I double-click it, it says
  >   "\\Tablet_PC\SharedDocs is not accessible.  You might not have permission to
  >   use this network resource".
  >   The same thing happens the other way.
  >
  >   - I have turned firewalls off on both PCs.
  >   - SharedDocs is shared with full permissions
  >   - Both PCs are wired to the network with Ethernet cables.
  >   - Both PCs can access a shared folder on another notebook computer.
  >   - The desktop can ping the tablet PC and "net view \\Tablet_PC" gives
  >   correct results showing SharedDocs as shared
  >   - Both PCs have the same user name and no password.
  >   - Both PCs use the same workgroup name.
  >   - The Tablet has registry entry:
  >   HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\restrictanonymous
  >   set to 0
  >
  >   Any suggestions?
  >   Thanks
  >   Roger
Author
11 May 2007 8:16 PM
Roger Nye
Both computers have accounts with identical user names and no password, both
with full administrator rights.  They cannot talk to one another.
The Vista machine has no access to the SharedDocs directory, not even to see
a file list, let alone writing.

Or do you mean that they both must literally be called "Administrator",
because that is not the common name?

Best regards
Roger

Show quoteHide quote
"Robert L [MVP - Networking]" wrote:

> Based on your post, only administrator can write to the shared folder. If both computers' administrators have the same password, you can test it. Logon administrator with the same password, they should be able to access each other. If not, check the ownership. If yes, assign the username modify permission under Security tab.
>
> Bob Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
>   "Roger Nye" <Roger***@discussions.microsoft.com> wrote in message news:E8311D20-3D1C-427C-94D3-700B5ABA2A23@microsoft.com...
>   Dear Bob,
>   Thanks for your post.  I didn't understand it entirely.
>
>   The first challenge is to read the Tablet PC data from the Vista machine, so
>   I assume it is the Tablet PC directory where permissions are relevant.
>
>   I ran cacls "...shared docs directory" on the Tablet PC and it said:
>   NT AUTHORITY\SYSTEM:(OI)(CI)F
>   BUILTIN\Administrators:(OI)(CI)F
>   CREATOR OWNER:(OI)(CI)F
>   BUILTIN\Power Users(OI)(CI)C
>   BUILTIN\Users(OI)(CI)R
>   BUILTIN\Users(OI)(special access:
>      FILE_WRITE_DATA
>      FILE_APPEND_DATA
>      FILE_WRITE_EA
>      FILE_WRITE_ATTRIBUTES
>   Everyone:(OI)(CI)C
>
>   It is all Greek to me!
>
>   On the other points mentioned in the page you referenced:
>   1. The Guest accounts are enabled on both computers
>   2. All users have full rights on both machines
>   3. Both computers use identical usernames
>
>   I hope this means more to you than to me!
>
>   Best regards
>   Roger
>
>
>
>   "Robert L [MVP - Networking]" wrote:
>
>   > You may want to use icacls to check the permission or post back with the result. This link may help,
>   >
>   > Vista Permission IssuesVista common issue - can see but access ... So, the common issues sharing are 1) you may be able to see it but access. 2) you may be able to open it but . ...
>   >       http://www.chicagotech.net/vista/vistapermission.htm
>   >
>   >
>   > Bob Lin, MS-MVP, MCSE & CNE
>   > Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
>   > How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
>   >   "Roger Nye" <Roger***@discussions.microsoft.com> wrote in message news:FE2166AF-9B4D-4DB8-BA04-BF22D7FDDA31@microsoft.com...
>   >   Hi,
>   >   I am trying to connect from a Vista Ultimate 64-bit desktop to a series of
>   >   PCs on the same workgroup.  All work well except a Tablet PC running XP SP2.
>   >
>   >   Vista sees the shared directory and has created a Network Location, but when
>   >   I double-click it, it says
>   >   "\\Tablet_PC\SharedDocs is not accessible.  You might not have permission to
>   >   use this network resource".
>   >   The same thing happens the other way.
>   >
>   >   - I have turned firewalls off on both PCs.
>   >   - SharedDocs is shared with full permissions
>   >   - Both PCs are wired to the network with Ethernet cables.
>   >   - Both PCs can access a shared folder on another notebook computer.
>   >   - The desktop can ping the tablet PC and "net view \\Tablet_PC" gives
>   >   correct results showing SharedDocs as shared
>   >   - Both PCs have the same user name and no password.
>   >   - Both PCs use the same workgroup name.
>   >   - The Tablet has registry entry:
>   >   HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\restrictanonymous
>   >   set to 0
>   >
>   >   Any suggestions?
>   >   Thanks
>   >   Roger
Author
11 May 2007 9:46 PM
Robert L [MVP - Networking]
Correct. Logon "Administrator" with the same password. it is not recommended to use blank password. this post has discussed it.

Why do I need passwordPost Posted: Fri Apr 20, 2007 9:02 pm Post subject: Why do I need password, Reply with quote. Yes, no paswword or blank password is easieer for hacking. ...
      http://www.chicagotech.net/netforums/viewtopic.php?p=1072&sid=c8c69dff41be557e0cb3282c8a0da0d8


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
  "Roger Nye" <Roger***@discussions.microsoft.com> wrote in message news:B8548F64-9E1B-48C3-8397-1489C97D05C9@microsoft.com...
  Both computers have accounts with identical user names and no password, both
  with full administrator rights.  They cannot talk to one another.
  The Vista machine has no access to the SharedDocs directory, not even to see
  a file list, let alone writing.

  Or do you mean that they both must literally be called "Administrator",
  because that is not the common name?

  Best regards
  Roger

Show quoteHide quote
  "Robert L [MVP - Networking]" wrote:

  > Based on your post, only administrator can write to the shared folder. If both computers' administrators have the same password, you can test it. Logon administrator with the same password, they should be able to access each other. If not, check the ownership. If yes, assign the username modify permission under Security tab.
  >
  > Bob Lin, MS-MVP, MCSE & CNE
  > Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
  > How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
  >   "Roger Nye" <Roger***@discussions.microsoft.com> wrote in message news:E8311D20-3D1C-427C-94D3-700B5ABA2A23@microsoft.com...
  >   Dear Bob,
  >   Thanks for your post.  I didn't understand it entirely.
  >
  >   The first challenge is to read the Tablet PC data from the Vista machine, so
  >   I assume it is the Tablet PC directory where permissions are relevant.
  >
  >   I ran cacls "...shared docs directory" on the Tablet PC and it said:
  >   NT AUTHORITY\SYSTEM:(OI)(CI)F
  >   BUILTIN\Administrators:(OI)(CI)F
  >   CREATOR OWNER:(OI)(CI)F
  >   BUILTIN\Power Users(OI)(CI)C
  >   BUILTIN\Users(OI)(CI)R
  >   BUILTIN\Users(OI)(special access:
  >      FILE_WRITE_DATA
  >      FILE_APPEND_DATA
  >      FILE_WRITE_EA
  >      FILE_WRITE_ATTRIBUTES
  >   Everyone:(OI)(CI)C
  >
  >   It is all Greek to me!
  >
  >   On the other points mentioned in the page you referenced:
  >   1. The Guest accounts are enabled on both computers
  >   2. All users have full rights on both machines
  >   3. Both computers use identical usernames
  >
  >   I hope this means more to you than to me!
  >
  >   Best regards
  >   Roger
  >
  >
  >
  >   "Robert L [MVP - Networking]" wrote:
  >
  >   > You may want to use icacls to check the permission or post back with the result. This link may help,
  >   >
  >   > Vista Permission IssuesVista common issue - can see but access .... So, the common issues sharing are 1) you may be able to see it but access. 2) you may be able to open it but . ...
  >   >       http://www.chicagotech.net/vista/vistapermission.htm
  >   >
  >   >
  >   > Bob Lin, MS-MVP, MCSE & CNE
  >   > Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
  >   > How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
  >   >   "Roger Nye" <Roger***@discussions.microsoft.com> wrote in message news:FE2166AF-9B4D-4DB8-BA04-BF22D7FDDA31@microsoft.com...
  >   >   Hi,
  >   >   I am trying to connect from a Vista Ultimate 64-bit desktop to a series of
  >   >   PCs on the same workgroup.  All work well except a Tablet PC running XP SP2.
  >   >
  >   >   Vista sees the shared directory and has created a Network Location, but when
  >   >   I double-click it, it says
  >   >   "\\Tablet_PC\SharedDocs is not accessible.  You might not have permission to
  >   >   use this network resource".
  >   >   The same thing happens the other way.
  >   >
  >   >   - I have turned firewalls off on both PCs.
  >   >   - SharedDocs is shared with full permissions
  >   >   - Both PCs are wired to the network with Ethernet cables.
  >   >   - Both PCs can access a shared folder on another notebook computer.
  >   >   - The desktop can ping the tablet PC and "net view \\Tablet_PC" gives
  >   >   correct results showing SharedDocs as shared
  >   >   - Both PCs have the same user name and no password.
  >   >   - Both PCs use the same workgroup name.
  >   >   - The Tablet has registry entry:
  >   >   HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\restrictanonymous
  >   >   set to 0
  >   >
  >   >   Any suggestions?
  >   >   Thanks
  >   >   Roger
Author
13 May 2007 10:40 AM
Roger Nye
Now it works!
I uninstalled File and Printer Sharing on the Tablet PC network connection,
then rebooted, reinstalled it and rebooted again.

Best regards
Roger



Show quoteHide quote
"Roger Nye" wrote:

> Hi,
> I am trying to connect from a Vista Ultimate 64-bit desktop to a series of
> PCs on the same workgroup.  All work well except a Tablet PC running XP SP2.
>
> Vista sees the shared directory and has created a Network Location, but when
> I double-click it, it says
> "\\Tablet_PC\SharedDocs is not accessible.  You might not have permission to
> use this network resource".
> The same thing happens the other way.
>
> - I have turned firewalls off on both PCs.
> - SharedDocs is shared with full permissions
> - Both PCs are wired to the network with Ethernet cables.
> - Both PCs can access a shared folder on another notebook computer.
> - The desktop can ping the tablet PC and "net view \\Tablet_PC" gives
> correct results showing SharedDocs as shared
> - Both PCs have the same user name and no password.
> - Both PCs use the same workgroup name.
> - The Tablet has registry entry:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\restrictanonymous
> set to 0
>
> Any suggestions?
> Thanks
> Roger

Bookmark and Share