ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> tcl-bugs
tcl-bugs
[Tcl-bugs] [ tktoolkit-Bugs-404703 ] TK_NO_SECURITY doesn't work (for me?)
by nobody other posts by this author
Feb 27 2001 9:27PM messages near this date
[Tcl-bugs] [ tcl-Patches-402501 ] Fix for Bug 119393 ([trace remove] & Tcl_Preserve) | [Tcl-bugs] [ tcl-Patches-404026 ] First round of CONST API changes
Bugs #404703, was updated on 2001-02-27 13:27
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=112997&aid=404703&group_id=12997

Category: Code Cleanup
Group: None
Status: Open
Priority: 5
Submitted By: Nicholas Oleksinski
Assigned to: Nobody/Anonymous
Summary: TK_NO_SECURITY doesn't work (for me?)

Initial Comment:
When building tk/8.3.2 I used the following in the
Makefile.in:

# To turn off the security checks that disallow
incoming sends when
# the X server appears to be insecure, reverse the
comments on the
# following lines:
#SECURITY_FLAGS      =
SECURITY_FLAGS    = -DTK_NO_SECURITY

I assume this is supposed to 'shut off' xauth security
checks when
running wish scripts on X servers.  However I have
always gotten the following message no matter what
version of wish I build and on what platform:

"Error: X server insecure (must use xauth-style
authorization); command ignored."

Is there something else I have to do when using
-DTK_NO_SECURITY?  Or has this never been
implemented/tested?  Are there any special instructions
to building
or installing 'unix/libtk8.3.so'?

Thanks
-Nick Oleksinski

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=112997&aid=404703&group_id=12997

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved