Return-Path: Received: from lists.apple.com (lists.apple.com [17.254.0.151]) by users.phg-online.de (8.9.3/8.9.3) with ESMTP id JAA16196 for ; Wed, 21 Nov 2001 09:26:33 +0100 Received: from lists.apple.com (localhost [127.0.0.1]) by lists.apple.com (8.11.6/8.11.6) with ESMTP id fAL7sib18309; Tue, 20 Nov 2001 23:54:44 -0800 (PST) Received: from users.phg-online.de (users.phg-online.de [62.245.158.230]) by lists.apple.com (8.11.6/8.11.6) with ESMTP id fAL7fEd17398 for ; Tue, 20 Nov 2001 23:41:14 -0800 (PST) Received: from [195.30.238.157] (powerbook-tk.kaiser.link-m.de [195.30.238.157]) by users.phg-online.de (8.9.3/8.9.3) with ESMTP id JAA16121; Wed, 21 Nov 2001 09:03:12 +0100 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2106 Subject: Re: Command line AFP connection? From: Thomas Kaiser To: David Kurtz , Message-ID: In-Reply-To: <80F50A14-DE1D-11D5-8CA0-0050E46E8444@apple.com> Mime-version: 1.0 Content-type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-MIME-Autoconverted: from quoted-printable to 8bit by lists.apple.com id fAL7fEd17398 Sender: macos-x-server-admin@lists.apple.com Errors-To: macos-x-server-admin@lists.apple.com X-BeenThere: macos-x-server@lists.apple.com X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: for administrators of Mac OS X Server and related technologies. List-Unsubscribe: , List-Archive: Date: Wed, 21 Nov 2001 08:41:11 +0100 X-UIDL: 0711471bff669af7428b54f25880a925 On Tue, 20 Nov 2001 17:17:17 -0800, David Kurtz wrote: > To make AFP connection as guest over appletalk... > > 'mount_afp 'afp:/at/;AUTH=No%20User%20Authent@ip- > address:Your%20Appletalk%20Zone/share' /node' Hmm... This looks strange... Why do you use ip-address instead of nbp-name? Just a typo? What do I have to fill in, when I want to connect with authentication: 'afp:/at/username:password@server-name:zone/share /node'? (I'm a bit confused as '@' has been used in the past by nbp to separate names from zones) And in that case I found out that the connection attempt was made over appletalk. But if the server included in his response to the client's FPGetSrvInfo request the possibility to connect via AFPoverTCP, MacOS X will try so per default. So even if you specify 'afp:/at/' the afp connection itself will be over tcp/ip. Is there a way to suppress this (like holding down [option] in the chooser in the past?) BTW: It seems like quoting blanks will also work: 'Your%20Appletalk%20Zone' will be equivalent to Your\ Appletalk\ Zone (without quotes around) Am I'm right, that I can try to specify all the UAMs the server supports in the way you did above? If I get the UAMs list with e.g. asip-status.pl from here I can choose what I want in my scripts? :-) Best regards, Thomas PS: I would love to 'man mount_afp' without getting an error message :-) _______________________________________________ macos-x-server mailing list macos-x-server@lists.apple.com http://www.lists.apple.com/mailman/listinfo/macos-x-server