search for: joesbox

Displaying 2 results from an estimated 2 matches for "joesbox".

1999 Jan 13
1
Secure? Samba over internet
...e allowed to communicate with the server, and with any luck the server does not actually need to know the netbios name that the client thinks it has or be able to resolve that to an ip with dns. . . Right? Failing that assumption, can anyone think of a slick way to tell samba that $IP_FROM_EMAIL is JoesBox without restarting samba? (bringing up questions about when/how lmhosts is used. . .) -- Q: What's tiny and yellow and very, very, dangerous? A: A canary with the super-user password.
2005 Oct 27
0
Converting OS X UTF-8 NFD to UTF-8 NFC
To make rsync work better when rsyncing between OS X (whose filenames are encoded in UTF-8 NFD form) and just about every other OS (whose filenames are encoded in UTF-8 NFC form), I wrote a little patch for rsync that converts the filenames to NFC before sending them to the other side. It uses libidn for that, and currently has no option to enable/disable this behaviour, but since on OS X all