IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New You tried a search? See #80437
[link|http://z.iwethey.org/forums/render/content/show?contentid=80437|#80437].

(Found doing a search for "user" in a post by kmself.)

HTH.

Cheers,
Scott.
New OK...Look guys...
I The point I'm still missing is where within Moz do you set how Moz identifies its emulations? For example, fromthe link AnotherScott (very thoughtfully) reproduced:
...and in the event you've failed to grasp the concept of hyperlinks and reading the article, the are:

* Opera 7.0: Mozilla/4.0 (compatible; MSIE 6.0; MSIE 5.5; Windows NT 5.1) Opera 7.0 [en]
* MSIE 6.0: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
* Netscape 7.01: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01

Note that Karsten does not indicate here what Moz's string is, nor where to find it to modify it. For example, if this were Netscape, I might modify it to say something alogn the lines of:

"Mozilla/5.0 (compatible; MSIE 6.0 Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 Stop fscking obsessing over user-agent and code to W3C standards already." (underlining indicates my additions).

My user agent string in my prefs.js reads:

"user_pref("general.useragent.override", "Stop fucking obsessing over user-agent and code to W3C standards already.");"

Where in there is the "Mozilla/5.0 (compatible; yadda yadda yadda...)" stuff?

Sory to appear dense, but I do embedded systems for a living; I really don't know this stuff!
jb4
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
Rich Cook
New Check at Mozilla.org
[link|http://www.mozilla.org/build/revised-user-agent-strings.html|Here]. The setting of the string is detailed there.

[Added in Edit}:

How to add the Mozilla/5.0 stuff is detailed [link|http://mozilla.org/unix/customizing.html#prefs|here] - scroll down to the "Miscellaneous stuff" section of "user.js".

HTH.

Cheers,
Scott.
Expand Edited by Another Scott April 19, 2003, 06:11:26 PM EDT
New Thanks, AnotherScott
Your links filled in the missing pieces.

Unfortunately, I still can't get the intranet site to believe I'm an Insecure Exposer user. My user agent string is now:

user_pref("general.useragent.override", "Mozilla/5.0 (compatible; MSIE 6.0; Windows; U; Windows NT 5.1; en-US; rv:1.0.2; Stop fscking obsessing over user-agent and code to W3C standards already.) Gecko/20021120 Netscape/7.01");


I'll fiddle with it later and see if I can fool it into working. If you see any glaring errors here, please let me know...

thanx-
jb4
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
Rich Cook
New Stop eating your cake
You can pretend to be InternetExplorer, or you can send the editorial comment about the user-agent string, but I suspect you can't do both. I would presume that IIS is configured to be as restrictive as possible about the string, meaning anything it doesn't recognize as a "default" InternetExplorer string will cause the browser to be rejected.
===

Implicitly condoning stupidity since 2001.
New **snicker**
I would presume that IIS is configured to be as restrictive as possible about the string, meaning anything it doesn't recognize as a "default" InternetExplorer string will cause the browser to be rejected.

Actually, I suspect the problem is in the javascript, not in IIS. For the one site I tried, I looked at the javascript that renders it. The problem is that it invokes three other javascripts that I canot get to (easily, anyway...I don't know where they're stored, nor do I know how to get them anyway.) I suspec that theoffending check is in one or more of these javascripts. (My experience in the past with hostile javastripts has been that the javascript itself contains the check for orthodoxy, and that IIS doesn't sully its hands with such stuff. YMMV, of course.)
jb4
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
Rich Cook
New It's there

Read the thread. Or the [link|http://twiki.iwethey.org/twiki/bin/view/Main/UserAgentString#How_to_set_user_agent|TWIT User Agent] page, which Grygus links to directly.

--\r\n
Karsten M. Self [link|mailto:kmself@ix.netcom.com|kmself@ix.netcom.com]\r\n
[link|http://kmself.home.netcom.com/|http://kmself.home.netcom.com/]\r\n
What part of "gestalt" don't you understand?\r\n
[link|http://twiki.iwethey.org/twiki/bin/view/Main/|TWikIWETHEY] -- an experiment in collective intelligence. Stupidity. Whatever.\r\n
\r\n
   Keep software free.     Oppose the CBDTPA.     Kill S.2048 dead.\r\n[link|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html|http://www.eff.org/alerts/20020322_eff_cbdtpa_alert.html]\r\n
     "Microsoft messing with Netscape, Opera, Mozilla again?" - (a6l6e6x) - (20)
         And here's the link: - (CRConrad) - (1)
             Thanks, I meant to do that! -NT - (a6l6e6x)
         Does anybody have the link to Karsten's "solution" to this? - (jb4) - (17)
             Here it is: - (folkert) - (14)
                 Added to the discussion section... - (Yendor) - (1)
                     Yours.... - (folkert)
                 OK great! but... - (jb4) - (11)
                     It is prefs.js - (folkert) - (3)
                         Why did you feel the need to post the whole file? -NT - (Yendor)
                         LINE BREAKS! AIYEEEE! -NT - (admin)
                         For posting config files, settings, etc., ... - (kmself)
                     You tried a search? See #80437 - (Another Scott) - (6)
                         OK...Look guys... - (jb4) - (5)
                             Check at Mozilla.org - (Another Scott) - (3)
                                 Thanks, AnotherScott - (jb4) - (2)
                                     Stop eating your cake - (drewk) - (1)
                                         **snicker** - (jb4)
                             It's there - (kmself)
             Do you mean this? - (drewk) - (1)
                 Beat you by 5 Minutes Drewk - neener neener... -NT - (folkert)

*snort*
101 ms