Gnome-keyring-daemon and ssh outside gnome

I had gnome-keyring set up so that on login it unlocks the keyring and reads ssh keys (so that it acts as a ssh-agent), as described here: http://live.gnome.org/GnomeKeyring/Ssh and here http://live.gnome.org/GnomeKeyring/Pam
This was working great also outside gnome (for instance in xmonad and openbox), up to version 2.24.1. However, after update to 2.26.0-1 this stopped working. It is still OK in gnome, but in other environments (where the only gnome thing that is loaded is gnome-keyring-manager) it doesn't work correctly - it loads, but instead of creating both /tmp/keyring-<sth>/socket and /tmp/keyring-<sth>/socket.ssh it only created the first one, so no ssh support.
Can anyone help a bit with what has changed, or what could have gone wrong?
Thanks.

bender02 wrote:
abarilla wrote:I had the same problem with openbox.  Using gdm fixed it.
Well if this is the only way to fix this then it sucks big time, since I don't want to run a huge login manager just to unlock the passwords
adding the content of /etc/X11/xinit/xinitrc.d/30-dbus to the ~/.xinitrc works for me.
# launches a session dbus instance
dbuslaunch="`which dbus-launch 2>/dev/null`"
if [ -n "$dbuslaunch" ] && [ -x "$dbuslaunch" ] && [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then
eval `$dbuslaunch --sh-syntax --exit-with-session`
fi
or sourcing the 30-dbus file in the ~/.xinitrc
source /etc/X11/xinit/xinitrc.d/30-dbus
or for all files in /etc/X11/xinit/xinitrc.d/
source /etc/X11/xinit/xinitrc.d/*
That's what GDM and KDM do.
Thanks to Jan de Groot for the hint.
Last edited by SiD (2009-04-14 09:58:46)

Similar Messages

  • [SOLVED] gnome-keyring-daemon not loading SSH key password on login

    I have a SSH key that I use extensively that has a cumbersome password that I prefer not typing when possible. I know that gnome-keyring-daemon is supposed to have the ability to save the SSH key password, unlock the Passwords:logins, and act as an SSH agent; however, that functionality appears to be missing. There's a strong possibility that I broke this trying to get other things working in GNOME.
    Is there a D-Bus or PolicyKit option that I need to change?
    Solution:
    Turns out this is now handled by pam. The password key store would unlock automatically if I used gnome-screensaver but failed to unlock on X startup so I installed GDM.
    Last edited by Yorokobi (2009-10-31 17:04:50)

    More info. I have been able to get gnome-keyring-daemon to ask for and store the password when I first use the SSH key. The dialog box for entering the SSH key password does not have an option to save the password indefinitely (I forget the exact verbiage) and I can't find anything in Seahorse to do the same.

  • Gnome-keyring-daemon will not save my passphrase

    I use Slim to log in to my Openbox session on my dear EeePC 901. What I cannot seem to do is set up my environment so that gnome-keyring-daemon not only pops up and asks for my ssh passphrases but also save them for future use. Ideally I would like gnome-keyring to unlock the keyring automatically on login. I have the pop up and ask for passphrase part figured out, but now I'm basically lost when trying to get it to remember my passphrase.
    Set up: slim-plus, logging in using my .xinitrc (below):
    ~/.xinitrc:
    source /etc/X11/xinit/xinitrc.d/30-dbus
    # gnome-keyring stuff, which almost works
    eval $(gnome-keyring-daemon)
    export GNOME_KEYRING_PID
    export GNOME_KEYRING_SOCKET
    export SSH_AUTH_SOCK
    # desktop
    eval $(cat ~/.fehbg) &
    wicd-client &
    syndaemon -i 0.7 -t -k &
    tint2 &
    # finally, launch openbox
    exec ck-launch-session openbox
    /etc/pam.d/slim (if it even matters?):
    #%PAM-1.0
    auth requisite pam_nologin.so
    auth required pam_env.so
    auth required pam_unix.so
    account required pam_unix.so
    session required pam_limits.so
    session required pam_unix.so
    session required pam_env.so readenv=1 envfile=/etc/profile.d/locale.sh
    session optional pam_gnome_keyring.so auto_start
    password required pam_unix.so
    Any hints on this? I had it running quite some time ago on another computer (no, not using GDM then either) and I didn't have this much trouble setting it all up.

    Same problem here.

  • Gnome-keyring-daemon crashes when blank passwords are entered.

    Steps to reproduce:
    Install fresh Arch Linux
    Install chromium, gnome, xorg-server, and xorg-xinit
    Put "exec gnome-session" in ~/.xinitrc
    Launch startx
    Open chromium
    On prompt for new keyring creation, leave password fields blank and press OK.
    Witness gnome-shell crashing.
    What's supposed to happen:
    It's supposed to prompt the user asking if it's OK to have unencrypted keys.
    What happens:
    The gnome-shell crashes, and no keyrings or passwords were set or created.
    journalctl output:
    Sep 04 21:11:04 Winston gnome-session[1417]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Sep 04 21:11:04 Winston gnome-session[1417]: Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0.  This shouldn't happen!
    Sep 04 21:11:14 Winston gnome-session[1417]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1600029 (New Tab - )
    Sep 04 21:11:14 Winston gnome-session[1417]: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    Sep 04 21:11:18 Winston gnome-keyring-daemon[1478]: keyring alias directory: /home/naelstrof/.local/share/keyrings
    Sep 04 21:11:31 Winston gnome-session[1417]: ** Message: init gpgme version 1.4.3
    Sep 04 21:11:31 Winston gnome-session[1417]: ** Message: DNS-SD initialization failed: Daemon not running
    Sep 04 21:11:38 Winston gnome-session[1417]: (gnome-shell:1494): Clutter-CRITICAL **: clutter_text_set_color: assertion `CLUTTER_IS_TEXT (self)' failed
    Sep 04 21:11:38 Winston gnome-session[1417]: (gnome-shell:1494): Clutter-CRITICAL **: clutter_text_set_cursor_size: assertion `CLUTTER_IS_TEXT (self)' failed
    Sep 04 21:11:38 Winston gnome-session[1417]: (gnome-shell:1494): Clutter-CRITICAL **: clutter_text_set_cursor_color: assertion `CLUTTER_IS_TEXT (self)' failed
    Sep 04 21:11:38 Winston gnome-session[1417]: (gnome-shell:1494): Clutter-CRITICAL **: clutter_text_set_selected_text_color: assertion `CLUTTER_IS_TEXT (self)' failed
    Sep 04 21:11:38 Winston gnome-session[1417]: (gnome-shell:1494): Clutter-CRITICAL **: clutter_text_get_font_name: assertion `CLUTTER_IS_TEXT (text)' failed
    Sep 04 21:11:38 Winston gnome-session[1417]: (gnome-shell:1494): Clutter-CRITICAL **: clutter_text_set_font_name: assertion `CLUTTER_IS_TEXT (self)' failed
    Sep 04 21:11:38 Winston gnome-session[1417]: (gnome-shell:1494): Clutter-CRITICAL **: clutter_text_get_font_name: assertion `CLUTTER_IS_TEXT (text)' failed
    Sep 04 21:11:38 Winston gnome-keyring-daemon[1478]: prompting failed: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
    Sep 04 21:11:38 Winston gnome-session[1417]: WARNING: Application 'gnome-shell.desktop' killed by signal 11
    Sep 04 21:11:38 Winston gnome-session[1417]: gnome-session[1417]: WARNING: Application 'gnome-shell.desktop' killed by signal 11
    Sep 04 21:11:38 Winston gnome-session[1417]: ** Message: applet now removed from the notification area
    Sep 04 21:11:39 Winston gnome-session[1417]: JS LOG: GNOME Shell started at Wed Sep 04 2013 21:11:39 GMT-0600 (MDT)
    Anyone got any tips to what could be wrong? It's infuriating to have it ask to create a new key, while it won't let me set a blank key.
    Giving the prompt an actual password works as intended, it's impossible to set it as a blank password, even using seahorse.
    It's acting as if something is wrong with DBus, but journalctl -u dbus shows no problems. as well as systemctl status dbus.
    Thanks for any help.
    Oh yeah and attempting to use gdm causes the gnome-session not to launch at all. Since gdm created a key, I'm guessing the problems are related.
    Last edited by naelstrof (2013-09-05 03:27:50)

    I found an acceptable workaround:
    Create a keychain with the same password as your account named "Login" using the keychain utility seahorse.
    Follow the autologin instructions for console based login here: https://wiki.archlinux.org/index.php/GN … at_Startup
    Restart X.
    gdm still fails to start x though, despite the startx command working fine.
    Uninstalling gnome-keychain works just as well though :u.
    Last edited by naelstrof (2013-09-05 05:39:09)

  • Freenx crash with gnome-keyring-daemon

    I have gnome 2.26 installed with nxserver 3.2.0-73  and nxnode 3.2.0-73 installed.
    When I log into the computer locally, everything works fine.
    Logging into gnome via nx, when the gnome-keyring-daemon is running, anytime after I open
    either gnome-appearance-properties, gnome-keyboard-properties or any of the other gnome programs,
    launching programs causes NX to terminate.
    With logging on, it just says nx session terminated.
    nothing showes up in the main message log.
    using "exec dbus-launch --exit-with-session /usr/bin/gnome-session" as my command.
    I have fonts installed and everything.
    Both XFCE and KDE 4.2 work fine in NX.
    I have all the font packages installed also.
    I have set up older versions of gnome with nx on other machines and never had this problem.
    Anyone have any ideas?

    I just also noticed that opening .jpg files crashes NX.

  • Not able to HTTP to SUB and SSH is not allowing any command to execute

    Hi All,
    I came across an issue, where CUCM SUB is not accessible by HTTP/S and SSH is giving following output while trying to re-start or executing any command :
    admin:utils service list
    /usr/java/jdk1.6.0_24/jre/lib/rt.jar: error reading zip file
    Exception in thread "main" java.lang.NoClassDefFoundError: java/net/ConnectException
            at com.cisco.iptplatform.cli.CliClassLauncher.<init>(CliClassLauncher.java:86)
            at sdMain.main(sdMain.java:1824)
    Caused by: java.lang.ClassNotFoundException: java.net.ConnectException
            at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
            ... 2 more
    Caused by: java.util.zip.ZipException: error reading zip file
            at java.util.zip.ZipFile.read(Native Method)
            at java.util.zip.ZipFile.access$1200(ZipFile.java:31)
            at java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:460)
            at sun.misc.Resource.getBytes(Resource.java:108)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:257)
            at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
            ... 7 more
    Any inputs please ??  Waiting for a hard re-boot to the device bit not sure if that would resolve the issue, Also when I first logged into SUB using SSH , I got the following :
    Command Line Interface is starting up, please wait ...
    java.io.FileNotFoundException: /var/log/active/platform/log/cli.bin (Read-only f                             ile system)
            at java.io.RandomAccessFile.open(Native Method)
            at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
            at com.cisco.iptplatform.fappend.ciscoRollingFileAppender.restoreIndex(c                             iscoRollingFileAppender.java:100)
            at com.cisco.iptplatform.fappend.ciscoRollingFileAppender.setFile(ciscoR                             ollingFileAppender.java:43)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.                             java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces                             sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at org.apache.log4j.config.PropertySetter.setProperty(PropertySetter.jav                             a:196)
            at org.apache.log4j.config.PropertySetter.setProperty(PropertySetter.jav                             a:155)
            at org.apache.log4j.xml.DOMConfigurator.setParameter(DOMConfigurator.jav                             a:530)
            at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.ja                             va:182)
            at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurat                             or.java:140)
            at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfi                             gurator.java:153)
            at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOM                             Configurator.java:415)
            at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:3                             84)
            at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:783)
            at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java                             :666)
            at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java                             :616)
            at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java                             :584)
            at org.apache.log4j.xml.DOMConfigurator.configure(DOMConfigurator.java:6                             87)
            at sdMain.initialize(sdMain.java:479)
            at sdMain.main(sdMain.java:646)
    java.lang.NullPointerException
            at com.cisco.iptplatform.fappend.ciscoRollingFileAppender.updateIndex(ci                             scoRollingFileAppender.java:117)
            at com.cisco.iptplatform.fappend.ciscoRollingFileAppender.nextFileName(c                             iscoRollingFileAppender.java:92)
            at com.cisco.iptplatform.fappend.ciscoRollingFileAppender.append(ciscoRo                             llingFileAppender.java:74)
            at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:221)
            at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders                             (AppenderAttachableImpl.java:57)
            at org.apache.log4j.Category.callAppenders(Category.java:187)
            at org.apache.log4j.Category.forcedLog(Category.java:372)
            at org.apache.log4j.Category.debug(Category.java:241)
            at com.cisco.iptplatform.cli.CliSettings.getInstance(CliSettings.java:10                             6)
            at sdMain.initialize(sdMain.java:491)
            at sdMain.main(sdMain.java:646)
    log4j:ERROR No output stream or file set for the appender named [CLI_LOG].
    /usr/java/jdk1.6.0_24/jre/lib/rt.jar: error reading zip file
    Exception in thread "Thread-9" java.lang.NoClassDefFoundError: java/net/URI$Pars                             er
            at java.net.URI.<init>(URI.java:578)
            at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:350)
            at java.net.Socket.connect(Socket.java:529)
            at java.net.Socket.connect(Socket.java:478)
            at java.net.Socket.<init>(Socket.java:375)
            at java.net.Socket.<init>(Socket.java:189)
            at com.cisco.ccm.util.ncs.NcsClient.connect(NcsClient.java:342)
            at com.cisco.ccm.util.ncs.NcsClient$ReceiveThread.run(NcsClient.java:447                             )
       Welcome to the Platform Command Line Interface
        WARNING:
            The /common file system is mounted read only.
            Please use Recovery Disk to check the file system using fsck.
    Cheers
    Anjali

    Check this Bug: CSCti52867 - https://supportforums.cisco.com/docs/DOC-12955
    I have a customer with this same problem, we use to use the Callmanager Recovery DVD, as Amine said, to recover the HD. But some times reseting the server resolved the problem.
    Mártin

  • My software will not update, I keep getting a message to close Database Daemon and Sync Services Agent. Help!

    I need help with an error message I keep getting when I try to upgrade . I keep getting the message to close Database Daemon  & Sync Services Agent???

    I take it it some MS software you're trying to updaye!?
    http://support.microsoft.com/kb/2482074
    Last 2 posts here...
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macother/microsoft-da tabase-daemon-and-syncservices-agent/607050e6-acc4-4add-9143-187ddd315fd9?msgId= b731ae07-ed19-47f8-b018-f1b24bc1d7c3

  • Screen Sharing and SSH sessions freeze occasionally on multiple mac minis

    I have 28 Mac Minis at work. With such a large number of minis, I obviously can't have a monitor attached to each of them so I've got them plugged into a network switch and access them via Screen Sharing (both via regular Screen Sharing and ARD) and SSH sessions.
    A few of them seem to suffer from intermittent problems however. I'll be using Screen Sharing when the session freezes. It may unfreeze eventually, but I can also usually just quit out and re-connect and it will be unfrozen. The same thing happens when I'm connected via SSH, it will freeze and I won't be able to type in any more commands.
    I need help troubleshooting (or if anyone knows what could be causing this, that'd be cool too).
    I've tried connecting from both a Mac Pro on the wired network and a MacBook Pro on the wireless network. The freezing seems to only happen on certain Mac Minis as well.
    I've tried switching network cables from a Mac Mini that doesn't suffer from this problem with one that does and nothing changed.
    I also thought it might be a bandwidth issue at first, despite being a gigabit switch connected via cat6 to the rest of our gigabit network, but even when no significant bandwidth is being used, the freezing still occurs.
    One more thing I want to test is the connection between the switch all these Mac Minis is plugged into and one of the other switches that all our other network traffic goes through. I didn't set it up myself so I fear that it might be an old, damaged cable or something. Failing that, I have no idea what the problem could be, which is why I'm posting here.
    So, does anyone have any idea what the problem could be? Or any other ideas for troubleshooting the problem? Thanks.
    (They're all running 10.6.8, and range from Mid-2007 to 2009 models).

    It would be in the system log. However, the next step would be to safe-boot in order to eliminate third-party system modifications. That goes for both client and server. If you can reproduce the problem in safe mode, then you probably have a network issue. Take everything offline except one client and one server, and test.

  • Trying to install MS Office 2011 for Mac SP 2 on my Macbook Air (Lion 10.7.3). I have to close Microsoft Database Daemon and SyncServicesAgent but can not see how to do so.  I have closed all applications.  Can anyone help? Many thanks

    Trying to install MS Office 2011 for Mac SP 2 (14.2.0) on my Macbook Air (Lion 10.7.3). I have to close Microsoft Database Daemon and SyncServicesAgent but can not see how to do so.  I have closed all applications.  Can anyone help? Many thanks

    Thanks Kurt!  I had tried all that and had tried closing both programmes from the application monitor, but SyncServices Agent refused to close.  I tried closing Launchd which is their mother application, but that just caused the screen go go blank.  In the end the two programmes let themselves be closed next time I tried the installation process so all was well.  Thanks for your help!

  • Remote location, 7kbs d'load speed, 10 days to d'load Lion, only software updates are through the App Store. Why can't we d'load and install outside the Cloud anymore? Some of us can't use the cloud.

    Remote location, 7kbs d'load speed, 10 days to d'load Lion, only software updates are through the App Store. Why can't we d'load and install outside the Cloud anymore? Some of us can't use the cloud and never will be able to.

    That is true - I apologize for not being specific - what I was mainly referring to is iLife applications. I have a notice on the App Store that says 3 apps need updates, I look at the apps and they are huge so since my connection is so slow I use my work connection and d'load the files from support to my Windows machine and carry them home, once d'loaded my MacAir states it cannot install, the update must come from the App Store.
    I do the same thing for large Leopard and Lion files and I can install them without error, it is just the App Store files that the system stops.

  • Daemon and socket programming

    Hi,
    I have been given a new project whereby I have to:
    1) Write a class with a method that takes as an argument an xml document, communicate s with a SOAP server and return the SOAPs response (in this case a ResponseWrapper object).
    2) This then has to be implemented as a Daemon, that listens to a particular socket.
    The reason for this being is that it can be uploaded to a server, allowing a pearl program to send the XML to the Daemon, have this contact the SOAP server and then return the SOAPs response back to the pearl program.
    I am aware that this sounds unnecessarily complicated but it does have to be implemented this way.
    I have written the class and it successfully communicates with the SOAP server and returns a response, but have no idea how to implement it as a Daemon and have had no experience with socket programming.
    Could anyone point me to a tutorial or give me some pointers in how to get started?
    Thanks,

    It was an option to use a Web Service, but I was told
    that due to security issues it would take to long to
    write all the necessary checks and interceptors
    (which I know how to do), so I should implement it
    this way (which I don't know how to do); since it is
    sitting behind the firewall it would not be
    accessible for spoofing.Huh? You realize that tons of very sensitive information is transmitted all over the internet using Web Services right?
    I have had no experience
    with implementing this type of thing before, What is your level of experience then? This may be over your head. I'm not saying that sockets and daemons are advanced concepts, but I wouldn't throw a beginner into that task.

  • [SOLVED] catalyst-daemon and catalyst-hook are in conflict

    hi
    i want upgrade my system ,  but i see catalyst-hook and catalyst-daemon are in conflict and uneasy not install daemon and hook on system , so what can i do ?
    [root@WhiteCrow1 arash]# pacman -Syu
    :: Starting full system upgrade...
    :: Replace catalyst with catalyst/catalyst-daemon? [Y/n] y
    :: Replace catalyst with catalyst/catalyst-generator? [Y/n] y
    :: Replace catalyst with catalyst/catalyst-hook? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: catalyst-daemon and catalyst-hook are in conflict
    Last edited by arastoo.s (2011-02-13 14:04:57)

    As far as I know catalyst-daemon and catalyst-hook provide the same module so they are in conflict. The difference is that catalyst-daemon uses a daemon at startup to check for a new kernel and compile a new module when needed. Catalyst-hook does the same thing with a hook.
    I picked the daemon method and just answered no to replace with -hook or -generator (catalyst-generator also conflicts with the others). Just choose the one you like.
    https://wiki.archlinux.org/index.php/AT … D_packages

  • Kerberos, vnc, and ssh

    Hi, I was wondering if anyone had seen these problems trying to enable vnc and ssh support on a Mavericks server (latest OS and Server versions).
    In particular, I get errors when I attempt to use sso_util:o_util -
    sso_util configure -R MYSERVER.MYDOMAIN.COM -a diradmin ssh
    /Local/Default
    /LDAPv3/127.0.0.1
    Creating the service list
    Creating the service principals
    OSStatus CreateKerberosPrincipals(CFStringRef, CFStringRef, const char *, CFMutableDictionaryRef, Boolean): Error adding principal to keytab:  kadmin: ext vnc/[email protected]: Principal does not exist
    Creating the keytab file
    Configuring services
    WriteSetupFile: setup file path = /temp.NOKc/setup
    $ sso_util configure -r MYSERVER.MYDOMAIN.COM -a diradmin ssh
    Password:
    /Local/Default
    /LDAPv3/127.0.0.1
    Creating the service list
    Creating the service principals
    OSStatus CreateKerberosPrincipals(CFStringRef, CFStringRef, const char *, CFMutableDictionaryRef, Boolean): Error adding principal to keytab:  kadmin: ext host/[email protected]: Principal does not exist
    Creating the keytab file
    Configuring services
    WriteSetupFile: setup file path = /temp.KZUY/setup
    I get the same errors if I use "kadmin -l" and attempt to create the principals using "add -r host/myserver.mydomain.com" and "add -r vnc/myserver.mydomain.com".  The principals don't exist if I try to list them.
    Kerberos is working fine for some other services, like imap and smtp.  The principals exist.
    Does anyone knwo why I can't create these?  Thanks!

    Check your TCP segment size. To find out what it should be you can try the following.
    From a PC at site A, ping a PC at Site B. You need to set some ICMP switches though.
    C:\>ping 10.10.2.100 -f -l 1500
    The -f is set the Do Not Fragment flag, the -l is the send buffer size. Continue to do this each time decreasing the packet size until you have a successful ping. When you find that number, that is your maximum TCP segment size. You can then set that on the router. Any packet that is too big, the router will respond to the sending device saying it is too big, send a smaller size. It will do that until the packet is less than or equal to the number you set. In most routers the largest size you can set is 1460, so that might save you some time. To set it in the router, go to the tunnel interface and enter "ip tcp adjust-mss
    HTH and please rate.

  • Database daemon and SyncServicesAgent won't close during MS Office Update Install

    While running Microsoft Office Updater I tried to close apps that were preventing the Installer from continuing. Two apps wouldn't close: Database Daemon and SyncServicesAgent. Out of desperation rather than knowledge I ran the Disk Utility and repaired permissions. BINGO! the Installer closed the errant apps and completed its task. What is going on? I read the same advice repeatedly in this forum that repairing permissions is a waste of time. Clearly not in this case I think.

    A message to quit applications occurs in Office for Mac
    If you see a message to "quit the following applications"  while installing an update for Microsoft Office for Mac  (See image) , click Continue, and then quit the applications listed in the message. To quit an application, click its name on the Apple menu bar, and then click Quit <application name> or press COMMAND Q. You can also quit an application if it has an icon in the Dock by pressing the CONTROL key, clicking the icon, and then clicking Quit.
    You'll also have to turn off Sync Services in Outlook. To do this, start Outlook, click Outlook > Preferences, and then choose Sync Services under Other. Uncheck all boxes and then quit Outlook.
    You should now be able to install the update for Office.
    NOTE The message to quit applications may also appear if you're installing Microsoft Office for Mac. Follow the same steps to quit the applications before you install Office.

  • Database Daemon and SyncServicesAgent won't close so I can't upgrade software. Any advice?

    Microsoft Database Daemon and SyncServicesAgent won't close when trying to install software update. How do I do this?

    A message to quit applications occurs in Office for Mac
    If you see a message to "quit the following applications"  while installing an update for Microsoft Office for Mac  (See image) , click Continue, and then quit the applications listed in the message. To quit an application, click its name on the Apple menu bar, and then click Quit <application name> or press COMMAND Q. You can also quit an application if it has an icon in the Dock by pressing the CONTROL key, clicking the icon, and then clicking Quit.
    You'll also have to turn off Sync Services in Outlook. To do this, start Outlook, click Outlook > Preferences, and then choose Sync Services under Other. Uncheck all boxes and then quit Outlook.
    You should now be able to install the update for Office.
    NOTE The message to quit applications may also appear if you're installing Microsoft Office for Mac. Follow the same steps to quit the applications before you install Office.

Maybe you are looking for

  • Random lock ups/ reboots on iPad 4 on IOS7

    Just started noticing random lookups and reboots when using safari for extended period of time.  My ipad 4 didn't do that before upgrading to ios 7. Any advice besides hard reset or resetting settings? I really don't want to try a " setup as new devi

  • An error occurred while loading the model for the item or data source 'EntityDataSource'.

    Hi Team, We are trying to configure the Power View in SharePoint 2013. We did the entire configuration by following below steps. When we open the excel workbook (2013) containing Power View sheet (using excel web services) deployed in SharePoint Docu

  • Edit automation settings grayed out

    I finally managed to set up a few controller assignments thanks to help on this forum and now I want to set up some more but the edit button is grayed out. Any ideas on why this could be? Thanks!

  • Cannot back up iPhone with new O/S 4.0.2

    I download the new software, no problem. it says its extracting the software no problem then when I try to sync I get 2 error messages iTunes cannot back up the iPhone because an unknown error occurred (-20) that messages comes up twice the second ti

  • Periodic cost settlement for production order

    Hello All, Please explain me can we do Periodic cost settlement for production order in discrete manufacturing. If yes, how? Thanks & Regards, Alok Tiwari