Conversation with #inferno at Tue Apr 1 00:58:50 2014 on powerman@chat.freenode.net (irc) (00:58:50) #inferno: Topic for #inferno set by mennis at 17:30:16 on 12/28/09 (01:48:26) yshurik left the room (quit: Quit: Leaving.). (02:24:31) Code_Man` left the room (quit: Remote host closed the connection). (02:36:37) anth_x [~a@minipizzabox.9srv.net] entered the room. (05:16:46) raphaelsc left the room (quit: Read error: Connection reset by peer). (05:35:03) raphaelsc [~raphaelsc@179-199-163-65.user.veloxzone.com.br] entered the room. (08:00:33) sandbender1512 left the room (quit: Ping timeout: 265 seconds). (08:33:24) yshurik [~Adium@62.92.189.109.customer.cdi.no] entered the room. (10:19:20) rogpeppe [~rog@host-92-23-119-107.as13285.net] entered the room. (10:41:43) baux [~baux@out-pix.zucchetti.com] entered the room. (11:08:36) yshurik left the room (quit: Quit: Leaving.). (11:08:37) Code_Man` [~Code_Man@2a02:1205:5000:6650:223:54ff:fe38:82c2] entered the room. (13:20:23) rogpeppe1 [~rog@host-92-30-194-214.as13285.net] entered the room. (13:22:32) rogpeppe left the room (quit: Ping timeout: 252 seconds). (13:56:27) yshurik [~Adium@62.92.189.109.customer.cdi.no] entered the room. (13:58:16) yshurik left the room (quit: Client Quit). (14:07:45) anth_x left the room (quit: Read error: Connection reset by peer). (14:08:06) anth_x [~a@minipizzabox.9srv.net] entered the room. (14:25:39) Code_Man` left the room (quit: Remote host closed the connection). (15:37:59) sandbender1512 [~none@CPEc8fb26470b29-CMc8fb26470b26.cpe.net.cable.rogers.com] entered the room. (16:27:56) rogpeppe2 [~rog@host-92-30-145-188.as13285.net] entered the room. (16:28:40) rogpeppe2 is now known as rogpeppe (16:29:55) rogpeppe1 left the room (quit: Ping timeout: 264 seconds). (17:17:54) rogpeppe1 [~rog@host-92-30-208-121.as13285.net] entered the room. (17:17:55) rogpeppe left the room (quit: Ping timeout: 240 seconds). (17:22:25) rogpeppe2 [~rog@host-92-30-209-84.as13285.net] entered the room. (17:23:05) rogpeppe1 left the room (quit: Ping timeout: 268 seconds). (17:23:36) anth_x left the room (quit: Quit: Leaving.). (17:26:14) qrstuv left the room (quit: Ping timeout: 255 seconds). (17:39:23) Code_Man` [~Code_Man@101-6.0-85.cust.bluewin.ch] entered the room. (17:39:23) Code_Man` left the room (quit: Read error: Connection reset by peer). (17:42:16) Code_Man` [~Code_Man@2a02:1205:5000:6650:223:54ff:fe38:82c2] entered the room. (17:53:11) anth_x [~a@adsl-68-76-122-12.dsl.bcvloh.ameritech.net] entered the room. (18:15:55) qrstuv [~tw@50.103.225.170] entered the room. (19:08:03) baux left the room (quit: Remote host closed the connection). (20:12:20) jbrhee [~jess@76.91.33.110] entered the room. (21:36:17) bizarrefish [~lee@host-89-240-241-43.as13285.net] entered the room. (21:36:27) bizarrefish: Hi all (21:36:41) bizarrefish: I'm just trying to get my head around inferno's CA-based authentication (21:37:16) bizarrefish: (having finally understood how p9sk1 worked and being confused) (21:37:45) bizarrefish: This is the excellent guide I've been reading through: http://debu.gs/entries/inferno-part-2-let-s-make-a-cluster (21:38:06) bizarrefish: What I don't understand is why clients have to have a different certificate for each host they intend to connect to (21:38:43) bizarrefish: Couldn't all connections use 'default'? (21:47:08) leetspete1: bizarrefish: It's not exactly per-host; it's per auth server. You could always use default if you used the same auth server for different machines. (21:49:05) raphaelsc left the room (quit: Ping timeout: 246 seconds). (22:05:29) sandbender1512: each server/service is configured to use a given auth server, meaning that if service A is using auth server X, then a client who can successfully auth against X will be allowed access to service A (22:06:24) sandbender1512: also: hi leetspete1 :) (22:21:30) yshurik [~Adium@62.92.189.109.customer.cdi.no] entered the room. (22:25:36) leetspete1: sandbender1512: Heyo! (22:36:18) raphaelsc [~raphaelsc@179-199-163-65.user.veloxzone.com.br] entered the room. (22:54:51) raphaelsc left the room (quit: Ping timeout: 268 seconds). (22:58:17) yshurik left the room (quit: Quit: Leaving.). (23:16:52) Code_Man` left the room (quit: Remote host closed the connection). (23:23:55) yshurik [~Adium@62.92.189.109.customer.cdi.no] entered the room. (23:41:24) bizarrefish: sandbender1512: That's how I thought it would work, but the man page says the string given to getauthinfo(and therefore the name of the key) must match the address given to mount: http://www.vitanuova.com/inferno/man/8/getauthinfo.html (23:42:03) bizarrefish: I'm gonna have to try this with multiple hosts and see what works, but misleading man page is misleading D: (23:42:45) sandbender1512: I *think* mount just looks for a key named according to the server(ice) in question (23:43:09) sandbender1512: you can have keys that are specific to a combination of net-host-port so that should suffice? (23:43:27) sandbender1512: (sorry gtg afk now but ping me privately or leave stuff in here and I'll see it later/in the morning) (23:45:24) qrstuv: one day* i will finish replacing all that keyring stuff with factotum (23:52:27) bizarrefish: sandbender1512: Thanks for the insight dude, have a good irl (23:52:30) bizarrefish: :) (23:52:45) bizarrefish: qrstuv: Why did they part with factotum in the first place, do you know? (23:53:02) qrstuv: i don't believe they did (23:53:28) qrstuv: i think factotum came after the keyring stuff (23:53:37) bizarrefish: Heh, kinda depressing (23:54:05) bizarrefish: (that in some ways, plan9 is more bleeding-edge than inferno) (23:54:32) bizarrefish: Interesting how they co-evolved (23:54:41) qrstuv: factotum already speaks all the protocol (23:54:58) qrstuv: it's just that mount and things don't consult it (23:55:24) raphaelsc [~raphaelsc@179-199-163-65.user.veloxzone.com.br] entered the room. (00:02:42) bizarrefish left the room (quit: Read error: Connection reset by peer). (00:23:38) anth_x left the room (quit: Quit: Leaving.). (00:54:54) The account has disconnected and you are no longer in this chat. You will automatically rejoin the chat when the account reconnects.