Toon posts:

Share benaderen met venstertje

Pagina: 1
Acties:
  • 31 views sinds 30-01-2008

Verwijderd

Topicstarter
Ik heb hier klein netwerkje met Win 2000 Server en twee XP clients.

Nu kan ik gewoon mappen sharen.
Maar ik wil de shares per user wel/niet toegankelijk en daar rechten aan kunnen geven.

Ik heb twee users aangemaakt met een bepaald password.

Nu wil ik onder de client in xp inloggen op de share (kan ze wel zien) maar krijg de melding:
\\server\map is niet toegankelijk. U hebt mogelijk niet de juiste machtiging voor deze wetwerkbron. Neem contact met de beheerder van de server op als u wilt weten of u toegangsmachtigingen hebt.

Ik wil graag hebben:
Een venstertje wat aangeeft dat je een password moet ingeven met je usernaam.

Waar moet ik dat instellen? :)

  • insanity-
  • Registratie: Januari 2003
  • Laatst online: 08-08-2025

insanity-

Elite

Je XP clients niet laten inloggen op je domain. Als je dan die share benaderd komtie met een login/password. :)

Cycling champions are heroes pedalling in another world - Edward C.


Verwijderd

Topicstarter
insanity- schreef op 16 January 2003 @ 13:21:
Je XP clients niet laten inloggen op je domain. Als je dan die share benaderd komtie met een login/password. :)
Ik heb geen domein (AD) ingeinstalleerd, dus lokaal beleid hier.

  • Fish
  • Registratie: Juli 2002
  • Niet online

Fish

How much is the fish

met een beetje zoeken kan dit ook met de gui .....
"map network drive"

alla in dos.........
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
NET USE drive: | * /HOME

  drive       Specifies the drive letter you assign to a
              shared directory.
  *           Specifies the next available drive letter.
              If used with /DELETE, specifies to
              disconnect all of your connections.
  port        Specifies the parallel (LPT) port name you
              assign to a shared printer.
  computer    Specifies the name of the computer sharing
              the resource.
  directory   Specifies the name of the shared directory.
  printer     Specifies the name of the shared printer.
  password    Specifies the password for the shared
              resource, if any.
  ?           Specifies that you want to be prompted for the
              password of the shared resource. You don't
              need to use this option unless the password is
              optional.
  /SAVEPW:NO  Specifies that the password you type
              should not be saved in your password-list
              file. You need to retype the password the
              next time you connect to this resource.
  /YES        Carries out the NET USE command without
              first prompting you to provide information or
              confirm actions.
  /DELETE     Breaks the specified connection to a shared
              resource.
  /NO         Carries out the NET USE command, responding
              with NO automatically when you are prompted
              to confirm actions.
  /HOME       Makes a connection to your HOME directory if
              one is specified in your LAN Manager or
              Windows NT user account.

Iperf


  • Koffie
  • Registratie: Augustus 2000
  • Laatst online: 22:47

Koffie

Koffiebierbrouwer

Braaimeneer

*zucht*

My Computer -> Tools -> Map Network Drive

:Z

Braaikamer - Smoke&BBQ


Dit topic is gesloten.