Jump to content
2 posts in this topic

Recommended Posts

I fixed all kernel panics by updating to voodoo 9.5 and not using nforce ethernet.

 

so the system is stable.

 

this is all related to backuppc

 

now 1st problem is with samba, from remote box i get the dreaded 20 sec timeout, which can be fixed by changing values in libsmbclient.c, with the new version of samba, this is great but apple does not come with gcc nor can i seem to find it with out contacting apple, moving on to ssh. password less login using public keys, fails miserably. Backuppc seems to use the root account for ssh login. enabled root on osx, can su via terminal fine. cannot ssh to localhost using root, enabled root login in sshd. Still fails with pam password error ???? rsync in osx just sucks....any ideas ?????

 

thanks

Interesting behavior on theese broken bsd machines, after mucking about, i learned that ssh authentication seems to be intertwined with launch.d, so not only did i have to modify /etc/sshd config file, i had to add it elsewhere for root login, next after using ssh-add and eval `/usr/bin/ssh-agent -s` i can public key auth to local host only, not from any other machine, i have diffed the key files and both are the same along with permisions set to 400 ownership is root .....

×
×
  • Create New...