|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Time is not sync with Active directory
hi,
i am an oracle DBA and we Paltform of /solaris10 on /sun sparc machine,we have as issue and that is the solaris time is exactly 1 hour behind then the AD time , kindly somone can help me where is the problem. we have an entry in the crontab, 30 * * * * /usr/sbin/ntpdate<AD IP> and also nameserver <AD IP> in /etc/resolv.conf so i dont know this NTP service is running or not? kindly help me how can i check this ntp working or not? and is there any issue of daylihght saving? please guide, don't know much about solaris Regards |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
for ntp post the output of Code:
ntpq -p but if you're 1 hour behind, this could be a daylightsavingtime or timezone issue... |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
thank you for your reply i logged in as root and apply ntpq -p at bash and got following Code:
root@fedb11 # ntpq -p ntpq: read: Connection refused root@fedb11 Regards |
|
#4
|
||||
|
||||
|
so no ntpd is running... check the config file in /etc/inet/ntpd.conf and start the service with: Code:
svcadm enable ntp Configuring NTP in Solaris 10 | camelrichard.org |
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
hi,
/etc/inet/ntpd.conf do not exist in this machine. i started the server as svcadm enable ntp but no progress |
| Sponsored Links | |
|
|
#6
|
||||
|
||||
|
without the config file the ntpd service won't start!
|
| Sponsored Links | |
|
|
#7
|
|||
|
|||
|
ok but i looked at my other station and i found the time is ok even the ntpd is not configured so can you tell me if it is the issue of daylighttime saving if yes then how can check it
regards hi, i am an oracle DBA and we have a solaris 10 platform .i wanted to check that whether the daylight time saving is On or OFF on our soalris machine and where this file exist as we have a problem of time on these machines and our time is 1 hour ahead of our active directory and our ntpdate services are working fine, kindly guide please Regards Last edited by DukeNuke2; 06-14-2012 at 02:37 AM.. |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NTP time sync in Solaris 10 | DeCoTwc | Solaris | 2 | 09-11-2009 02:36 AM |
| How To Provide Time Sync Using Nts-150 Time Server On Unix Network? | pesty | UNIX for Advanced & Expert Users | 2 | 03-22-2007 02:20 AM |
| TIME SYNC (NTP) | SmartJuniorUnix | UNIX for Dummies Questions & Answers | 3 | 01-19-2001 04:56 PM |
|
|