Problem with passwords

Hi, since about 2 days I have a problem with all the users changing there password,
How can I know the last five passwords entered by a user, where can I find this information.
SAP is set to refuse any password used within the last 5 so it needs to keep it somewhere...
thank you all
and have a nice day

Here is a link to the SAP PAssword rules:
http://help.sap.com/saphelp_nw04s/helpdata/en/d2/141fb593c742b5aad8f272dd487b74/frameset.htm
THis is a link for password parameters:
http://help.sap.com/saphelp_nw04s/helpdata/en/22/41c43ac23cef2fe10000000a114084/frameset.htm
Change this parameter to 3 login/password_history_size

Similar Messages

  • Problems with passwords after upgrade to Mavericks

    Hi,
    After upgrading to Mavericks I have problems with passwords. MacOS allows me to log in with my password but when I want to install software it does not accept my password. I can go to the user tab in system preferences and change my passwort there. With the new password it works, but when I change to the old password, I have the same problems. Strange ...
    Thanks for help

    OK. I found the problem (probably it is not related to the upgrade): When I install an application and the installation procedure asked me for a password it switched the keybord driver to a language I only use infrequently. Since my original password contained special characters the change of the keyboard driver was the cause for my typing in a wrong password. When I tried changing the password I used "abc" and this worked since it did not contain any special characters. So everything explained and a bug for Apple to fix.

  • IPhoto - MobileMe gallery subscription - problem with password-protected

    I am having a peculiar problem with subscribed galleries from MobileMe in iPhoto 08 and iPhoto 09. For galleries that have password-protection enabled, the full URL of the gallery subscription feed is pulled through as the Subscription title instead of the gallery title.
    For example "http://gallery.e.com/ACCOUNT-NAME/XXXXXX/?webdav-method-truthget&depth=infinit y&feedfmt=atom....
    This doesn't occur for public MobileMe galleries. The title of the gallery comes across and the URL of the subscription is hidden.
    Anyone having similar problems? Local Genius Bar couldn't help and assumed it was just a bug, but it doesn't seem to be typical of Apple.
    As an aside, it would also be nice to have these feed subscriptions behave similarly to the way RSS subscriptions work in Mail, with the ability to select how often the feed is queried and indicate the number of new items. This would alert users of changes to feeds.
    Joe

    Upon further research, it appears that this problem occurs when publishing from either iPhoto or Aperture to MobileMe. The problem seems to be when a gallery is published and one chooses not to have the gallery appear on the main gallery page (hidden). It seems to have nothing to do with whether or not one protects the gallery with a password.
    So, Apple, if you are listening, can you provide any information on how to have the title of the gallery come through when subscribing using iPhoto while at the same time not listing the gallery on the main MobileMe gallery page? This seems to be a fixable bug.

  • Password reset problem with Password sync and Waveset exception

    Hi,
    We are using IdM 5 SP 5 with password sync installed on ad.
    Once a user tries to change password by using Ctrl-Alt-Del, password sync intercepts the requests and then invoke an IdM change user password form, but on the log we see the following exceptions. Can anyone identity what are the nature/reason for the exceptions?
    [#|2005-08-17T16:22:14.914-0400|INFO|sun-appserver-ee8.1|javax.enterprise.system.stream.out|_ThreadID=24;|
    WavesetException: Constructor threw an exception.
    ==> java.lang.reflect.InvocationTargetException:
    ==> Missing required argument "operator". |#]
    [#|2005-08-17T16:22:14.917-0400|WARNING|sun-appserver-ee8.1|javax.enterprise.system.stream.err|_ThreadID=24;|com.waveset.util.WavesetException: Constructor threw an exception.
    ==> java.lang.reflect.InvocationTargetException:
    ==> Missing required argument "operator".
    at com.waveset.util.WavesetException.checkBreakpoint(WavesetException.java:366)
    at com.waveset.util.WavesetException.<init>(WavesetException.java:159)
    at com.waveset.util.Reflection.throwInstantiation(Reflection.java:266)
    at com.waveset.util.Reflection.instantiate(Reflection.java:350)
    at com.waveset.expression.ExNew.eval(ExNew.java:144)
    at com.waveset.expression.ExNode.evalToObject(ExNode.java:439)
    at com.waveset.expression.ExFunction$f_list.eval(ExFunction.java:2557)
    at com.waveset.expression.ExNode.evalToObject(ExNode.java:439)
    at com.waveset.object.Property.getValue(Property.java:232)
    at com.waveset.object.AbstractViewHandler.getFormOptions(AbstractViewHandler.java:166)
    at com.waveset.view.ChangeUserPasswordViewer.refreshView(ChangeUserPasswordViewer.java:168)
    at com.waveset.view.PasswordViewer.checkinView(PasswordViewer.java:258)
    at com.waveset.server.ViewMaster.checkinView(ViewMaster.java:629)
    at com.waveset.session.LocalSession.checkinView(LocalSession.java:660)
    at com.waveset.rpc.GenericMessageHandler.doCheckin(GenericMessageHandler.java:1491)
    at com.waveset.rpc.GenericMessageHandler.syncUserPassword(GenericMessageHandler.java:2639)
    at sun.reflect.GeneratedMethodAccessor177.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.waveset.rpc.GenericMessageHandler.request(GenericMessageHandler.java:350)
    at com.waveset.rpc.SimpleRpcHandler.doRequest(SimpleRpcHandler.java:164)
    at com.waveset.rpc.SimpleRpcHandler.doRequest(SimpleRpcHandler.java:128)
    at org.openspml.server.SOAPRouter.doPost(SOAPRouter.java:500)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:767)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:264)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:178)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
    at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:221)
    at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2072)
    Wrapped exception:
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at com.waveset.util.Reflection.instantiate(Reflection.java:334)
    at com.waveset.expression.ExNew.eval(ExNew.java:144)
    at com.waveset.expression.ExNode.evalToObject(ExNode.java:439)
    at com.waveset.expression.ExFunction$f_list.eval(ExFunction.java:2557)
    at com.waveset.expression.ExNode.evalToObject(ExNode.java:439)
    at com.waveset.object.Property.getValue(Property.java:232)
    at com.waveset.object.AbstractViewHandler.getFormOptions(AbstractViewHandler.java:166)
    at com.waveset.view.ChangeUserPasswordViewer.refreshView(ChangeUserPasswordViewer.java:168)
    at com.waveset.view.PasswordViewer.checkinView(PasswordViewer.java:258)
    at com.waveset.server.ViewMaster.checkinView(ViewMaster.java:629)
    at com.waveset.session.LocalSession.checkinView(LocalSession.java:660)
    at com.waveset.rpc.GenericMessageHandler.doCheckin(GenericMessageHandler.java:1491)
    at com.waveset.rpc.GenericMessageHandler.syncUserPassword(GenericMessageHandler.java:2639)
    at sun.reflect.GeneratedMethodAccessor177.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.waveset.rpc.GenericMessageHandler.request(GenericMessageHandler.java:350)
    at com.waveset.rpc.SimpleRpcHandler.doRequest(SimpleRpcHandler.java:164)
    at com.waveset.rpc.SimpleRpcHandler.doRequest(SimpleRpcHandler.java:128)
    at org.openspml.server.SOAPRouter.doPost(SOAPRouter.java:500)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:767)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:264)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:178)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
    at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:221)
    at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2072)
    Caused by: java.lang.IllegalArgumentException: Missing required argument "operator".
    at com.waveset.object.AttributeCondition.confirmMembers(AttributeCondition.java:436)
    at com.waveset.object.AttributeCondition.<init>(AttributeCondition.java:370)
    at com.waveset.object.AttributeCondition.<init>(AttributeCondition.java:408)
    ... 38 more
    |#]
    [#|2005-08-17T16:22:14.918-0400|INFO|sun-appserver-ee8.1|javax.enterprise.system.stream.out|_ThreadID=24;|
    XPRESS <new> exception:|#]
    [#|2005-08-17T16:22:14.918-0400|INFO|sun-appserver-ee8.1|javax.enterprise.system.stream.out|_ThreadID=24;|
    com.waveset.util.WavesetException: Constructor threw an exception.
    ==> java.lang.reflect.InvocationTargetException:
    ==> Missing required argument "operator". |#]
    Thanks,
    David

    If thjis is a reproducible problem log a support case with the traces and have them figure it out for you.
    WilfredS

  • WRT54 GS problem with password on set up CD

    Hi, I have bought a new-ish WRT54GS and connected up correctly according to the instructions. When I get to stage 8 the CD asks me for a password after checking the settings on my computer. Yes, I have tried all the hard reset techniques described on this site, with holding reset button etc. and no joy. Plus the config website 192.168.1.1 seems to point to my modem and I cannot see any info on Linksys router. Can anyone help please?

    Can someone please offer some advice please as i am still not able to get past this stage! I have done al of the recommended procedures of holding the reset button 30 secs on and off etc. but still  nothing. I think that most of the threads on this site relate to the password within the router, not on the set up CD which I have a problem with. Also the recommended ip address takes me to the set up page for my modem, which is functionaing as it should, so I am completely stuck!!!

  • Problems with password server after opendirectory master ip address change

    Hello,
    I had to change the IP address of our opendirectory master and am having trouble now. This is on Tiger Server 10.4.5
    I followed the directions to use the "changeip" command and the clients use DHCP-supplied LDAP server information.
    This seemed to work in that I could use 'id username' to see the network users on a client, but could not login.
    I was browsing the workgroup manager using the inspector and noticed that there were two entries under AuthenticationAuthority for each user "ApplePasswordServer" and "kerberosv5". Each of these had the old IP address in them. I changed them by hand and now logins work.
    The problem is that, new users created with password server passwords are being created with the old IP address, lame. Second, changing them all by hand is also lame..
    So can anyone tell me what I did wrong and how to change the server IP? I noticed that it exists in /Library/Preferences/DirectoryService/DSLDAPv3PlugInConfig.plist and /var/db/authserver/authserverreplicas as well. Just changing those pooches and rebooting didn't do anything but put them back the way they were.

    Hi,
    it turned out the problem was due to a mismatch in the ACLs between the ASA and the remote site 2911.
    We had no matching line in the ASA config for traffic between the office and the extranet server.  On the office router, we had:
    permit ip 192.168.1.0 0.0.0.255 host 3.3.3.3
    So, on the ASA, we had to add:
    access-list office101 line 8 extended permit ip host 3.3.3.3 192.168.1.0 255.255.255.0 
    I'm not sure why the behaviour was different between the ASA versions i.e. why we did not experience any issues when we had the misconfig at version 8.4(3) but it caused problems with higher versions.  Also, cannot explain why it only really seemed to be one site that was affected (we had the same config mismatch at other sites which were seemingly alright) 
    However, ultimately, it was the config mismatch that was causing the problem and, after rectifying that, we were able to upgrade and our remote site VPN connectivity remained stable.

  • Problems with password including non-ASCII characters

    I am a German language user with a German keyboard but an English OS as main language. Therefore my passwords (simple user and admin) includes non-ASCII characters used in German, French and Spanish language, which increases security. This works fine in the majority of login scenarios. There are, however, 3 scenarios where neither my non-ASCII simple user nor my non-ASCII admin PW are accepted:
    1) running "sudo" in Terminal;
    2) When I try to shut down and another user account is still open. Doing this brings up a login window asking for the PW of the other user that does not accept non-ASCII;
    3) Using Leopard/SnowLeopard CacheCleaner. Upon opening, this app asks for an admin PW, but does not recognize non-ASCII.
    Am I right in assuming that this has to do with non-ASCII PWs? I thought ASCII times were gone given the remarkable language flexibility of Mac OS over the years. I know this stupid problem only from Win XP. There it is even worse.
    Is there a way to overcome this problem without always temporarily changing my PW? Thanks.

    I think the problem is with the applications themselves and should be reported to the developer. Although some non-ASCII characters are acceptable for an admin password, in my experience most Unix systems don't like non-ASCII characters in passwords. It may be easier to avoid them if you can.
    OS X should simply request your admin password to shut down when another user account is open. An alert dialog usually appears warning that the other user is still logged in and giving you the option to log the other account out then shut down. But in my experience the only authorization needed is for your admin account.

  • Problems with password for alias email address

    I am using two e-mail addresses, one the original @verizon.net and an alias I set up @alias.com
    I was regularly -- but it seemed sporadically -- getting this following message, sometimes when I tried accessing, but sometimes just when the Apple Mail was open but I wasn't doing anything:
    Enter the password for user “ -- alias address --” on IMAP server “mail.--alias--.com”
    For a while I hit 'cancel' and everything worked fine.
    But then I went into "account" and tried to fix the problem ... and I think I changed the password for the alias. In any case, I am unsure what the password is...and I can't see it on Preferences/Accounts.
    Now the root "Inbox" and the "alias" addresses have the tilde by them, indicating offline. Nothing I do gets rid of the tilde. I get that same request for password.
    Nonetheless I am still getting all e-mails through the secondary "Verizon" account. That does not have the tilde and is receiving all my e-mails.
    I want to clean this up...and avoid the annoying continuing often request for password.
    AS I WAS TYPING THIS, the message from Apple Mail popped up again. I had to hit 'cancel' or 'OK' (back and forth, each one) several times before it stopped popping up. This has happened before.

    Have spent hours in Preferences/Account ... deleted account, replaced account ... tried SSL on and SSL off. Read "Help/If you can't receive messages". Used Connection Doctor.
    I CAN send messages with my alias but am not receiving to it. This is a major problem for me.
    There seems to be no way to find out what my correct password should be. I've got two in storage, one much more likely than the other. But neither works.
    I'm also uncertain of incoming mail server correct name.

  • TORCH 9800 " How to stop the DATA Wiping due to Problems with Password Input "

    PHONE  TYPE:    
    Torch 9800 (1256)
    PROBLEM: 
    On Friday, April 5th ... after several attempts of inputting my screen password I was constantly told by the 9800  that the wrong password was being attempted; which I know I did input the right PW . [ I believe that one key pertaining to the PW string is faulty and therefore not accepting the right character ] . When I had suffered prior password issues after several attempts the 9800 indicated on the screen that I would be locked out for 15 minutes until I could attempt again. This time after attempting what I believe was 9 times I suffered a  "OMG"  (Oh My God) situation where-in I believe the screen indicated to me that information would be erased; at that point I saw a progressive bar appear on the screen with the word "WIPING"  and I immediately opened the back of the phone and removed the battery to stop the wipe at 40%.
    One hour+ later I inserted the battery back into the 9800 and once again the data wipe bar appeared on the screen and I pulled the battery to halt the wipe at 20%.
    I went to the Blackberry Official web site and sought out any solutions to stopping the data wipe in the Torch 9800 manuals and other service areas and there was no mention of the data wipe. I sought out other web sites for solutions and there was none... I also referenced   a number of Black Berry forums and found that there where mentions of the same issue I was experiencing BUT no solutions.
    I then pulled my sim card and inserted it into another Torch 9800  I maintain as a backup and when I went to my Mac Book Pro to connect the alternate 9800  and transfer data to it from the Blackbery desktop manager I was told their was a system failure. I attempted several times to in the dialogue box to copy data and settings from another device and again a system failure appeared. I again went to BB Torch Forums and found out that there have been a number of issues with Apple Macs and back up and transfers of data to Torch 9800 .
    On Saturday I contacted Telstra Mobile Technical support and was connected to a Black Berry technical solution specialist who after referring to their BB manual and speaking to colleagues informed me that they saw NO work around solution.
    I am therefore appealing to Blackberry wisemen & women to inform me if there is a solution to either obtain my backup data from my Mac and or to halt the Torch 9800 from wiping out my data if I have been able to pull the battery from the device. I have been user of Blackberry devices from the pagers of 1999 and have owned and operated over 14 BBs since along with my wife who is now on her first.
    I am looking forward to your reply.
    Removed personal information to comply withCommunity GuidelinesandTerms and Conditions of Use.
    Professor Kenneth Morgan

    Hi canadagoose
    Welcome to BlackBerry Support Forums
    Sorry to hear that you're experincing such issues !
    canadagoose wrote:
    When I had suffered prior password issues after several attempts the 9800 indicated on the screen that I would be locked out for 15 minutes until I could attempt again. 
    But this situation happens when you enter wrong password for your BlackBerry ID , but not with device password that a user set in his device :
    KB24157 : BlackBerry ID lockout behaviour .
    As you're an old user as you mentioned in your post , I think you will agree that BlackBerry are the most secure devices available , if we enter wrong password to many times ( By default 10 times ) then it will initiate a wipe process , which you cannot stop my any mean. 
    Sorry to say but there is no way or any workaround available to stop a device wipe after it is initiated .
    Reading your backup issue , have you ever done a full backup or a custom backup which atleast include your address book ! If you have it then after a wipe you can restore it from those backup files.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Desktop software and problem with password

    Hi
    My apologizes for my english but it is not my language.
    I have a blackberry curve 9300 since 2 years.
    I used to work with the blackberry software for mac.
    Since some weeks, I have trouble with this program.
    The program invite me to enter my password. Normally, I write my password and it works. But, now, I have a second window which ask me a password too. But my password does not work. This window appear constantly and I can not work on my others programs. To use other program I have to disconnect my device and to force out the second program.
    In attachment, you will see the window. (I can not insert an image)
    How can I stop this program?
    I already uninstalled the software but the problem remain.
    Can you help me?????

    Hi morbiteus,
    Welcome to the BlackBerry Support Community.
    So that I can assist you better, can you please provide the name of the second program you are referring to? Does it open each time you open the BlackBerry Desktop Software?
    I look forward to your response.
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • I have tried to intall firebox 8 several but windows vista is causing problem with password.I am administrator but it does accept the password when I try to install it i have changed the password but the problem remains.Please help

    I am using firefox from several years but recently the vista business op sytem does allow me to proceed.It comes with user or password is not right.I have changed the password and still the same problem.I have downloaded latest version 2 times,tried to insstall it but OPs does not accept the password.I am the administrator and the same password is used to intall it but without any luck

    You can not setup a new iCloud account using a PC. You must use an Apple device (Mac or iPhone/iPad) to create the account, then sign into it using your PC.

  • HT4245 Problem with password on the iMessage

    hi. I can't sign in with my iMessages. When I wrote my apple Id and the password, said "the user name or password was incorrect". On the others places (itunes ect) my password is correct... Only at the iMessages and Face time is incorrect. Thanks

    Hi Guys, i have the same problem. i've just recieved my ipad (4th generation) and succesfully transferred everything from my ipad3 throug icloud backup and now it doesnt want to activate my imessage and facetime.
    Keep getting username and password is incorrect. app store and icloud is working fine and my apple id is correct. is there something wrong with imessage and facetime????

  • Problems with password for WRT54G ver. 6

    I just bought the router today and when I run the disc that came with the router it prompts me to enter a password and I can't get past that part of the process. I follow the directions exactly and then it tells me to put in some password. It starts with five letters already there and I press enter but it still comes back to put in a password. I tried putting in admin and it didn't work as it just gave me back the same password screen.
    When I have the router connected through my modem it says that my local area connection is actually connected but I can't do anything on the Internet. I was able to connect wirelessly on my laptop but still couldn't use the Internet. If anyone could help me figure out how to fix this that'd be swell.

    Okay, I was able to now get to the router setup with 192.168.1.1 and I can advance past the password part, but when it attempts to connect to the Internet it tells me that my router can't recognize the Internet. When it gave me the advanced options about the connection it started with static IP and I put in the numbers that were the same under my local area connection, but when I tried to save those under the setup for the router it told me that the WAN and LAN addresses were the same. That's the problem I now face.

  • HT5621 I have 2 email addresses ( 1 mac. and 1 blueyonder.) with separate Apple IDs for each ( again 1 mac and 1 blueyonder). This has consistently given me problems with passwords and I would now like to combine them into one account to help overcome thi

    I have 2 email addresses (1 mac.and 1 blueyonder.) each with separate identities and passwords. I am forever getting asked to verify identity and/or passwords and having these refused and me then having to set up new ones. Can I combine my email addresses to a single Apple Identity and Password? If yes then How?
    Any help much appreciated as this is driving me crazy!

    Depending on what you're asking...
    There is no means to merge Apple IDs.  You can change the mail address assocaited with your Apple ID, so you might switch to using and purchasing from one email address, and using the second as a backup.  (There's no means to merge the purchases, and related baggage.)
    While I'm guessing this was about Apple IDs, for completeness...  Combining the mail messages involving multiple email addresses is separate from the Apple ID; that is usually done with some combination of notifying the senders or with the forwarding of messages from one mail server to the preferred server.  Or running multiple mail accounts in parallel, depending on what you are up to.

  • Problem with password in home hub manager

    Hi
    I have a pc and a laptop connected wirelessly to homehub 3. connection is fine having swapped the hub for a new one.
    The problem I have now is that when i go into hh manager on the laptop, I cannot enter a password to get to settings.
    I get admin as user and cursor won't work  in password panel.
    On the pc it works fine. It's no biggy as I can acess settings on the pc but anyone know why it is happening?
    This is the screen I get. Different to the usual one.
    To prevent unauthorised access, your BT Home Hub's settings are protected by a password. To change the settings in your BT Hub Manager, you'll need to enter your admin password, then click the 'OK' button on this page. Please remember the password is case sensitive.
    Username:
    admin
    Password:
    Solved!
    Go to Solution.

    somniac wrote:snipped
    connection is fine having swapped the hub for a new one. The problem I have now is that when i go into hh manager on the laptop, I cannot enter a password to get to settings.
    Swapped from a what version hub? It does sound like you may of been using a v1 or v1.5 hub prior to using the hub3
    What happens if you go to saved passwords on your laptop, locate the 'admin' one, make a note of it just in case and delete it. Does this allow you to access the hub manager now?
    -+-No longer a forum member-+-

Maybe you are looking for

  • Comment regarding new statement of direction

    Hi all, I've just read the new statement of direction regarding Oracle Workflow (http://www.oracle.com/technology/products/ias/workflow/workflow_sod.html). Especially regarding the standalone version it is a great pitty that Oracle will kick such a g

  • Inner joins on the tables VAKPA , VBAP and KNA1

    HI , I have one performance issue.please see the below select query..In order to improve the performance i need to change this select query with out changing the functionality.Can any one of you please suggest me .    SELECT vakpakunde vakpaparvw kna

  • Pointer table and exception table use

    REPORT  ysubdel212     LINE-SIZE 120                         . *       CLASS testclass DEFINITION CLASS testclass DEFINITION.   PUBLIC SECTION.     METHODS : testmethod.     CLASS-DATA num TYPE i. ENDCLASS.                    "testclass DEFINITION * 

  • Query Execution time differs when executed inside a procedure

    Hi All, Oracle 10.2.0 Windows 2003 server We have a query that runs faster when it is executed as a seperate query. But its taking time when it is executed as a procedure. Please advice to find the problem. TIA,

  • How to install gcc!!

    please tell me in details !!! thank you very much!!