Thanks for the response.

Here is a snippet of the -vvv output which shows
the htdig version:

        1:0:http://fabdata.vitesse.com/
New server: fabdata.vitesse.com, 80
Trying local files 
  tried local file /import/wwwint/robots.txt
Local retrieval failed, trying HTTP
Retrieval command for http://fabdata.vitesse.com/robots.txt: GET /robots.txt HTT
P/1.0
User-Agent: htdig/3.1.5 ([EMAIL PROTECTED])
Authorization: Basic Y2Vkd2FyZHM6dGFtN2FuZGM=
Host: fabdata.vitesse.com


Here is the ps output:

cedwards@marley% ps -ef | grep htdig
cedwards 26563 26444 19 16:39:43 pts/15   0:32 bin/htdig -vvv -c conf/htdig.conf -u 
cedwards:tmppassd -a


I've tried it under Solaris 7 and 8 on Sparc.

When I was trying the config file way my passwd
did have some special characters which I tried 
double quoting, escaping and eventually I just
changed it to something simpler for testing.


Let me know of anything else I can try.
Thanks,
-Carl Edwards
 Vitesse Semiconductor



>From: Gilles Detillieux <[EMAIL PROTECTED]>
>Subject: Re: [htdig] config file authorization attribute
>To: [EMAIL PROTECTED]
>Date: Wed, 12 Sep 2001 16:30:56 -0500 (CDT)
>Cc: [EMAIL PROTECTED]
>MIME-Version: 1.0
>Content-Transfer-Encoding: 7bit
>
>According to Carl Edwards:
>> I am using ht://Dig 3.1.5 and I can only get 
>> the authorization to work via the command line
>> (-u) and not the config file directive?  Also 
>> the docs mentioned:
>>    "... and will be blotted out so it won't
>>    show up in a process listing."
>> I don't find this to be the case for my setup
>> the password is clearly visible in a ps -ef.
>
>Very odd.  This raises a number of questions in my mind:
>
>- Are you absolutely sure you're running version 3.1.5 of htdig, and not
>  an older version you installed at some point?
>
>- Does the password show up in the process listing for the htdig process
>  itself, or is it in the listing for a shell script that calls htdig?
>
>- On which OS is this?  Most UNIX-like systems get the command arguments
>  right from the processes stack space, and there's only one copy of these
>  arguments there.  Maybe your OS does some unusual copying of arguments?
>
>- Are you sure the authorization attribute is set correctly in your config
>  file, with no misspellings?  Are you sure htdig is actually using the
>  config file you think it is?
>
>- Are there any "$" or "`" characters in your authorization attribute
>  setting that would be interpreted as variable or file substitutions?
>  If so, they need to be escaped with a "\" in the config file.
>
>-- 
>Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
>Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
>Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
>Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to