Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!julius.cs.uiuc.edu!apple!bionet!agate!ucbvax!TRANSARC.COM!Craig_Everhart From: Craig_Everhart@TRANSARC.COM Newsgroups: comp.soft-sys.andrew Subject: Re: White Pages without AFS Message-ID: Date: 27 Nov 90 19:38:58 GMT References: <901122143532.3b45@ersob.itri.org.tw> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 18 ThisDomainWPDirectory: string Default: none Normally, the White Pages database for some domain DOMAINNAME (often ThisDomain) is found in directory /afs/DOMAINNAME/service/wp Sites that have wanted to use the White Pages without using AFS have had to fabricate this path name on their systems. However, as a special case, the Andrew installer may set the ThisDomainWPDirectory to be the name of the directory in which the White Pages for domain ThisDomain may be found. What this means is that if you're not using AFS and you want to build a WP for some domain DOMAINNAME, you should by default put your WP in the directory named /afs/DOMAINNAME/service/wp. What ``fabricate'' means is that you'd have to make this directory exist (with ordinary mkdir commands) if it doesn't exist already. Craig