File sharing system not accessible after Apple update

*Hi all,*
*i've just made a mac os x server online update (10.6.3) and the file sharing service is not anymore accessible from users accounts (my admin account works). Authentication seems to succeed (/Library/Logs/PasswordService/ApplePasswordServer.Server.log):*
May 19 2010 11:32:13 RSAVALIDATE: success.
May 19 2010 11:32:13 AUTH2: {0x48dcf82a0f1aef720000001300000013, marc} DIGEST-MD5 authentication succeeded.
*i was looking for some helpful log in /var/log, i noticed that system.log is always updated with the following messages:*
May 19 11:36:56 osxserver com.apple.launchd[1] (com.apple.kdcmond[34130]): posix_spawn("/usr/sbin/kdcmond", ...): No such file or directory
May 19 11:36:56 osxserver com.apple.launchd[1] (com.apple.kdcmond[34130]): Exited with exit code: 1
May 19 11:36:56 osxserver com.apple.launchd[1] (com.apple.kdcmond): Throttling respawn: Will start in 10 seconds
May 19 11:36:59 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7, port=60868] connect
May 19 11:36:59 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7] is being rate limited
May 19 11:37:02 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7, port=60871] connect
May 19 11:37:02 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7] is being rate limited
May 19 11:37:04 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7, port=60872] connect
May 19 11:37:04 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7] is being rate limited
May 19 11:37:06 osxserver com.apple.launchd[1] (com.apple.kdcmond[34138]): posix_spawn("/usr/sbin/kdcmond", ...): No such file or directory
May 19 11:37:06 osxserver com.apple.launchd[1] (com.apple.kdcmond[34138]): Exited with exit code: 1
May 19 11:37:06 osxserver com.apple.launchd[1] (com.apple.kdcmond): Throttling respawn: Will start in 10 seconds
May 19 11:37:07 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7, port=60875] connect
May 19 11:37:07 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7] is being rate limited
May 19 11:37:10 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7, port=60876] connect
May 19 11:37:10 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7] is being rate limited
May 19 11:37:13 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7, port=60879] connect
May 19 11:37:13 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7] is being rate limited
May 19 11:37:16 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7, port=60882] connect
May 19 11:37:16 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7] is being rate limited
May 19 11:37:16 osxserver com.apple.launchd[1] (com.apple.kdcmond[34142]): posix_spawn("/usr/sbin/kdcmond", ...): No such file or directory
May 19 11:37:16 osxserver com.apple.launchd[1] (com.apple.kdcmond[34142]): Exited with exit code: 1
May 19 11:37:16 osxserver com.apple.launchd[1] (com.apple.kdcmond): Throttling respawn: Will start in 10 seconds
May 19 11:37:18 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7, port=60883] connect
May 19 11:37:18 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7] is being rate limited
May 19 11:37:22 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7, port=60886] connect
May 19 11:37:22 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7] is being rate limited
May 19 11:37:24 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7, port=60887] connect
May 19 11:37:24 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7] is being rate limited
May 19 11:37:26 osxserver com.apple.launchd[1] (com.apple.kdcmond[34146]): posix_spawn("/usr/sbin/kdcmond", ...): No such file or directory
May 19 11:37:26 osxserver com.apple.launchd[1] (com.apple.kdcmond[34146]): Exited with exit code: 1
May 19 11:37:26 osxserver com.apple.launchd[1] (com.apple.kdcmond): Throttling respawn: Will start in 10 seconds
May 19 11:37:27 osxserver jabberd/c2s[350]: [7] [::ffff:10.0.102.7, port=60890] connect
*i dont know if it's related but actually /usr/sbin/kdcmond doesn't exist!*
*in /var/log the file system.log is the only one that changes when i try to login according to "ls -lt", any suggestions? a dns problem? it sounds weird but in the passed i had problems with ldap and dns... thanks in advance!*
K

*in /var/log/krb5kdc/kdc.log*
May 19 11:43:35 osxserverny01x.osxserver.org krb5kdc[96](info): AS_REQ (7 etypes {18 17 16 23 1 3 2}) 10.0.102.101: CLIENTNOTFOUND: marc@LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897 for krbtgt/LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897@LKDC:SHA1.E12D05537EF D9FE67BF53BDB2C8D7725916B4897, Client not found in Kerberos database
May 19 11:43:35 osxserverny01x.osxserver.org krb5kdc[96](info): AS_REQ (7 etypes {18 17 16 23 1 3 2}) 10.0.102.101: CLIENTNOTFOUND: marc@LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897 for krbtgt/LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897@LKDC:SHA1.E12D05537EF D9FE67BF53BDB2C8D7725916B4897, Client not found in Kerberos database
May 19 11:44:27 osxserverny01x.osxserver.org krb5kdc[96](info): AS_REQ (7 etypes {18 17 16 23 1 3 2}) 10.0.102.101: CLIENTNOTFOUND: admin@LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897 for krbtgt/LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897@LKDC:SHA1.E12D05537EF D9FE67BF53BDB2C8D7725916B4897, Client not found in Kerberos database
May 19 11:44:27 osxserverny01x.osxserver.org krb5kdc[96](info): AS_REQ (7 etypes {18 17 16 23 1 3 2}) 10.0.102.101: CLIENTNOTFOUND: admin@LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897 for krbtgt/LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897@LKDC:SHA1.E12D05537EF D9FE67BF53BDB2C8D7725916B4897, Client not found in Kerberos database
May 19 11:44:31 osxserverny01x.osxserver.org krb5kdc[96](info): AS_REQ (7 etypes {18 17 16 23 1 3 2}) 10.0.102.101: CLIENTNOTFOUND: admin@LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897 for krbtgt/LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897@LKDC:SHA1.E12D05537EF D9FE67BF53BDB2C8D7725916B4897, Client not found in Kerberos database
May 19 11:44:31 osxserverny01x.osxserver.org krb5kdc[96](info): AS_REQ (7 etypes {18 17 16 23 1 3 2}) 10.0.102.101: CLIENTNOTFOUND: admin@LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897 for krbtgt/LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897@LKDC:SHA1.E12D05537EF D9FE67BF53BDB2C8D7725916B4897, Client not found in Kerberos database
May 19 11:44:43 osxserverny01x.osxserver.org krb5kdc[96](info): AS_REQ (7 etypes {18 17 16 23 1 3 2}) 10.0.102.101: CLIENTNOTFOUND: marc@LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897 for krbtgt/LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897@LKDC:SHA1.E12D05537EF D9FE67BF53BDB2C8D7725916B4897, Client not found in Kerberos database
May 19 11:44:43 osxserverny01x.osxserver.org krb5kdc[96](info): AS_REQ (7 etypes {18 17 16 23 1 3 2}) 10.0.102.101: CLIENTNOTFOUND: marc@LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897 for krbtgt/LKDC:SHA1.E12D05537EFD9FE67BF53BDB2C8D7725916B4897@LKDC:SHA1.E12D05537EF D9FE67BF53BDB2C8D7725916B4897, Client not found in Kerberos database
*none of the two accounts are found in Kerberos database but admin can actually login*

