Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread Bruno La Torre

hamacker ha scritto:

I can not find any element inside gpedit to change that.
Do you know, what element I can change that ?

hamacker ha scritto:
  

Any eficient method to run [net time \\server] on logon script with
winxp+domain ?

configuration computer
   windows settings
  protection settings
 local settings
set right user
   set change time

sorry for my traslation.
 
--

To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread hamacker
Dont worry, your english is better than me.

Your tips is OK, now 'net time \\server /set /yes' it's run fine !

2008/10/14 Bruno La Torre [EMAIL PROTECTED]:
 hamacker ha scritto:

 I can not find any element inside gpedit to change that.
 Do you know, what element I can change that ?

 hamacker ha scritto:


 Any eficient method to run [net time \\server] on logon script with
 winxp+domain ?

 configuration computer
   windows settings
  protection settings
 local settings
set right user
   set change time

 sorry for my traslation.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread Jeff Ross

Bruno La Torre wrote:

hamacker ha scritto:

I can not find any element inside gpedit to change that.
Do you know, what element I can change that ?

hamacker ha scritto:
 

Any eficient method to run [net time \\server] on logon script with
winxp+domain ?

configuration computer
   windows settings
  protection settings
 local settings
set right user
   set change time

sorry for my traslation.



By co-incidence I've just been looking into this myself.

I found this article most helpful:

http://blogs.msdn.com/aaron_margosis/archive/2005/02/11/371474.aspx

If I use INTERACTIVE as suggested, my netlogon script is able to sync 
the time to the samba server.  Non-privledged users are not able to set 
the time at the toolbar clock, though.


Jeff Ross
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread Eric Boehm
On Tue, Oct 14, 2008 at 01:00:59PM -0600, Jeff Ross wrote:
 Jeff == Jeff Ross [EMAIL PROTECTED] writes:

f Bruno La Torre wrote:
 hamacker ha scritto:
 I can not find any element inside gpedit to change that.  Do
 you know, what element I can change that ?
 
 hamacker ha scritto:
 
 Any eficient method to run [net time \\server] on logon
 script with winxp+domain ?
 configuration computer windows settings protection settings
 local settings set right user set change time
 
 sorry for my traslation.
 

This might be slightly off topic but is there some reason you don't
use NTP instead. More accurate, less overhead, less maintenance.

You could set up the Samba server(s) as NTP time servers for your
local subnet and run

net time /setsntp:ntp server list just once and you would be good to
go. You wouldn't need to worry about time after that.


Jeff By co-incidence I've just been looking into this myself.

Jeff I found this article most helpful:

Jeff http://blogs.msdn.com/aaron_margosis/archive/2005/02/11/371474.aspx

Jeff If I use INTERACTIVE as suggested, my netlogon script is
Jeff able to sync the time to the samba server.  Non-privledged
Jeff users are not able to set the time at the toolbar clock,
Jeff though.

-- 
Eric M. Boehm  /\  ASCII Ribbon Campaign
[EMAIL PROTECTED]   \ /  No HTML or RTF in mail
X   No proprietary word-processing
Respect Open Standards / \  files in mail
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread hamacker
Any eficient method to run [net time \\server] on logon script with
winxp+domain ?

Normal method, winxp refuses that with the error message : you're not
administrator.

In next week, in Brazil enable summer time (Daylight Saving Time) and
I need to update many stations in the automatic way.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread hamacker
I can not find any element inside gpedit to change that.
Do you know, what element I can change that ?

2008/10/14 Bruno La Torre [EMAIL PROTECTED]:
 you must give right permission to user xp by gpedit.msc

 hamacker ha scritto:

 Any eficient method to run [net time \\server] on logon script with
 winxp+domain ?

 Normal method, winxp refuses that with the error message : you're not
 administrator.

 In next week, in Brazil enable summer time (Daylight Saving Time) and
 I need to update many stations in the automatic way.


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread Bruno La Torre

you must give right permission to user xp by gpedit.msc

hamacker ha scritto:

Any eficient method to run [net time \\server] on logon script with
winxp+domain ?

Normal method, winxp refuses that with the error message : you're not
administrator.

In next week, in Brazil enable summer time (Daylight Saving Time) and
I need to update many stations in the automatic way.
  

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Eficient method to run [net time \\server] on logon script with winxp+domain ?

2008-10-14 Thread hamacker
In my network I have winxp and win98 too, but the same logon script
for both. 'cause this, I need to use 'net time'.
I have a NTP server in my network, my samba server sync them, and
win9x/winxp sync with the samba.
To me, it's the best option.

2008/10/14 Eric Boehm [EMAIL PROTECTED]:
 On Tue, Oct 14, 2008 at 01:00:59PM -0600, Jeff Ross wrote:
 Jeff == Jeff Ross [EMAIL PROTECTED] writes:

f Bruno La Torre wrote:
 hamacker ha scritto:
 I can not find any element inside gpedit to change that.  Do
 you know, what element I can change that ?

 hamacker ha scritto:

 Any eficient method to run [net time \\server] on logon
 script with winxp+domain ?
 configuration computer windows settings protection settings
 local settings set right user set change time

 sorry for my traslation.


 This might be slightly off topic but is there some reason you don't
 use NTP instead. More accurate, less overhead, less maintenance.

 You could set up the Samba server(s) as NTP time servers for your
 local subnet and run

 net time /setsntp:ntp server list just once and you would be good to
 go. You wouldn't need to worry about time after that.


Jeff By co-incidence I've just been looking into this myself.

Jeff I found this article most helpful:

Jeff http://blogs.msdn.com/aaron_margosis/archive/2005/02/11/371474.aspx

Jeff If I use INTERACTIVE as suggested, my netlogon script is
Jeff able to sync the time to the samba server.  Non-privledged
Jeff users are not able to set the time at the toolbar clock,
Jeff though.

 --
 Eric M. Boehm  /\  ASCII Ribbon Campaign
 [EMAIL PROTECTED]   \ /  No HTML or RTF in mail
X   No proprietary word-processing
 Respect Open Standards / \  files in mail
 --
 To unsubscribe from this list go to the following URL and read the
 instructions:  https://lists.samba.org/mailman/listinfo/samba

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba