Creator exits when changing ComponentLabel for: property

This is repeatable. I am renaming some component labels and the components that they are "for:". After Three or four of these Creator exits without warning.
Here is what I see in the Creator log
WARNING: Unable to find component with ID 'callerNameField' in view.
Mar 23, 2006 2:09:50 PM com.sun.faces.renderkit.html_basic.HtmlBasicRenderer getForComponent
WARNING: Unable to find component with ID 'callerNameField' in view.
INFORMATIONAL *********** Exception occurred ************ at 2:10 PM on Mar 23, 2006
[catch]java.lang.IllegalStateException: Warning - the node "callerNameField" [com.sun.rave.insync.live.DesignBeanNode] is trying to fire the property validate which is not included in its property sets. This is illegal. See IZ #31413 for details.
     at org.openide.nodes.Node.firePropertyChange(Node.java:848)
     at com.sun.rave.insync.live.DesignBeanNode.niceFirePropertyChange(DesignBeanNode.java:737)
     at com.sun.rave.insync.live.DesignBeanNode.eventChanged(DesignBeanNode.java:724)
     at com.sun.rave.insync.live.SourceDesignBean.fireDesignEventChanged(SourceDesignBean.java:447)
     at com.sun.rave.insync.live.BeansDesignBean.setInstanceName(BeansDesignBean.java:173)
     at com.sun.rave.insync.live.DesignBeanNode$IdLink.setValue(DesignBeanNode.java:422)
     at org.openide.explorer.propertysheet.NodePropertyModel.setValue(NodePropertyModel.java:80)
     at org.openide.explorer.propertysheet.PropUtils.noDlgUpdateProp(PropUtils.java:434)
     at org.openide.explorer.propertysheet.PropUtils.updateProp(PropUtils.java:408)
     at org.openide.explorer.propertysheet.PropUtils.updateProp(PropUtils.java:505)
     at org.openide.explorer.propertysheet.SheetCellEditor.stopCellEditing(SheetCellEditor.java:288)
     at javax.swing.plaf.basic.BasicTableUI$Actions.actionPerformed(BasicTableUI.java:449)
     at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1571)
     at javax.swing.JComponent.processKeyBinding(JComponent.java:2763)
     at javax.swing.JTable.processKeyBinding(JTable.java:3458)
     at javax.swing.JComponent.processKeyBindings(JComponent.java:2809)
     at javax.swing.JComponent.processKeyEvent(JComponent.java:2726)
     at java.awt.Component.processEvent(Component.java:5265)
     at java.awt.Container.processEvent(Container.java:1966)
     at java.awt.Component.dispatchEventImpl(Component.java:3955)
     at java.awt.Container.dispatchEventImpl(Container.java:2024)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1810)
     at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:672)
     at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:920)
     at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:798)
     at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:636)
     at java.awt.Component.dispatchEventImpl(Component.java:3841)
     at java.awt.Container.dispatchEventImpl(Container.java:2024)
     at java.awt.Window.dispatchEventImpl(Window.java:1774)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
INFORMATIONAL *********** Exception occurred ************ at 2:10 PM on Mar 23, 2006
[catch]java.lang.IllegalStateException: Warning - the node "callerNameField" [com.sun.rave.insync.live.DesignBeanNode] is trying to fire the property processValueChange which is not included in its property sets. This is illegal. See IZ #31413 for details.
     at org.openide.nodes.Node.firePropertyChange(Node.java:848)
     at com.sun.rave.insync.live.DesignBeanNode.niceFirePropertyChange(DesignBeanNode.java:737)
     at com.sun.rave.insync.live.DesignBeanNode.eventChanged(DesignBeanNode.java:724)
     at com.sun.rave.insync.live.SourceDesignBean.fireDesignEventChanged(SourceDesignBean.java:447)
     at com.sun.rave.insync.live.BeansDesignBean.setInstanceName(BeansDesignBean.java:173)
     at com.sun.rave.insync.live.DesignBeanNode$IdLink.setValue(DesignBeanNode.java:422)
     at org.openide.explorer.propertysheet.NodePropertyModel.setValue(NodePropertyModel.java:80)
     at org.openide.explorer.propertysheet.PropUtils.noDlgUpdateProp(PropUtils.java:434)
     at org.openide.explorer.propertysheet.PropUtils.updateProp(PropUtils.java:408)
     at org.openide.explorer.propertysheet.PropUtils.updateProp(PropUtils.java:505)
     at org.openide.explorer.propertysheet.SheetCellEditor.stopCellEditing(SheetCellEditor.java:288)
     at javax.swing.plaf.basic.BasicTableUI$Actions.actionPerformed(BasicTableUI.java:449)
     at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1571)
     at javax.swing.JComponent.processKeyBinding(JComponent.java:2763)
     at javax.swing.JTable.processKeyBinding(JTable.java:3458)
     at javax.swing.JComponent.processKeyBindings(JComponent.java:2809)
     at javax.swing.JComponent.processKeyEvent(JComponent.java:2726)
     at java.awt.Component.processEvent(Component.java:5265)
     at java.awt.Container.processEvent(Container.java:1966)
     at java.awt.Component.dispatchEventImpl(Component.java:3955)
     at java.awt.Container.dispatchEventImpl(Container.java:2024)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1810)
     at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:672)
     at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:920)
     at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:798)
     at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:636)
     at java.awt.Component.dispatchEventImpl(Component.java:3841)
     at java.awt.Container.dispatchEventImpl(Container.java:2024)
     at java.awt.Window.dispatchEventImpl(Window.java:1774)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

Hi There,
If you are able to reproduce this frequently it maybe a bug, please provide details steps and the platform you are using so we can reproduce it too and file a bug if it is one.
Thanks
K

Similar Messages

  • SJAS not respond when Change port for Derby db

    Hi Folks
    when I change port from 1527 [because it is used by another protocol] for derby database to 3333 [using derby.drda.portNumber=3333 in /root/.netbeans-derby/derby.property file] I found that SUN APPLICATION server is not responding properly.
    NOT responding properly means:
    1. I can start it from command line but can't start from Netbeans(exceptions of derby etc)
    2. I can not see any page o/p in browser for admin and webserver8080 but ports are used by SUNApplication server (confirm by port scanning)
    anyone faced same problem please tell us possible reasons

    Hi,
    I did the same thing as you have done - changed the port number to 3333, without making any changes manually to the port values for derby in netbeans. After this i started the appserver from netbeans and i was not only able to start derby (in port 3333) but also the application server successfully. I did not get any exceptions whatsoever.
    Just curious, which version of app server are you using? Also, did you verify the settings for the application server that you are starting (using netbeans) under Tools->ServerManager ?
    I tried this with 9.1UR1 b01. To add to this, i was able to access the admin console and also the 8080 port.
    Edited by: mchondria on Oct 9, 2007 5:22 PM
    Edited by: mchondria on Oct 9, 2007 5:23 PM

  • Me22 Problem when change price for Conditions

    Hi,
    I have a strange problem about ME22. I explain the problem step by step:
    1) Enter ME22 with PO
    2) Select one PO Item (ex. the first item) and click on Services
    3) Select First Position.
    4) Click on Conditions and Change the Price.
    5) Back to Services, and repeat step 3 and 4 for second position
    When i change the price at first time work fine but, when i try to change prize the second time the dynpro Conditions appear empty and with row locked.
    This problem don't happen if i don't change the price in Condition Dynpro.
    In ME22N work fine. This is a problem because some batch-input on ME22 stop with error "input not possible" after step 5.
    There is a solution or OSS Note for this problem ?
    Regards,
    Angelo.

    Did you already had an answer on your problem? I am facing the same problem.

  • ITunes crashes when changing properties for Printer in Windows XP

    I know this has similarly been posted already, but since the post I read had been ARCHIVED, I could not respond to it. (In my experience) Its not the fact that the properties button was pressed on the Print window of iTunes, but that an option in the properties dialog was pressed. Several options ARE available. I have a Dell Photo Printer 720 installed. The software included has several options for printing. The main page has 3 tabs: Quality/Copies, Paper Setup, Print Layout. All of the options work on all of the tabs. The problem comes in when you use the drop down menus from the top of the properties window. (of wich there is a save properties dialog) The drop down windows are basically Wizards to better help you complete your task, by asking you what you want to do. If you can refrain from using thoes drop downs, whatever changes you make to the rest of that window will be allowed. This is definutly something for the design team to look into, even if (for me that is) I can still alter printer properties, from what i understand most people can't access the properties at ALL! Side note, I also have an older HP DeskJet 722c installed on another computer with no problems accesing the properties window. Im sure it has something to do with the fancy drop down windows in the Dell version, as they STAY open until you click the close button.
    Dell Dimension XPS Gen4   Windows XP   Pentium 4 dual processor

    https://discussions.apple.com/thread/3429681

  • User exit to change partner for inbound delivery creation

    Hello,
    I have a requirement to change the partner number for
    the inbound delivery creation.
    I only see the USEREXIT_MOVE_FIELD_TO_LIKP but I am not sure if this is
    the right user exit for this requirement.
    Is there the user exit for modifying partner in the inbound delivery?
    Thanks in advance,

    HI
    There is a program with which you can find the available exits as per your requirement. You have to execute the same and give your transaction code. Hope this helps...
    *& Report  ZFINDUSEREXIT
    report  zfinduserexit.
    tables : tstc, tadir, modsapt, modact, trdir, tfdir, enlfdir.
    tables : tstct.
    data : jtab like tadir occurs 0 with header line.
    data : field1(30).
    data : v_devclass like tadir-devclass.
    parameters : p_tcode like tstc-tcode obligatory.
    select single * from tstc where tcode eq p_tcode.
    if sy-subrc eq 0.
    select single * from tadir where pgmid = 'R3TR'
    and object = 'PROG'
    and obj_name = tstc-pgmna.
    move : tadir-devclass to v_devclass.
    if sy-subrc ne 0.
    select single * from trdir where name = tstc-pgmna.
    if trdir-subc eq 'F'.
    select single * from tfdir where pname = tstc-pgmna.
    select single * from enlfdir where funcname =
    tfdir-funcname.
    select single * from tadir where pgmid = 'R3TR'
    and object = 'FUGR'
    and obj_name eq enlfdir-area.
    move : tadir-devclass to v_devclass.
    endif.
    endif.
    select * from tadir into table jtab
    where pgmid = 'R3TR'
    and object = 'SMOD'
    and devclass = v_devclass.
    select single * from tstct where sprsl eq sy-langu and
    tcode eq p_tcode.
    format color col_positive intensified off.
    write:/(19) 'Transaction Code - ',
    20(20) p_tcode,
    45(50) tstct-ttext.
    skip.
    if not jtab[] is initial.
    write:/(95) sy-uline.
    format color col_heading intensified on.
    write:/1 sy-vline,
    2 'Exit Name',
    21 sy-vline ,
    22 'Description',
    95 sy-vline.
    write:/(95) sy-uline.
    loop at jtab.
    select single * from modsapt
    where sprsl = sy-langu and
    name = jtab-obj_name.
    format color col_normal intensified off.
    write:/1 sy-vline,
    2 jtab-obj_name hotspot on,
    21 sy-vline ,
    22 modsapt-modtext,
    95 sy-vline.
    endloop.
    write:/(95) sy-uline.
    describe table jtab.
    skip.
    format color col_total intensified on.
    write:/ 'No of Exits:' , sy-tfill.
    else.
    format color col_negative intensified on.
    write:/(95) 'No User Exit exists'.
    endif.
    else.
    format color col_negative intensified on.
    write:/(95) 'Transaction Code Does Not Exist'.
    endif.
    at line-selection.
    get cursor field field1.
    check field1(4) eq 'JTAB'.
    set parameter id 'MON' field sy-lisel+1(10).
    <b>Do reward if useful...</b>
    Regards
    Dinesh

  • Random changes when changing setting for individual slide in a slideshow

    I've used iPhoto for years and produced many slideshows. However, now when I try to use Ken Burns Effect for an individual slide, I click on the "start" area, adjust my slide, click on "end," and then iPhoto jumps to a totally different slide in the slideshow. When I go back to the slide I wanted to work with, nothing was saved, and the same random change of picture happens.
    Actually, the Ken Burns Effect hasn't worked correctly on ANY slide I've tried.
    Also, when I try to rearrange the slide order, the slides may stay in the correct order for a few seconds, but then a slide may jump four slides to the right (and again out of order). This behavior is strange and random. It is infuriating and I don't know what to do.
    Any help would be greatly appreciated.
    ALSO, when I export a slideshow with music, the song plays fine for a few minutes, but then another song starts and the two songs are playing on top of each other (actually, it may be the same song playing over itself too).
    What gives?!

    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild.
    Regards
    TD

  • Huge lag when changing currentState for the first time in simple application, Flex 4.6?

    Please try out the example code below.
    The first time I click the button it takes my PC ~ 85 ms to change states. If I click the back button afterwards, then click the button again, the lag is gone and the state change is fast. I've tried changing the creation policy, seems like it has no effect and there are deeper problems
    My questions are why is there lag the first time you click the button, and how do you fix it? I have an application that uses a state flow very similar to the code I have simplified below and this is really driving me nuts.
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                                     xmlns:s="library://ns.adobe.com/flex/spark"
                                     xmlns:mx="library://ns.adobe.com/flex/mx"
                                     xmlns:local="*"
                                     creationPolicy="all" currentState="InitialState"
                                     width="512" height="512">
              <fx:Script>
                        <![CDATA[
                                  import flash.utils.getTimer;
                                  protected function button1_clickHandler(event:MouseEvent):void{
                                            var time:int = getTimer();
                                            this.currentState = "ListState";
                                            trace("time to show list state:" + (getTimer() - time));
                                  protected function button2_clickHandler(event:MouseEvent):void{
                                            var time:int = getTimer();
                                            this.currentState = "InitialState";
                                            trace("time to go back:" + (getTimer() - time));
                        ]]>
              </fx:Script>
              <s:states>
                        <s:State name="InitialState"/>
                        <s:State name="ListState"/>
              </s:states>
              <s:Button includeIn="InitialState" click="button1_clickHandler(event)" x="221" y="221" label="Show List State"/>
              <s:Button includeIn="ListState" x="226" y="324" label="Back" click="button2_clickHandler(event)"/>
              <s:List includeIn="ListState" x="139" y="158" itemCreationPolicy="immediate">
                        <s:dataProvider>
                                  <s:ArrayList>
                                            <fx:Object/>
                                            <fx:Object/>
                                  </s:ArrayList>
                        </s:dataProvider>
              </s:List>
    </s:Application>
    ----OUTPUT----
    time to show list state:84
    time to go back:2
    time to show list state:5
    ----OUTPUT----
    Message was edited by: Chentleman. fixed code indentation

    I am gonna be blunt and say I am quite annoyed that you did not read my post at all. 85 ms is a 1600% increase in lag, the first time the state changes. This is also a scaled down version of the problem with only a SINGLE component. The more components you add, the worse the delay gets. 
    After spending a lot of time searching, this seems to be a bug that has existed for quite some time as early as Flex 4.1. https://bugs.adobe.com/jira/browse/SDK-30302. Now in flex 4.6, it is still broken with the 9 month old bug report closed and deferred
    itemCreationPolicy and creationPolicy do not work at all in conjuction with includeIn/excludeIn. At least the work-around kind of works, although I am sure there are plenty of people still using the creationPolicies not knowing why their applications are so slow.

  • This is so basic: How do you turn off Apple TV, or do you just exit by changing the Input back to regular TV? When I put Apple TV to sleep, I had to log in again, a very tedious process with that awful "announcer" for the hearing impaired (how to remove?)

    This is so basic: How do you turn off Apple TV, or do you just exit by changing the Input back to regular TV? When I put Apple TV to sleep after I installed it, I had to log in again, a very tedious process with that awful "announcer" for the hearing impaired (and how to remove that?).

    Welcome to the Apple Community.
    The Apple TV will put itself to sleep. I'm not sure what you needed to log into again, but you shouldn't have to. Do you have a little more detail about what happens.

  • How to change availability date of a batch when doing GR for order in MIGO

    Hi all,
    We are not able to find any exit or BADI to change availability date of batch when doing goods receipt for a order.
    Exits and BADIs are available for other dates but not for availabiliy date.
    One Exit that is available for available date but is not triggered while doing GR for an order.
    Please let me know how to achieve this.
    Thanks and Regards,
    Taranam

    Hi,
    You can use the remodelling here with the option " Replace Characteristics" with Customer exit. It will allow you to write an exit and change the value. Find more here:
    http://www.scribd.com/doc/7882193/Remodeling-in-BI-70-Using-Customer-Exit
    Thanks...
    Shambhu

  • [Bug?] Defer Panel Update not working when changing scale property

    Hi,
    I found that Defer Panel Update [when True] does not work properly when changing the scale fit property of an intensity graph.
    Try the VI.
    When Defer Panel Update is True, and you change the Numeric controls, the Intensity graph is not updated (as expected).
    But now change the "Z Scale.Scale Fit" button and.... the Intensity graph is updated (only the Z-color, not the axis).
    This looks to be a bug to me!
    Nicolas
    Attachments:
    [Bug] Defer Panel Update not working when changing scale property.vi ‏27 KB

    Hi Nicolas,
    This indeed looks like a bug. I will do more research on it and file a bug report if it's not already filed.  Thank you for posting this information!
    Yi Y.
    Applications Engineer
    National Instruments
    http://www.ni.com/support

  • I am changing from Word to Pages. I have created my custom template with all my styles etc and that is what comes up when I go for a New Document. Fine. How do I get it to use the same Custom Template when I use Pages to open a Word document?

    I am changing from Word to Pages. I have created my custom template with all my styles etc and that is what comes up when I go for a New Document. Fine. How do I get it to use the same Custom Template when I use Pages to open a Word document?

    The template is a document in itself, it is not applied to an existing document whether it is a Pages document or a Word document converted to a Pages document.
    You would need to either copy and paste content, using existing styles, or apply the styles to the converted Word document.
    You can Import the Styles from an existing document and those imported Styles can be used to override the current document's styles:
    Menu > Format > Import Styles
    The process is simplified if the styles use the same names, otherwise you will need to delete the style you don't want and replace it with the one that you do want when asked, then the substitution is pretty straightforward.
    Peter

  • How can i change my icloud account on my iphone, when its asking for me to sign in and ive forgot my password

    how can i change my icloud account on my iphone, when its asking for me to sign in and ive forgot my password.

    Yes, of course, just sign up for a new account:
    iPhone, iPad: Settings > Mail, Calendar, Contacts > iCloud > choose that you want free @me.com address during the process.

  • How to change apple- id on icloud. I have an old apple id but dont rembember password. When I ask for new passord I cannot find the reset mail anywhere. I have a new id that works in Itunes. What to do :( ?

    I have an old apple ID which doesnt work, i am not using that one and I dont rembember the password. On Icloud this old ID appears and cannot be changed to the new apple ID I use. When I ask for new password sendt by mail for the old apple ID nothing happens Maybe this ID is connected to an old and inactive email account- i dont understand. Anyone knows how connect Icloud to my new appleID when I cannot activate the old one or get new password ????

    settings->iclound and logout of the old appleID account

  • Pam.conf does not use ldap for password length check when changing passwd

    I have already posted this in the directory server forum but since it is to do with pam not using ldap I thought there might be some pam experts who check this forum.
    I have dsee 6.0 installed on a solaris 10 server (client).
    I have a solaris 9 server (server) set up to use ldap authentication.
    bash-2.05# cat /var/ldap/ldap_client_file
    # Do not edit this file manually; your changes will be lost.Please use ldapclient (1M) instead.
    NS_LDAP_FILE_VERSION= 2.0
    NS_LDAP_SERVERS= X, Y
    NS_LDAP_SEARCH_BASEDN= dc=A,dc= B,dc= C
    NS_LDAP_AUTH= tls:simple
    NS_LDAP_SEARCH_REF= FALSE
    NS_LDAP_SEARCH_SCOPE= one
    NS_LDAP_SEARCH_TIME= 30
    NS_LDAP_SERVER_PREF= X.A.B.C, Y.A.B.C
    NS_LDAP_CACHETTL= 43200
    NS_LDAP_PROFILE= tls_profile
    NS_LDAP_CREDENTIAL_LEVEL= proxy
    NS_LDAP_SERVICE_SEARCH_DESC= passwd:ou=People,dc=A,dc=B,dc=com?one
    NS_LDAP_SERVICE_SEARCH_DESC= group:ou=People,dc=A,dc=B,dc=C?one
    NS_LDAP_SERVICE_SEARCH_DESC= shadow:ou=People,dc=A,dc=B,dc=C?one
    NS_LDAP_BIND_TIME= 10
    bash-2.05# cat /var/ldap/ldap_client_cred
    # Do not edit this file manually; your changes will be lost.Please use ldapclient (1M) instead.
    NS_LDAP_BINDDN= cn=proxyagent,ou=profile,dc=A,dc=B,dc=C
    NS_LDAP_BINDPASSWD= {NS1}6ff7353e346f87a7
    bash-2.05# cat /etc/nsswitch.conf
    # /etc/nsswitch.ldap:
    # An example file that could be copied over to /etc/nsswitch.conf; it
    # uses LDAP in conjunction with files.
    # "hosts:" and "services:" in this file are used only if the
    # /etc/netconfig file has a "-" for nametoaddr_libs of "inet" transports.
    # the following two lines obviate the "+" entry in /etc/passwd and /etc/group.
    passwd: files ldap
    group: files ldap
    # consult /etc "files" only if ldap is down.
    hosts: files dns
    ipnodes: files
    # Uncomment the following line and comment out the above to resolve
    # both IPv4 and IPv6 addresses from the ipnodes databases. Note that
    # IPv4 addresses are searched in all of the ipnodes databases before
    # searching the hosts databases. Before turning this option on, consult
    # the Network Administration Guide for more details on using IPv6.
    #ipnodes: ldap [NOTFOUND=return] files
    networks: files
    protocols: files
    rpc: files
    ethers: files
    netmasks: files
    bootparams: files
    publickey: files
    netgroup: ldap
    automount: files ldap
    aliases: files ldap
    # for efficient getservbyname() avoid ldap
    services: files ldap
    sendmailvars: files
    printers: user files ldap
    auth_attr: files ldap
    prof_attr: files ldap
    project: files ldap
    bash-2.05# cat /etc/pam.conf
    #ident "@(#)pam.conf 1.20 02/01/23 SMI"
    # Copyright 1996-2002 Sun Microsystems, Inc. All rights reserved.
    # Use is subject to license terms.
    # PAM configuration
    # Unless explicitly defined, all services use the modules
    # defined in the "other" section.
    # Modules are defined with relative pathnames, i.e., they are
    # relative to /usr/lib/security/$ISA. Absolute path names, as
    # present in this file in previous releases are still acceptable.
    # Authentication management
    # login service (explicit because of pam_dial_auth)
    login auth requisite pam_authtok_get.so.1 debug
    login auth required pam_dhkeys.so.1 debug
    login auth required pam_dial_auth.so.1 debug
    login auth binding pam_unix_auth.so.1 server_policy debug
    login auth required pam_ldap.so.1 use_first_pass debug
    # rlogin service (explicit because of pam_rhost_auth)
    rlogin auth sufficient pam_rhosts_auth.so.1
    rlogin auth requisite pam_authtok_get.so.1
    rlogin auth required pam_dhkeys.so.1
    rlogin auth binding pam_unix_auth.so.1 server_policy
    rlogin auth required pam_ldap.so.1 use_first_pass
    # rsh service (explicit because of pam_rhost_auth,
    # and pam_unix_auth for meaningful pam_setcred)
    rsh auth sufficient pam_rhosts_auth.so.1
    rsh auth required pam_unix_auth.so.1
    # PPP service (explicit because of pam_dial_auth)
    ppp auth requisite pam_authtok_get.so.1
    ppp auth required pam_dhkeys.so.1
    ppp auth required pam_dial_auth.so.1
    ppp auth binding pam_unix_auth.so.1 server_policy
    ppp auth required pam_ldap.so.1 use_first_pass
    # Default definitions for Authentication management
    # Used when service name is not explicitly mentioned for authenctication
    other auth requisite pam_authtok_get.so.1 debug
    other auth required pam_dhkeys.so.1 debug
    other auth binding pam_unix_auth.so.1 server_policy debug
    other auth required pam_ldap.so.1 use_first_pass debug
    # passwd command (explicit because of a different authentication module)
    passwd auth binding pam_passwd_auth.so.1 server_policy debug
    passwd auth required pam_ldap.so.1 use_first_pass debug
    # cron service (explicit because of non-usage of pam_roles.so.1)
    cron account required pam_projects.so.1
    cron account required pam_unix_account.so.1
    # Default definition for Account management
    # Used when service name is not explicitly mentioned for account management
    other account requisite pam_roles.so.1 debug
    other account required pam_projects.so.1 debug
    other account binding pam_unix_account.so.1 server_policy debug
    other account required pam_ldap.so.1 no_pass debug
    # Default definition for Session management
    # Used when service name is not explicitly mentioned for session management
    other session required pam_unix_session.so.1
    # Default definition for Password management
    # Used when service name is not explicitly mentioned for password management
    other password required pam_dhkeys.so.1 debug
    other password requisite pam_authtok_get.so.1 debug
    other password requisite pam_authtok_check.so.1 debug
    other password required pam_authtok_store.so.1 server_policy debug
    # Support for Kerberos V5 authentication (uncomment to use Kerberos)
    #rlogin auth optional pam_krb5.so.1 try_first_pass
    #login auth optional pam_krb5.so.1 try_first_pass
    #other auth optional pam_krb5.so.1 try_first_pass
    #cron account optional pam_krb5.so.1
    #other account optional pam_krb5.so.1
    #other session optional pam_krb5.so.1
    #other password optional pam_krb5.so.1 try_first_pass
    I can ssh into client with user VV which does not exist locally but exists in the directory server. This is from /var/adm/messages on the ldap client):
    May 17 15:25:07 client sshd[26956]: [ID 634615 auth.debug] pam_authtok_get:pam_sm_authenticate: flags = 0
    May 17 15:25:11 client sshd[26956]: [ID 896952 auth.debug] pam_unix_auth: entering pam_sm_authenticate()
    May 17 15:25:11 client sshd[26956]: [ID 285619 auth.debug] ldap pam_sm_authenticate(sshd VV), flags = 0
    May 17 15:25:11 client sshd[26956]: [ID 509786 auth.debug] roles pam_sm_authenticate, service = sshd user = VV ruser = not set rhost = h.A.B.C
    May 17 15:25:11 client sshd[26956]: [ID 579461 auth.debug] pam_unix_account: entering pam_sm_acct_mgmt()
    May 17 15:25:11 client sshd[26956]: [ID 724664 auth.debug] pam_ldap pam_sm_acct_mgmt: illegal option no_pass
    May 17 15:25:11 client sshd[26956]: [ID 100510 auth.debug] ldap pam_sm_acct_mgmt(VV), flags = 0
    May 17 15:25:11 client sshd[26953]: [ID 800047 auth.info] Accepted keyboard-interactive/pam for VV from 10.115.1.251 port 2703 ssh2
    May 17 15:25:11 client sshd[26953]: [ID 914923 auth.debug] pam_dhkeys: no valid mechs found. Trying AUTH_DES.
    May 17 15:25:11 client sshd[26953]: [ID 499478 auth.debug] pam_dhkeys: get_and_set_seckey: could not get secret key for keytype 192-0
    May 17 15:25:11 client sshd[26953]: [ID 507889 auth.debug] pam_dhkeys: mech key totals:
    May 17 15:25:11 client sshd[26953]: [ID 991756 auth.debug] pam_dhkeys: 0 valid mechanism(s)
    May 17 15:25:11 client sshd[26953]: [ID 898160 auth.debug] pam_dhkeys: 0 secret key(s) retrieved
    May 17 15:25:11 client sshd[26953]: [ID 403608 auth.debug] pam_dhkeys: 0 passwd decrypt successes
    May 17 15:25:11 client sshd[26953]: [ID 327308 auth.debug] pam_dhkeys: 0 secret key(s) set
    May 17 15:25:11 client sshd[26958]: [ID 965073 auth.debug] pam_dhkeys: cred reinit/refresh ignored
    If I try to then change the password with the `passwd` command it does not use the password policy on the directory server but the default defined in /etc/default/passwd
    bash-2.05$ passwd
    passwd: Changing password for VV
    Enter existing login password:
    New Password:
    passwd: Password too short - must be at least 8 characters.
    Please try again
    May 17 15:26:17 client passwd[27014]: [ID 285619 user.debug] ldap pam_sm_authenticate(passwd VV), flags = 0
    May 17 15:26:17 client passwd[27014]: [ID 509786 user.debug] roles pam_sm_authenticate, service = passwd user = VV ruser = not set rhost = not set
    May 17 15:26:17 client passwd[27014]: [ID 579461 user.debug] pam_unix_account: entering pam_sm_acct_mgmt()
    May 17 15:26:17 client passwd[27014]: [ID 724664 user.debug] pam_ldap pam_sm_acct_mgmt: illegal option no_pass
    May 17 15:26:17 client passwd[27014]: [ID 100510 user.debug] ldap pam_sm_acct_mgmt(VV), flags = 80000000
    May 17 15:26:17 client passwd[27014]: [ID 985558 user.debug] pam_dhkeys: entered pam_sm_chauthtok()
    May 17 15:26:17 client passwd[27014]: [ID 988707 user.debug] read_authtok: Copied AUTHTOK to OLDAUTHTOK
    May 17 15:26:20 client passwd[27014]: [ID 558286 user.debug] pam_authtok_check: pam_sm_chauthok called
    May 17 15:26:20 client passwd[27014]: [ID 271931 user.debug] pam_authtok_check: minimum length from /etc/default/passwd: 8
    May 17 15:26:20 client passwd[27014]: [ID 985558 user.debug] pam_dhkeys: entered pam_sm_chauthtok()
    May 17 15:26:20 client passwd[27014]: [ID 417489 user.debug] pam_dhkeys: OLDRPCPASS already set
    I am using the default policy on the directory server which states a minimum password length of 6 characters.
    server:root:LDAP_Master:/var/opt/SUNWdsee/dscc6/dcc/ads/ldif#dsconf get-server-prop -h server -p 389|grep ^pwd-
    pwd-accept-hashed-pwd-enabled : N/A
    pwd-check-enabled : off
    pwd-compat-mode : DS6-mode
    pwd-expire-no-warning-enabled : on
    pwd-expire-warning-delay : 1d
    pwd-failure-count-interval : 10m
    pwd-grace-login-limit : disabled
    pwd-keep-last-auth-time-enabled : off
    pwd-lockout-duration : disabled
    pwd-lockout-enabled : off
    pwd-lockout-repl-priority-enabled : on
    pwd-max-age : disabled
    pwd-max-failure-count : 3
    pwd-max-history-count : disabled
    pwd-min-age : disabled
    pwd-min-length : 6
    pwd-mod-gen-length : 6
    pwd-must-change-enabled : off
    pwd-root-dn-bypass-enabled : off
    pwd-safe-modify-enabled : off
    pwd-storage-scheme : CRYPT
    pwd-strong-check-dictionary-path : /opt/SUNWdsee/ds6/plugins/words-english-big.txt
    pwd-strong-check-enabled : off
    pwd-strong-check-require-charset : lower
    pwd-strong-check-require-charset : upper
    pwd-strong-check-require-charset : digit
    pwd-strong-check-require-charset : special
    pwd-supported-storage-scheme : CRYPT
    pwd-supported-storage-scheme : SHA
    pwd-supported-storage-scheme : SSHA
    pwd-supported-storage-scheme : NS-MTA-MD5
    pwd-supported-storage-scheme : CLEAR
    pwd-user-change-enabled : off
    Whereas /etc/default/passwd on the ldap client says passwords must be 8 characters. This is seen with the pam_authtok_check: minimum length from /etc/default/passwd: 8
    . It is clearly not using the policy from the directory server but checking locally. So I can login ok using the ldap server for authentication but when I try to change the password it does not use the policy from the server which says I only need a minimum lenght of 6 characters.
    I have read that pam_ldap is only supported for directory server 5.2. Because I am running ds6 and with password compatability in ds6 mode maybe this is my problem. Does anyone know of any updated pam_ldap modules for solaris 9?
    Edited by: ericduggan on Sep 8, 2008 5:30 AM

    you can try passwd -r ldap for changing the ldap passwds...

  • TS1544 I am the administrator of my MacBook Pro, which I share with my kids. One of them forgot his password, so as the admin I changed it for his account, but  when I try to see his account, it says I need to provide the keychain password. How can i get

    I am the administrator of my MacBook Pro, which I share with my kids. One of them forgot his password, so as the admin I changed it for his account, but  when I try to see his account, it says I need to provide the keychain password. How can i get it? I have no idea how to sort this out...

    First, make sure caps lock is not on.
    You must back up all data before continuing, unless you've already done so. If you need to back up but can't log in, ask for instructions.
    If the user account is associated with an Apple ID, and you know the Apple ID password, then maybe the Apple ID can be used to reset your user account password.
    Otherwise*, boot into Recovery mode. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window opens.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Follow the prompts to reset the password. It's safest to choose a password that includes only the characters a-z, A-Z, and 0-9.
    Select
     ▹ Restart
    from the menu bar.
    You should now be able to log in with the new password, but your Keychain will be reset (empty.) If you've forgotten the Keychain password (which is ordinarily the same as your login password), there's no way to recover it.
    *Note: If you've activated FileVault, this procedure doesn't apply. Follow instead the instructions on this page:
    If you forget the password and FileVault is on

Maybe you are looking for

  • Nota Fiscal Manual i9(n4) com referencia a i8(e1) - rejetada  - 269

    Bom dia, Estou com um problema, quando emito um nota fiscal manual modelo eletrônico antigo ( n4 ) com referencia a uma eletrônica antiga ( e1 ), o sejaz rejeita a NFe com código de status 269 - Rejeição: CNPJ Emitente da NF Complementar difere do CN

  • Forms Server Error

    Hi When I am running a form i am getting the following error: FRM-92101 : There was a failure in th Forms Server during startup.This could happen to be invalid configuration.Please look into the web-server log file for details. I am using Oracle 10g

  • How do I save a snapshot from a video in iphoto

    when taking pics with my digital camera I inadvertently recorded a short video. I'd like to cut out a picture from that, I've isolated the frame, but don't see how to make it into a snapshot that I could then edit and use as a picture. Any ideas? Tha

  • Printer doesn't recognize ink

    Just replaced yellow ink in Photosmart 5180 -- I'm sure its the right thing, its brand new and I shook it and some ink came out-- but printer insists there is no yellow ink. Ideas?

  • Reciever does not see my name

    Hi, When ever I send mail, the receiver sees only 'user user' instead of my name in the 'received from' section. How can I rectify this error? Regards, Senthil emac & ibook   Mac OS X (10.3.9)