From owner-freebsd-afs@FreeBSD.ORG Wed Dec 17 13:49:21 2008 Return-Path: Delivered-To: freebsd-afs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D05B9106564A for ; Wed, 17 Dec 2008 13:49:21 +0000 (UTC) (envelope-from shadow@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 783558FC13 for ; Wed, 17 Dec 2008 13:49:21 +0000 (UTC) (envelope-from shadow@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so2277682ywe.13 for ; Wed, 17 Dec 2008 05:49:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=wEvNr12WGo2kMBZf+4g46VaFKgBAFszaoA8w57OPCr4=; b=tZUhcVGeL0XpVgAgW1cOn0I2OqdtYTVgaxtMjr1cY93QAHd1I4V0jYxH0fIBhP+cTh JPEogJ7FG64jKu1erGKtpYi27gT6xKBj9dP+2GlCXTk2z4p55dyJsUoL82YiFC/wxmQR rWa7Fw4POic6ZK0i1OuLWz8ITO4S0hVT7Bycw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=NaxledvbHGWbDRur0PTxFpMnhqhp20fTjX8SJg0KFKQ5HWm/J/YV4tDM8BEWRF/MCh vapLesWzBMWOHSi79yh/NNPV5Ins+peVCQhA3W38xd++QDYyBjczPb5VAOHZMP6Ul5Nd osWyCRaVY5bxaAopXb/0wCnIqVAgkTFZepQSY= Received: by 10.150.189.9 with SMTP id m9mr1371782ybf.231.1229521760474; Wed, 17 Dec 2008 05:49:20 -0800 (PST) Received: by 10.151.153.1 with HTTP; Wed, 17 Dec 2008 05:49:20 -0800 (PST) Message-ID: Date: Wed, 17 Dec 2008 08:49:20 -0500 From: "Derrick Brashear" To: "Boris Samorodov" In-Reply-To: <92714739@bs1.sp34.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <37396849@bs1.sp34.ru> <01705453@bs1.sp34.ru> <49453004.9010107@linuxbox.com> <83768316_-_@bs1.sp34.ru> <71276786@bs1.sp34.ru> <47d0403c0812161535h565d360cx42827034eede500a@mail.gmail.com> <92714739@bs1.sp34.ru> Cc: freebsd-afs@freebsd.org Subject: Re: openafs server executables X-BeenThere: freebsd-afs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: The Andrew File System and FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2008 13:49:21 -0000 >> I thought aklog was a client utility, but everything else looks okay >> to my (limited) experience. > > Ben, Matt, I've got it, thanks. Here is the fixed list. > ===== > Common binaries (should be installed always): > ----- > bin/ > asetkey asetkey is server-only. it exists to create KeyFiles, which for security purposes you should *only* do on a server. > bos > fs > pts > udebug > sbin/ > vos > ----- > > Server binaries: > ----- > libexec/openafs/ > buserver > fileserver > kaserver > ptserver > salvager > upclient > upserver > vlserver > volserver > sbin/ > bosserver > ka-forwarder > kadb_check > kdb > kpwvalid > prdb_check > pt_util > rmtsysd > vldb_check > vldb_convert > voldump > volinfo > vsys > ----- > > Client binaries: > ----- > bin/ > afsmonitor > aklog > cmdebug > dlog > dpass > klog > klog.krb > knfs > kpasswd > livesys > pagsh > pagsh.krb > scout > sys > tokens > tokens.krb > unlog > up > xstat_cm_test > xstat_fs_test > sbin/ > afsd > ----- > ===== > > > WBR > -- > Boris Samorodov (bsam) > Research Engineer, http://www.ipt.ru Telephone & Internet SP > FreeBSD committer, http://www.FreeBSD.org The Power To Serve > _______________________________________________ > freebsd-afs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-afs > To unsubscribe, send any mail to "freebsd-afs-unsubscribe@freebsd.org" > -- Derrick