Similar Messages

  • Epson rx680 will not print after apple update print driver

    I have an Epson RX680 which worked perfectly until I allowed the latest apple update to be installed with newest epson printer driver. It now will not print but comes back with a rasce blah blah error. Tried restoring to the previous software but to no avail.

    https://discussions.apple.com/thread/5233149

  • Javascripts for gallery images and movies do not work after Apple updates?

    The javascript that opens image links and movies no longer appears to work after runing recent Apple updates. (OSX 10.4.7 and Safari 2.0.4) The pages still work fine in Firefox under 10.4.7 and also in older versions of the OS (10.4.6) and Safari (2.0.3), but nothing happens anymore when clicking on these using Safari on my recently-updated MBP. Has anyone else experienced this?

    No problem here.

  • Window preview not accessible after XP update

    Is someone experienced such kind of thing ? No longer access to the preview window neither window project check: the window does not appear but simulation runs (audio is present). Have to tape ESC key to come back to the main software. It seams the trouble comes from the recently windows xp2 updates !
    Jean-Michel

    Launch Encore from the Start menu, then immediately hold down the Ctrl+Shift keys until the application window and Welcome dialog has loaded (not the splash screen).
    This should reset your preferences and allow you to see the Preview window again.

  • Safari 4 and Adobe Acrobat 9 will not open after Apple updates

    Was wondering if anyone had any solutions to these issues. Thank you.

    This is an installation issue, so I suggest posting to that forum. BTW, no issues launching either here.

  • File sharing is not working from pc to imac os x 10.9.2

    file sharing is not working from pc to imac os x 10.9.2

    Hello there Karen,
    It sounds like you are having to power cycle your modem to get internet back every single day. We can start by troubleshooting your Airport Express to help isolate the issue. I would first perform a Soft Reset, then test the issue again. If needed as a last resort I would then perform a Hard Reset:
    Soft reset
    Connect the device to power and wait for it to complete its start up process. To learn more about the start up process, please see All about Wi-Fi base station Status Lights (LED).
    Press and hold the reset button with a pen, pencil, or straightened paperclip for 1 full second, then release it. The light (LED) will begin flashing amber, indicating that the device is in soft reset mode.
    From the AirPort menu bar item, choose the network created by the device (the network name does not change).
    Open AirPort Utility from Applications > Utilities.
    Select the base station, then click Edit (The Edit window will indicate that the base station is in Soft Reset mode).
    Move through the tabs to make changes to your passwords or other settings as needed, and click Update and Continue as required
    Quit AirPort Utility.
    Hard reset
    Press and hold the reset button with a pen, pencil, or straightened paperclip until you see the status light (LED) start to flash amber rapidly, which should occur after about five seconds.
    Release the button and the device will reset.
    Wait about a minute for the base station to finish restarting, then open AirPort Utility from Applications > Utilities.
    Select the base station from Other Wi-Fi Devices, then click Edit.
    Select the Other Options button.
    Select "Restore previous settings" and click Next until you get to the final window.
    AirPort Utility will indicate that Setup is complete. Click Done.
    Quit AirPort Utility.
    Resetting an AirPort base station FAQ
    http://support.apple.com/kb/ht3728
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • HT2693 My UPAD lite does not start after recent update. I have lots of info in it. Can anybody help me to get it back. Can I get the update out somehow? Thanks

    My UPAD lite does not start after recent update. I have lots of info in it. Can anybody help me to get it back? Can I somehow undo the update? Thanks

    "UPAD lite?"
    I expect that you mean some version of iPad.
    First, try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore, go into Recovery Mode per the instructions here.

  • Lost Youtube favorites in Safari Bookmarks bar on IMAC after Apple update

    Lost Youtube favorites from Safari Bookmarks Bar after Apple updates.
    Is there a way to recover the youtube favorites?
    Did not backup. No Timewarp setup. Bookmark file exist, but other favorites still there, but all youtube favorites are missing from Bookmark bar.
    Thank you in advance for those with answers.

    Can you set Safari to open in 32 bit mode?
    http://forums.macrumors.com/showthread.php?t=1345186
    Maybe iTuber?
    http://www.macupdate.com/app/mac/34639/ituber

  • Safari not accessable after last update 03-02-06

    Safari not accessable after last update march 2nd 2006
    icon with "no access" apeared in applications map.
    How can this happen?
    do I have to install a new version? where can i find a new full version on mac. download?
    Has this been happening to you too?
    thanks, Jack, woodpecker01
    Powwerbook 667 titanium   Mac OS X (10.3.9)   384mb Ram.

    Sounds like a permissions issue.
    - repair permissions using Disk Utilty
    - re-install just safari 2.0 from Tiger disk1 http://docs.info.apple.com/article.html?artnum=301229
    MUST FIRST REMOVE THE Safari.pkg file from: HD_1 > Library > Recipts folder > safari.pkg.

  • Macbook battery not charging after software update

    I was doing some work on my MacBook (4,1) with the charger plugged in and the lid closed (I was using my TV as a montior. There was a software update for itunes and a few others and now it's saying the battery needs to be serviced!
    The battery currently has 62% charge, i've not disconnected the charger once in teh few hours I was working. Anyone got any ideas as to what could cause this?
    The change to needing the battery serviced was not straight after the update, I don't think so anyway. I've not really noticed it until I went to pick up my MacBook and it all started to go haywire. It because unresponsive, black screen etc.
    I've tried to reset the SMC and i've checked the charge cycyles too and it's about 250 so there's no problem there. It's just annoying as this is the 3rd battery i've had for this macbook, the other two being replaced under warranty. Now the warranty is up and it needs chaging for a 4th time!

    Hi imi_uk,
    I see you marked this question as "solved" is that the case?
    If not, are you able to startup your computer via "safe boot" by holding the SHIFT key on startup (until the Apple logo appears and the gear appears below it).
    The next step, would also be to boot off the system restore disc that came with your computer and attempt to repair the volume (the internal HD) via the the built-in disc utility.

  • My facetime on iphone 4 is not working after the update to IOS7

    Hi guys, can you help me about my problem? My Facetime on Iphone 4 is not working  after The update to IOS7       Thanks xxx

    Hey Junie1387,
    Thanks for the question. I understand you are experiencing issues with FaceTime. The following articles may help to resolve your issue:
    iOS: Troubleshooting FaceTime
    http://support.apple.com/kb/TS3367
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    You may also want to reset your network settings:
    Settings > General > Reset > Reset Network Settings.
    Note: this will delete any network related settings (saved Wi-Fi passwords, etc), it will not erase any content from your device.
    Thanks,
    Matt M.

  • Videofunction on iphone 4 is not working after the update to IOS7

    Hi. The videofunction on my iphone 4 is not working after the update to IOS 7:
    Anyone else experiencing the same problem?
    Anyone with solutions?
    Thanks!

    Hey Junie1387,
    Thanks for the question. I understand you are experiencing issues with FaceTime. The following articles may help to resolve your issue:
    iOS: Troubleshooting FaceTime
    http://support.apple.com/kb/TS3367
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    You may also want to reset your network settings:
    Settings > General > Reset > Reset Network Settings.
    Note: this will delete any network related settings (saved Wi-Fi passwords, etc), it will not erase any content from your device.
    Thanks,
    Matt M.

  • Why is my iPhone 4 not ringing after iOs7 update?

    Why is my iPhone 4 not ringing after iOs7 update?
    I checked volume on side & n settings & rebooted

    Hello there Tgurnell
    Thank you for using Apple Support Communities.
    It sounds like the ringer is not ringing after the update to iOS 7.  I found an article with some steps to take when you are experiencing issues like this:
    iPhone: Can't hear through the receiver or speakers
    http://support.apple.com/kb/TS1630
    Cheers,
    Sterling

  • Mic Jack not working after Driver Update, Console unavailable, can't install

    LMic Jack not working after Driver Update, Console unavailable, can't install? I've had nothing but problems after downloading the latest updates via the auto-updater.
    I'm currently using the Creative SB X-Fi Pro Series card. I've had it for close to 6 months and have not had any issues until I ran the auto-updater last night, and while it downloaded over 250Mb of updates, all of them failed to install as described below.
    I'm running on Windows Vista Ultimate, 64-bit
    My main issue is the fact that my microphone is no longer working. I've done a lot of searching and I think the problem has to do with flexijack not being a microphone jack, but instead is an 'in-line' jack. I can no longer find my audio control console, which allows me to switch between gaming and entertainment modes, ect. The solution I found on the KB says that you can switch the blue jack on the back of the card from an in-line jack to a mic jack within the Audio console. I tried downloading it, but while going through the install, I get an error saying the files could not be found and a prompt which asks for a disk or file location. The same thing pretty much happens with all of the items I attempted to download and install.
    I was able to run console fine, as well as use my mic yesterday before I attempted any updates. I attempted the updates because since I've had the card, I've had issues where after I exit a game, all my sound will become crackly and static. Before, I would simply open up the console and switch back-and-forth from gaming to entertainment, which would fix the problem most of the time. If that didn't work, a restart would fix it, but now I've opened up a whole new set of issues.
    Any help would be greatly appreciated.
    I also want to say that the support tickets should not require a serial number to submit a new ticket. My product is registered, so I got rid of the box which contains all that information, leaving me at the mercy of these boards...

    Hello all. Fisrt of all, this are my specs: Yoga 2 pro 13". WiFi card: Intel(R)Dual Band Wireless-AC 7260. I bought it from Best Buy on November 27, 2014. If you aquired your Yoga before this date, you may have the single band WiFi card. As many of you have experienced, I also had a bunch of issues with my WiFi connectivity and this is how I was able to solve it. At least it has been a couple of days that I haven't had any issues. The first symptom was the usual connection drops every X amount of time. For me it was about every 2 hours. I first unchecked the "Allow the computer to turn off this device to save power" option in the Power Management tab of device manager and disabled U-APSD support in the Advanced tab of device manager. This action did not solve the problem. I then downloaded and updated the driver from the Intel web site (http://www.intel.com/p/en_US/support/detect) and this seemed to solve the drops; however, a new problem arised: Everytime my Yoga would wake up from sleeping mode, all my wifi networks were gone and the adapter showed as disabled in Device Manager. I would have to anable it to have my networks back. It was a solution but a pain the butt to have to do this everytime. After hours of reading post after post in several forums, I read a repy from Lenovo asking to try leaving the "Allow the computer to turn off this device to save power" CHECKED if you were using the latest version of the driver. I went back to device manager and checked it back and that seems to have solved the problem. So far I haven't had any drops and everytime my laptop comes back from sleeping mode the WFi connection is still there! Here is a recap of how everything ended up: -The driver version I installed is 17.1.0.19-The driver date is 7/21/2014-In device manager|Advanced, U-APSD support is Disbled.-In device manager|Power Management, "Allow the computer to turn off this device to save power" is checked. Hope this helps somebody else.

  • My ipod touch gen 4 will not recovery after software update. have tried everything. device not recognized by itunes. any ideas?

    my ipod touch gen 4 will not recovery after software update. have tried everything. device not recognized by itunes. any ideas?

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

Maybe you are looking for

  • How can I get Colorful Tabs to use separate colors for 2 different gmail accounts?

    Running Firefox 29.0.1 on iMac OSX 10.9.3. I have multiple Google accounts: 2 gmail accounts and 1 Google Calendar. The Add-on Colorful Tabs will allow me to choose a color for one gmail account , but it also uses that same color for the other gmail

  • Alv report in back ground

    Hi All, Can we run alv report in back ground,if yes how? Thanks&Regards. Srikanth.V

  • Applying Patches in Solaris 10 x86

    Hello, I have been testing Solaris 10 x86. I am trying to determine the best method for applying patches, as I do not have a Sun Service Plan. I have used smpatch analyze and smpatch update to apply the required paches to my system, but I am not sure

  • Help troubleshooting networking problem...

    I apologize for calling this a "networking problem," I just don't know how to title it... Basically, I'm looking for help tracking down an odd problem on my MacBook. It mostly manifests as incomplete web requests. I'll try to explain. I'll go to a we

  • Learning Tex?

    I have been slowly making my way toward a career in academics, and heard that this tex system could help a great deal. My field was economics and now it is law, and as far as I've seen tex is mostly used in mathematics and such. Would I benefit from