Greetings Samba users, I'm the proud administrator of a samba 3 domain with openldap backend. All is well but for one niggling little problem which i hope somebody could help me with ?. My pdc is set up as a time server "time server = yes" and I have created a logon script with the following entry : net time \\mypdc /set /yes Now, when i logon to a windows 2k domain client as Administrator the above command sync's the time on the client with the server, no problems. However when ordinary users logon they get the following error : System error 1314 has occurred. A required privilege is not held by the client. I would like to give the users the privilege to change the time on their systems. Does anyone know how i could go about doing this ?. Using the usrmgr.exe program i can make a number of changes to the samba domain, usfortunately their is not an option to do this ? All help , ideas welcome. Thanks for your time. Ian Clancy Legal Disclaimer: Any views expressed by the sender of this message are not necessarily those of Connaught Electronics Ltd. Information in this e-mail may be confidential and is for the use of the intended recipient only, no mistake in transmission is intended to waive or compromise such privilege. Please advise the sender if you receive this e-mail by mistake.
Unless there is a way to mimic AD's Group Policy under Samba, you will have to edit the LOCAL polcy on your users' workstation. There is, certainly, a way of scripting this behaviour. ??????????????????????????????????? ? Jeff Honey ? ? PS Management Company ? ? 4426 North Orange Blossom Trail ? ? Orlando, FL 32804 ? ? 407-521-1011 voice ? ? 407-521-1007 fax ? ? GO GATORS!!! ? ???????????????????????????????????> -----Original Message----- > From: samba-bounces+jhoney=psmanagement.net@lists.samba.org > [mailto:samba-bounces+jhoney=psmanagement.net@lists.samba.org] > On Behalf Of Ian Clancy > Sent: Wednesday, December 01, 2004 17:07 > To: 'samba@lists.samba.org' > Subject: [Samba] allowing users to change system time > > Greetings Samba users, > I'm the proud administrator of a samba 3 domain with openldap > backend. All is well but for one niggling little problem > which i hope somebody could help me with ?. > My pdc is set up as a time server "time server = yes" and I > have created a logon script with the following entry : > > net time \\mypdc /set /yes > > Now, when i logon to a windows 2k domain client as > Administrator the above command sync's the time on the client > with the server, no problems. However when ordinary users > logon they get the following error : > > System error 1314 has occurred. > A required privilege is not held by the client. > > I would like to give the users the privilege to change the > time on their systems. Does anyone know how i could go about > doing this ?. Using the usrmgr.exe program i can make a > number of changes to the samba domain, usfortunately their is > not an option to do this ? > All help , ideas welcome. > Thanks for your time. > Ian Clancy > > Legal Disclaimer: Any views expressed by the sender of this > message are not necessarily those of Connaught Electronics > Ltd. Information in this e-mail may be confidential and is > for the use of the intended recipient only, no mistake in > transmission is intended to waive or compromise such > privilege. Please advise the sender if you receive this > e-mail by mistake. > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > >
On Wednesday 01 December 2004 05:07 pm, Ian Clancy wrote:> net time \\mypdc /set /yesI suggest that you use this only with DOS based systems and not NT based systems (NT,2K,XP). Use setsntp to point your NT based systems to an NTP server, it can be you PDC if you don't have another. Chris
ian, your problem is probably with the local computer policy on the w2k boxes. on the win2k box, go to start, run, gpedit.msc, Local Computer Policy, Computer Configuration, Windows Settings, Securty Settings, Local Policies, User Rights Assignments, Change the System Time. Add users or authenticated users to this key. there may be an easier way, but works for me. stu ----- Original Message ----- From: "Ian Clancy" <ClancyIan@cel.ie> To: <samba@lists.samba.org> Sent: Wednesday, December 01, 2004 4:07 PM Subject: [Samba] allowing users to change system time> Greetings Samba users, > I'm the proud administrator of a samba 3 domain with openldap backend. All > is well but for one niggling little problem which i hope somebody couldhelp> me with ?. > My pdc is set up as a time server "time server = yes" and I have created a > logon script with the following entry : > > net time \\mypdc /set /yes > > Now, when i logon to a windows 2k domain client as Administrator the above > command sync's the time on the client with the server, no problems.However> when ordinary users logon they get the following error : > > System error 1314 has occurred. > A required privilege is not held by the client. > > I would like to give the users the privilege to change the time on their > systems. Does anyone know how i could go about doing this ?. Using the > usrmgr.exe program i can make a number of changes to the samba domain, > usfortunately their is not an option to do this ? > All help , ideas welcome. > Thanks for your time. > Ian Clancy > > Legal Disclaimer: Any views expressed by the sender of this message are > not necessarily those of Connaught Electronics Ltd. Information in this > e-mail may be confidential and is for the use of the intended recipient > only, no mistake in transmission is intended to waive or compromise such > privilege. Please advise the sender if you receive this e-mail by mistake. > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba
Stu, Thank you for your incredibly quick response. What you describle below works great, thanks very much. Now i could be barking up the wrong tree but does anybody know if it would be possible to place this setting somehow into NTConfig.POL so this setting could be changed on all users PC's as they log in ?. Ian -----Original Message----- From: Stuart Highlander To: Ian Clancy; samba@lists.samba.org Sent: 12/1/2004 10:38 PM Subject: Re: [Samba] allowing users to change system time ian, your problem is probably with the local computer policy on the w2k boxes. on the win2k box, go to start, run, gpedit.msc, Local Computer Policy, Computer Configuration, Windows Settings, Securty Settings, Local Policies, User Rights Assignments, Change the System Time. Add users or authenticated users to this key. there may be an easier way, but works for me. stu ----- Original Message ----- From: "Ian Clancy" <ClancyIan@cel.ie> To: <samba@lists.samba.org> Sent: Wednesday, December 01, 2004 4:07 PM Subject: [Samba] allowing users to change system time> Greetings Samba users, > I'm the proud administrator of a samba 3 domain with openldap backend.All> is well but for one niggling little problem which i hope somebodycould help> me with ?. > My pdc is set up as a time server "time server = yes" and I havecreated a> logon script with the following entry : > > net time \\mypdc /set /yes > > Now, when i logon to a windows 2k domain client as Administrator theabove> command sync's the time on the client with the server, no problems.However> when ordinary users logon they get the following error : > > System error 1314 has occurred. > A required privilege is not held by the client. > > I would like to give the users the privilege to change the time ontheir> systems. Does anyone know how i could go about doing this ?. Using the > usrmgr.exe program i can make a number of changes to the samba domain, > usfortunately their is not an option to do this ? > All help , ideas welcome. > Thanks for your time. > Ian Clancy > > Legal Disclaimer: Any views expressed by the sender of this messageare> not necessarily those of Connaught Electronics Ltd. Information inthis> e-mail may be confidential and is for the use of the intendedrecipient> only, no mistake in transmission is intended to waive or compromisesuch> privilege. Please advise the sender if you receive this e-mail bymistake.> > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/sambaLegal Disclaimer: Any views expressed by the sender of this message are not necessarily those of Connaught Electronics Ltd. Information in this e-mail may be confidential and is for the use of the intended recipient only, no mistake in transmission is intended to waive or compromise such privilege. Please advise the sender if you receive this e-mail by mistake.