Koozali.org: home of the SME Server

Problem with NET TIME and mapping

Martijn v/d Plaat

Problem with NET TIME and mapping
« on: October 28, 2002, 05:48:47 PM »
Hi all,

first:
i use SME 5.5 and winxppro

When i want to map "net use z: \server\directory" i get an error "z is allready in use" ok i understand because z: is allready mapped with "\server\username", but in my netlogon.bat i have put the following syntax : "z: \server\directory" So why is it possible that he maps z:\server\username.

second:

when i login as admin into mydomain the command: "net use \server /set /y" works perfect, but when i login as an other user i get an error "access denied" or something. That is logical because when i go to configpanel->date,time the computer says also "access denied". My question: where to edit the userrights.

Many many thanks. (maybe sorry for my english :-) )

Greets Martijn,

Nathan Fowler

Re: Problem with NET TIME and mapping
« Reply #1 on: October 28, 2002, 06:31:46 PM »
First question:
Look at the NT User profile, you may have configured a home directory.

Second question:
You must grant the user the ability to change the system time, this is listed as an advanced user right.  You must modify the local security policy.

Hope this helped,
Nathan

Martijn v/d Plaat

Re: Problem with NET TIME and mapping
« Reply #2 on: October 28, 2002, 10:28:14 PM »
NT User profile?
The problem is that there is automaticly created a mapping z: with every account i login on the SME, but the mapping not maked in the netlogon.bat Where can i manage this problem??

And the second question is answerd. thanks...


Greets Martijn,

Nathan Fowler

Re: Problem with NET TIME and mapping
« Reply #3 on: October 28, 2002, 10:48:22 PM »
You could add "net use z: /delete" to the netlogon.bat as a work around?

Hope this helped,
Nathan

Martijn v/d Plaat

Re: Problem with NET TIME and mapping
« Reply #4 on: October 29, 2002, 12:30:13 PM »
Yes oke, but then i still don't know why the SME is mapping the z drive.

Somebody else maybe knows why the SME is doing that?

Greets martijn,

Robert Heaton

Re: Problem with NET TIME and mapping
« Reply #5 on: October 29, 2002, 02:54:22 PM »
Hello,

I had the same problem with SME 5.1.2 & NT4SP6 Clients, I never managed to find a reason why, so the users just lived with their home drive being Z:

kind regards,
Rob.

Laurent

Re: Problem with NET TIME and mapping
« Reply #6 on: October 29, 2002, 03:32:23 PM »
It is the samba "logon drive = " default with a NT client

Jochen Hoegerl

Re: Problem with NET TIME and mapping
« Reply #7 on: October 30, 2002, 12:19:00 AM »
did you try

net use h: /home

to map your homedirectory ??

jochen