Setting the minimum anonymous privileged port

Hello,
I am running into problems with a firewall blocking rsh connections on ports below 600.
I solved it on solaris 8 & 9 by setting the "tcp_min_anonpriv_port" variable as per the document: http://sunsolve.sun.com/search/document.do?assetkey=1-25-49661-1
When I do the same thing on solaris 10 I get the following message on boot up:
Jun 20 12:40:08 **** genunix: [ID 492708 kern.notice] sorry, variable 'tcp_min_anonpriv_port' is not defined in the 'tcp'
Has anyone any ideas?
Thanks.

its has been done.
see: Article-ID: Note 300819.1

Similar Messages

  • How can I set the minimum size the location bar should automatically resize to

    I have moved all of my navigation buttons, location bar and tabs to be in line. This has been done to maximise the available space on screen.
    This works perfectly with two or three tabs open, but once more tabs are opened the location bar automatically shrinks to allow for more tabs and becomes unusable. I want to set the minimum size the location bar should shrink to but I do not know how to do this.
    [http://www.mediafire.com/imgbnc.php/eed5749531b3081c43186f59492500e5f089c498c0372fb6fa797b7d697826806g.jpg Screen shot displaying automatically resizing location bar]
    Any help would be appreciated.
    Thanks.

    FBZP seems to be the only way to do the minimum amout setting in standard SAP.
    You can check the BTE (Business transaction event) 00001820 for excluding the low amount items in F110. Please search SDn on how to use the BTEs.
    Regards,
    SDNer

  • Setting the Minimum and Maximum Y Axis Points

    Hi,
    I have an Application where I need to plot the charts using Time-Scatter Graph .
    I am using 2 Y-Axis.
    But I am unable to dynamically set the Minimum and Maximum y-axis points through code.
    Currently I have set the Minimum and Maximum points for the Y Axis in BG (Business Graphics) Design Time.
    Please suggest if we can set the Min & Max values through code as it is very cumbersome to manually set the Min and Max Values for say around 400 odd charts.
    We are unable to set the Chart Title too dynamically.
    Thanking in advance,
    Poojith

    Any Experts here.. Please help

  • How to set the minimum size of the JDialog.

    Hi Could any one tell me ,
    How to set the minimmum size of the JDailog.
    I am using the JDialog's setMinimumSize(...)
    But it is not working.....
    Regards -
    Vikas Kumar sahu

    That's pretty much all there is, although you could always add a componentlistener and manually not let the size go below your minimum.
    Or you could try overriding setSize...

  • I can't set the minimum height for a flowed subform

    I have a subform, sfQ, that holds four items, tfInitials, cbQ, tfTypeCheck (hidden), and tfQ1. tfQ1 is a text field that allows multiple lines. All four start with a height of .3125in. When I set the subform to flowed, the items move to "top to bottom" order, and the subform changes height to .9375 (as I would expect). When I change the subform back to "Western text", the subform's height does not shrink back to .3125in. I would expect it to shrink back down since the subform does not need to be so large when the lines are running left-to-right.
    If I select the subform and go to the layout pallette, then type in the height I want, it reverts back to .9375in.
    If I click and drag the sizing box in the design view, it expands back to it's larger size.
    If I remove all but one field and change the subform to flowed, it still goes back to .9375!
    If I go to the docReady event for the subform and set the height with this.h = ".3125in"; the subform will not expand when the text field tfQ1 receives a long value (two or more lines).
    Any ideas about getting around this?

    I figured it out...
    I added another line to the docReady event, so now I have:
    this.h = ".3125in";
    this.maxH = "9in";

  • Setting the Tools Service ssl port

    Following this document (link below), and in the section in which they talk about changing the tools service ssl port. It says you want to change it in two places, but only describes how to do that in one of them. The change to server.xml is explained, but not the change to webstudio.properties
    Why do I need an ssl port? Do I need this change?
    I can't use the default port(s) because I am sharing a server and don't want to worry about some one else taking the port. (I will also look into redefining localhost as that is the best solution for that problem.)
    Link - http://www.google.com/url?sa=t&rct=j&q=oracle%20endeca%20installation%20guide%20for%20commerce%20tools%20and%20frameworks&source=web&cd=1&ved=0CEcQFjAA&url=http%3A%2F%2Fdocs.oracle.com%2Fcd%2FE35827_01%2FToolsAndFrameworks.310%2Fpdf%2FTFInstallGuide.pdf&ei=8iEcUL7mOMfc2AW2m4DIDA&usg=AFQjCNFTr5LrZa0wnHjMTsI70tgUyhZDsw
    Edited by: EndecaJoe on Aug 3, 2012 3:18 PM

    This forum is for Endeca Information Discovery questions. Your question is related to Endeca Commerce, please repost your request in the following forum: Technical Questions
    Thanks,
    Ryan

  • How to set the minimum size of app window?

    Hi JavaFX experts :)
    Is it possible to limit the minimum size of application window? What would be the JavaFX equivalent of the following SWING code?
            JFrame frame = new JFrame("Application Title");
            frame.setMinimumSize(new Dimension(320, 240));
            frame.setPreferredSize(new Dimension(640, 480));Preferred or initial size was easy (width/height), but what about the minimum size?
    Stage {
        title: "Application Title"
        width: 640
        height: 480
        scene: Scene {
            content: [
                // some content
    }Thanks!

    var stage: Stage;
    var stageWidth = stage.width on replace
        if (stageWidth < 640) stageWidth = 640;
    var stageHeight = stage.height on replace
        if (stageHeight < 400) stageHeight = 400;
    stage = Stage {
        title: "Application Title"
        width: bind stageWidth with inverse
        height: bind stageHeight with inverse
        scene: Scene {
            content: [
                // some content
    }It doesn't prevent resizing to smaller dimensions but it restores to minimal dimension if done.

  • How can I check or set the Airport Express WAN port settings

    I have a Netgear DG834G for ADSL connection with an Ethernet connection from the Netgear to a new (couple of months old) Airport Express.   Performance for streaming and downloads has fallen significantly.    On doing some problem diagnosis, I found that the Airport connection to the Netgear was showing as 10Mbps (an amber light), rather than 100Mbps.  It should be 100Mbps (both devices support 10/100 Ethernet).   I think the problem is with the Airport; I have tried different Ethernet cables and different Netgear ports.  Other devices connect successfully at 100Mbps to the same port on the Netgear using the same cables. 
    Using the Airport utility I see no way to see any data about the Ethernet speed/duplex setting, nor any about how to configure manually. 
    Is there any way to do this?
    Thanks for any advice here!

    Unfortunately, there are no port settings available when the Express is configured in Bridge Mode, so no way to "test" things that way.
    The Express should act just like a 10/100 Ethernet switch in Bridge Mode, so you may want to take the Express to an Apple Store or service shop to let them have a look if there is no other way for you to test the Express with the products that you have there.
    If you want to experiment to test, you could temporarily configure the Express in router mode to see if the port behaves the same way. There are port adjustments in router mode, but I doubt that they will have any bearing on things when the Express is switched back to Bridge Mode.
    The default mode is Automatic, which should work, but apparently does not.  Try the 100 Mbps Full Duplex setting to see what happens.

  • How to set the minimum size of a JFrame.

    I can user JFrame.setMinimumSize() method with jdk1.6.0. But I can't find this method in jdk1.4.2. How can I do this with jdk1.4.2?

    Try google:
    http://www.google.com/search?q=jframe+minimum+size

  • A script to increase the minimum canvas size? (Like Fit Image, but with just my canvas)

    For starters to be clear, I'm looking to manipulate canvas size. Not image size.
    I want to create a script to automatically increase the width and height of my canvas in Photoshop to a specific size when necessary. I only want this to happen if my canvas is less than that specified size. For example: Let's say my canvas size is 300x250. I want the canvas to be at LEAST 600x600. If I run my action it will increase the canvas size to 600x600 for me. If I run this same script on an image where the canvas size is already 700x700, it won't do anything at all to it because both the width and height are equal to or greater than my target size.
    It would also need to work with the height and width on an individual basis. If my image is 400x800, the action would increase my width from 400 to 600, but it would leave the height of 800 alone. So the final canvas size will end up being 600x800.
    It's kind of like the "Fit Image" option in Photoshop, but I only want to manipulate my canvas size, NOT my image size.

    It is possible.
    But if you hope that the dialog remembers the last settings that would require storing those values (which could be done with a txt-file at some pre-defined location), but it would make the Script a bit more complicated.
    // resize canvas in either direction if it is below a defined minimum;
    // 2011; use it at your own risk;
    #target photoshop
    if (app.documents.length > 0) {
    // dialog;
    var dlg = new Window("dialog", "increase width and height if under", [500,300,750,380]);
    // filter for checking if entry is numeric, thanks to xbytor;
    numberKeystrokeFilter = function() {
              if (this.text.match(/[^\-\.\d]/)) {
                        this.text = this.text.replace(/[^\d]/g, "")
              if (Number(this.text <= 0)) {this.text = 5};
              this.text = Math.round(Number(this.text));
    // fields for entry;
    dlg.hor = dlg.add("edittext", [14,15,88,35], "600", {multiline:false});
    dlg.hor.onChange = numberKeystrokeFilter;
    dlg.horText = dlg.add("statictext", [93,15,118,35], "px", {multiline:false});
    dlg.ver = dlg.add("edittext", [129,15,210,35], "600", {multiline:false});
    dlg.ver.onChange = numberKeystrokeFilter;
    dlg.verText = dlg.add("statictext", [215,15,240,35], "px", {multiline:false});
    dlg.hor.active = true;
    // ok- and cancel-button;
    dlg.buildBtn = dlg.add("button", [13,45,118,68], "OK", {name:"ok"});
    dlg.cancelBtn = dlg.add("button", [128,45,240,68], "Cancel", {name:"cancel"});
    // show dialog;
    dlg.center();
    // show dialog;
    var myReturn = dlg.show ();
    // proceed if ok-ed;
    if (myReturn == 1) {
    var myDocument = app.activeDocument;
    // set to pixels;
    var originalRulerUnits = app.preferences.rulerUnits;
    app.preferences.rulerUnits = Units.PIXELS;
    // set the minimum values;
    var minWidth = Number(dlg.hor.text);
    var minHeight = Number(dlg.ver.text);
    // get current ones;
    var theWidth = myDocument.width;
    var theHeight = myDocument.height;
    // resize canvas;
    myDocument.resizeCanvas(Math.max(minWidth, theWidth), Math.max(minHeight, theHeight), AnchorPosition.MIDDLECENTER);
    // reset;
    app.preferences.rulerUnits = originalRulerUnits;

  • How to set a minimum size of a JFrame

    hi freinds,
    i have written a swing application which starts like this ,
    public class workerclass extends JFrame implements ActionListener {
    blah blah blah ..
    now can you please tell me how to set a minimum size for this application once it starts so that user cant minimize it more than that minimum size.....
    when i tried
    setDefaultLookAndFeelDecorated(true);
    it did my job by setting it to a particular size which wasnt minimizable, but this default look and feel looked ugly.
    so i used system look and feel
    UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
    but with this how do i set the minimum size..
    please do help
    and one thing more , like
    in my main Method when i say
    new workerclass().setSize(500,500); or say(100,100) or say(300,300)
    new workerclass().setVisible(true);
    the size (***,***) , doesnt reflect when my application starts, it always starts with some damn fixed size , what can be the issue .
    waiting.........
    Thanks

    how do i set my Jrame to a minimum size so that
    minimizing beyond that can be restrictedThis is what the code is all about
    don't know your code but ..
    import javax.swing.*;
    import java.awt.event.*;
    import java.awt.*;
    public class workerclass extends JFrame implements
    ActionListener,ComponentListener {
    public void initcomponenet()
    setJMenuBar();
    pack();
    addComponentListener(this);
    public static void main(String args[]) {
    java.awt.EventQueue.invokeLater(new Runnable() {
    public void run() {
    new myclass.setSize(500,500);
    new myclass().setVisible(true);
    public void componentShown(ComponentEvent e)
         public void componentResized(ComponentEvent e)
              if(getWidth()<200)//restrict width to minimum 200
                   setSize(200,getHeight());
    if(getHeight()<100)//restrict Height to minimum
    um 100
                   setSize(getWidth(),100);
         public void componentMoved(ComponentEvent e)
         public void componentHidden(ComponentEvent e)
    Thanks kanad , your code is working ... you desere lot more than a duke dollar but for now i can only give that :-( , please accept it :-)

  • How do I set up minimum font size for mail messages in iPod touch 5G?

    According to the iPod touch User Guide for iOS 6:
    Set the minimum mail message font size: Go to Settings > Mail, Contacts, Calendars > Minimum Font Size
    But in "Settings > Mail, Contacts, Calendars" I don't see the "Minimum Font Size" option.
    Thank you in advance!

    Look under Settings > General > Accessibility > Large Text

  • How to set a minimum width and height for a stage or scene?

    Hello,
    Does anyone how to set a minimum width and height for a stage or scene?
    I tried listening for width/height property value changes and then adjust the width/height if necessary, but that causes unpleasant flickering of the window.
    In JavaFX 2.1 beta SDK for Mac OS, the Stage class has setMinWidth() and setMinHeight() functions which work very well.
    I'm wondering what's the equivalent way to do that when using the FX SDK for Windows.
    Any help is appreciated!
    Thanks.

    I was wondering how to enforce a minimum stage size with JavaFX 2.0.3.The same flickering way you are currently doing it. See: http://javafx-jira.kenai.com/browse/RT-15200 "Need a way to set the minimum size of a window"

  • Problems in setting the Secondary y-axis caliberation

    Hi,
    I have a Business Graphics (Time-Scatter Graph) Application having 2 y-axis representing the sales volume. I have set the minimum value of the primary y-axis to 0 using the <b>default series</b>, but am unable to set the minimum value of the secondary y-axis value to 25. please help me in doing the same.
    Thanks

    Hi,
    have you set the minimum values using the chart designer? Just click on the second value axis node and set the minimum value to 25 (don't forget to set minimum calculation to user defined).
    Regards, Kai

  • Setting the proxy in the JRE

    Hello all,
    I was just wondering how I can set the proxy I use in the JRE. If possible how I can set the auto configuration script but failing that setting the proxy server and port number would be fine.
    Thanks

    You can set the properties http.proxyHost and http.proxyPort (see http://java.sun.com/j2se/1.4/docs/guide/net/properties.html). If you need to authenticate take a look at http://www.developer.com/java/other/article.php/1551421

Maybe you are looking for

  • Order-related intercompany billing

    Hi I know that the standard system only generates an intercompany billing document for the cross-company code sales if a delivery is involved. The order-related intercompany billing and the cross company process for service items, leasing and mainten

  • Flash drive failure? Help

    I have been using a macbook air (mid 2012) for a while, it gave me some warnings for the last 3 days that my start up memory is low but I did not know what to do although I had 8GB free. Yesterday i finished my work normally and closed the lid. Today

  • 2.0 - Can you play Music Videos in a playlist one after another

    I'm at work and unable to test. Does the "new" Take2 finally allow users to create their own MTV?

  • POA upgrade to 2012

    Got a quick question concerning upgrading poa to 2012. Following procedure that basically installs all the agents, copying the dc files to appropriate locations, and then starting agents, whether domain or post office in show mode to make sure conver

  • Export XLR report to excel

    Dear All, Am unable to export XLR report to Excel. Evertime when I try to generate XLR report System gets hanging. Please do the needful Thanks & Regards Venkatesh N