My computer is suffering from Alzheimer's
After changing the location of my home directory via NetInfo Manager to the root level of another volume, none of my apps seem to be able to find any of their passwords in my keychain. I'm sure there is some way to overcome this. I have:
- Created an alias to the new home directory with the name being my user name in /Users/
- Removed my old keychain completely and created a new keychain.
- Made the new keychain the default keychain.
- Insured that the "Remember Password" and/or "Store Password in Keychain" checkboxes were selected.
- Made sure that items are being entered into the current default keychain.
Comments
Originally posted by iBrowse
Yep, it's Cocktail. I'd give symbolic links a whirl before you give up on it.
Cool. I've not seen that before.
Originally posted by Defiant
what is a 'symbolic link' ? how is it different from an alias?
It's a unix/linux version of an alias. done like this:
ln -s /path/to/original/file /path/to/new/alias
Originally posted by thuh Freak
It's a unix/linux version of an alias. done like this:
ln -s /path/to/original/file /path/to/new/alias
ok... but what is the big ****' deal?
Thanks! It's working.
i know the high-level OS X well but many of the understructure i'm still iffy with
Originally posted by Spart
iBrowse is correct: my old crufty Mac OS alias wasn't cutting it.
Thanks! It's working.
I never would have thought of it if torifile hadn't mentioned it.
I never knew anything about Unix before OS X, and wouldn't care at all if it weren't for it.
The reason a symbolic link is needed instead of an alias, If memory serves, is because the the filesystem does not handle the cookies it uses the subsystem to find its way around the system, and alias`s are part of the filesystem.. It needs to be told in the subsystem where everything is and of course the subsystem is unix.
Ast3r3x: I knew unix before OS X hit the streets. Well very little. I had OS X in dp 4 and there was nothign for it so I decided to take the liberty of brushing up my unix in my free time.
Originally posted by iBrowse
I never would have thought of it if torifile hadn't mentioned it.
I never knew anything about Unix before OS X, and wouldn't care at all if it weren't for it.
Thanks for giving me props, man. Teamwork, ain't it grand?
Glad it's working for you, Spart.
I knew some UNIX stuff from my foray into linux just before getting a mac. Since then, I've read some here and there, as needed, to get my server up and running.
Originally posted by Mount_my_floppy
I showed ibrowse all his unix know how
Most of it... ADD says what..?