Sun comm 7 vmware appliance ,can not login with user sample

Dear Expert ,
I just download sun communication suite 7 (vmware appliance) :
1.Unzip all part SunJava_Comms_Suite7u0_VM-part-1 until SunJava_Comms_Suite7u0_VM-part-5
2. Open vmware and open it
3. change the password
4. reboot
5.Click firefox on desktop ,i see sample username and password
6. I try login with 2 sample user (login from http://chimaera.varrius.org/iwc )but i got meessage "The server has encountered an error. Please try again later"
I am try start stop app server on /opt/SUNWappserver/domains/domain1/bin
My question , how to solve this issue ?
thanks
hadi

Hi Share,
Thanks for reply , here the log
[#|2010-02-01T22:55:21.822-0800|INFO|sun-appserver2.1|com.sun.comms.iss.common.InitContext|_ThreadID=10;_ThreadName=main;|Retry creating InitialContext|#]
[#|2010-02-01T22:55:51.823-0800|WARNING|sun-appserver2.1|com.sun.comms.iss.common.InitContext|_ThreadID=10;_ThreadName=main;_RequestID=8bb98af7-fdbc-41e5-a151-c04e3584e529;|Retry creating InitialContext failed
javax.naming.CommunicationException: chimaera.varrius.org:389 [Root exception is java.net.ConnectException: Connection refused]
at com.sun.jndi.ldap.Connection.<init>(Connection.java:207)
at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:118)
at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1580)
at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2652)
at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:293)
at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
at javax.naming.InitialContext.init(InitialContext.java:223)
at javax.naming.InitialContext.<init>(InitialContext.java:197)
at com.sun.comms.iss.common.InitContext.getInitialContext(InitContext.java:57)
at com.sun.comms.iss.common.ServiceProxy.<init>(ServiceProxy.java:171)
at com.sun.comms.iss.common.ServiceProxy.getInstance(ServiceProxy.java:263)
at com.sun.comms.iss.rest.RestServlet.initAccountStates(RestServlet.java:419)
at com.sun.comms.iss.rest.RestServlet.<init>(RestServlet.java:71)
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:513)
at com.noelios.restlet.ext.servlet.ServerServlet.createApplication(ServerServlet.java:285)
at com.noelios.restlet.ext.servlet.ServerServlet.getApplication(ServerServlet.java:704)
at com.noelios.restlet.ext.servlet.ServerServlet.init(ServerServlet.java:819)
at javax.servlet.GenericServlet.init(GenericServlet.java:270)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:292)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:325)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:208)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1091)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1020)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4948)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:5355)
at com.sun.enterprise.web.WebModule.start(WebModule.java:353)
at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58)
at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304)
at com.sun.appserv.management.util.misc.RunnableBase._submit(RunnableBase.java:176)
at com.sun.appserv.management.util.misc.RunnableBase.submit(RunnableBase.java:192)
at com.sun.enterprise.web.VirtualServer.startChildren(VirtualServer.java:1762)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1247)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:971)
at com.sun.enterprise.web.LifecycleStarter.doRun(LifecycleStarter.java:58)
at com.sun.appserv.management.util.misc.RunnableBase.runSync(RunnableBase.java:304)
at com.sun.appserv.management.util.misc.RunnableBase._submit(RunnableBase.java:176)
at com.sun.appserv.management.util.misc.RunnableBase.submit(RunnableBase.java:192)
at com.sun.enterprise.web.EmbeddedWebContainer$WebEngine.startChildren(EmbeddedWebContainer.java:497)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1247)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:549)
at org.apache.catalina.startup.Embedded.start(Embedded.java:952)
at com.sun.enterprise.web.WebContainer.start(WebContainer.java:872)
at com.sun.enterprise.web.PEWebContainer.startInstance(PEWebContainer.java:792)
at com.sun.enterprise.web.PEWebContainerLifecycle.onStartup(PEWebContainerLifecycle.java:89)
at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:446)
at com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:134)
at com.sun.enterprise.server.PEMain.run(PEMain.java:409)
at com.sun.enterprise.server.PEMain.main(PEMain.java:336)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.enterprise.server.PELaunch.main(PELaunch.java:415)
Caused by: java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at java.net.Socket.connect(Socket.java:475)
at java.net.Socket.<init>(Socket.java:372)
at java.net.Socket.<init>(Socket.java:186)
at com.sun.jndi.ldap.Connection.createSocket(Connection.java:349)
at com.sun.jndi.ldap.Connection.<init>(Connection.java:184)
... 67 more
thanks
hadi

Similar Messages

  • Apple tv 2 problem: I can not login with my ID account!!!!!

    apple tv does not login with my ID! Do you have a solution? Since a few weeks I can not login in with my password...
    I tried everything:
    - re-starting apple tv.
    - login on macbook with my apple ID with new password

    Signal Strengh on WiFi was great (its a new Apple Time Capsule and has to be reset often).  Checked the internet connectivity on other machines too (incase that was inop).   I checked the network first as that is typically a impediment to all other things working prior to my previous comment.  I logged in to iTunes and MobleMe to see that my password was correct and working.  hmmm.
    I reset the Apple TV next and again changed my iTunes password on my laptop, then ran a network test (which needs a itunes password to work).  Network check was successful and I am logged back in.
    Now it says...."Netflix is currently unavailable. Try again later".
    geez.

  • Can not login with email address and password registered with HP

    I set up an eprint D110 at another location.  I am trying to send to that printer.  I can not login to eprint with the email address and password that I set up.  What do I do now?

    Hi there, are you having trouble logging into the ePrint Center at this point (see the image below)?
    If so, you can click on the Forgotten your password link where you will be prompted to enter the e-mail address you used to setup your ePrint Center account. If you can't remember the e-mail you used to setup the account you can do the following:
    From the display on your printers front panel remove web services by clicking Setup>Wireless>Web Services
    Once this is done, re-enable web services by following the same path. The printer should print an information sheet once you've re-enabled web services. This sheet will contain a new printer code. 
    In ePrint Center click the Sign-In button and then select the Sign Up option at the top of the box
    Go ahead and setup a new ePC account and when prompted enter the new printer code from the information sheet
    Your printer is now no longer attached to your old ePC account and will show up in the Printers section of your new account.
    Just be aware that the printer now has a new e-mail address so if you've shared the previous address with family or friends you'll need to let them now the new one.  
    If you found this reply helpful please click the kudos button and if it solves your problem please click the Accept as Solution button so that other forum users may use the solution to help solve their problem.  
    If my reply helped you, feel free to click on the Kudos button (hover over the "thumbs up").
    If my reply solved your problem please click on the Accepted Solution button so other Forum users may benefit from viewing the post.
    I am an HP employee.

  • Can not login with telnet

    I'm trying to connect to a cisco switch via telnet with Putty. The session looks like it connects but I'm pressented with a blank screen - no logon prompt.
    The switch is still working as my solarwinds monitoring has not complained about any of the ports being down and the devices connected to the switch can still communicate.
    The device is up at my DR site so I can't just pop a console cable in to try and clear sessions.
    Has anyone else seen this issue and more importantly is there some kind of break sequnce that can be invoked to force the logon screen to display during the telnet attempt?

    Uhm that sounds like a deja-vu, it happend to me once on a Cisco 6K, so I only configure it by console; I resolve this performing a switch over and restarting one of the supervisor, but in your case, restarting the whole switch can help.
    I don't think there's a way to restart the ssh process on a switch, most probably you will need to erase all ssh configuration and put everything again.
    Sometimes this kind of weird stuff happens, you just have to be mentally prepare to perform a "reload" command in a production switch haha
    Let me know how this is going, and if you can, please share with us the IOS version, it could probably have a bug, just in case to make some investigation :)

  • Can not Login with new uid/pw assigned

    Hi..received a message from Oracle Portal Online [[email protected]] this morning alerting me that my portal is live (NY GB).
    However, I can not log in with any of the uid/pw that wer sent in the email. Please advise..Thanks!

    This is not a proper forum for this question. Can you please post this question to "portal online " forum -
    http://forums.oracle.com/forums/forum.jsp?id=486904

  • Can't login with users

    Hi all,
    after some changes i can't login in via the Directory Editor with "normal users"e.g. Username: f.kron
    Errer message: BIND dn="f.kron" method=128 version=3, Invalid DN
    When i login with full qualified name:
    uid=f.kron,ou=people,dc=ttwos,ascom-ac,dc=de
    i am able to login.
    As Directory manager i also able login.
    Can someone tell me what iam doing wrong?
    Thanks
    Frank

    You actually need the full dn to login.

  • Fresh install: can't login with user to tty anymore, root works ok.

    Hi!
    I'm new to Arch. I decided to try it so I installed the i686 core image in Virtualbox 4.0.12
    under Ubuntu 11.04, with no issues, following both the official install guide and the beginners' guide.
    After performing the complete upgrade step, I created a first user (david) with
    the default configuration as shown in the guide, and added it to the wheel group.
    As can be seen in the file /var/log/auth.log (http://pastebin.com/bkTLuJrz),
    I logged in to the new user account shortly after its creation (13:19:33). This worked fine.
    After logging off about two minutes later, and trying to log in once more, I found I was no
    longer able to gain access. Every next try ended in an automatic logoff 2 or 3 seconds
    after inserting the correct password, as can be seen starting from 13:29:41.
    No message appeared in auth.log or on screen, and I have been unable to find any sort
    of printed hints with a reason in other log files.
    I have had no problems logging in as root, besides what seems a possibly similar situation
    as seen at 13:30:36 (I don't remember, it could have been a quit test followed by a quick logoff via ctrl-D).
    I tried this solution https://bbs.archlinux.org/viewtopic.php?id=122348
    (they suggest the disk may be full), but that's not my case. Here is the result of "df -h":
    http://pastebin.com/dKHnW91R
    I then tried alternatively adding these lines (only one per try) at the end of
    the /etc/security/access.conf file.
    + : david : tty2
    + : (wheel) : LOCAL
    I tried logging in to tty2 with the first one, naturally. No success in either case.
    Then, I created a new user with the same default options as the first one, but I could never log in,
    I was again being thrown out just after inserting the password.
    I also tried changing the user passwords, and deleting the .bash* files in /home/david.
    Putting a short message to show at login using echo in the last line of /home/david/.bashrc
    (the default one created by Arch) succeeded in showing it just before the log off.
    Entering to fallback mode made no difference, and trying to log in with only one (different)
    account at a time doesn't change anything either. Same trying other tty terminals.
    Just to be very clear, I haven't installed X nor sound support.
    And just in case (although I suspect it's totally irrelevant for this issue), on boot I'm getting a
    message saying my network settings are deprecated, and that I have to check rc.conf.
    I don't know what else I could try. Any hints?
    EDIT: I ran grep -E " 13:[12][0-9]" /var/log/* to see the lines of the logs, in the range of time
    when things got weird, in case I could find any hint of time-correlated stuff:
    http://pastebin.com/fTakKwrY
    I installed bash-completion. I tried removing it, but the problem persists.
    pacman -Qdt throws:
    linux--atm 2.5.1-2
    sqlite3 3.7.7.1-1
    Some other relevant files:
    /etc/inittab
    http://pastebin.com/x0S5huRp
    /etc/passwd
    http://pastebin.com/TFWrcFvd
    /etc/group
    http://pastebin.com/gwd4Zwwc
    /etc/shadow (with some modified data in case it's somewhat sensitive)
    http://pastebin.com/eh1Te3LB
    /etc/security/access.conf
    http://pastebin.com/LRks1KET
    /etc/sudoers
    http://pastebin.com/KiWdqg9P
    I have 1893 MB of base memory and 128 MB of video memory dedicated to the Arch virtual machine.
    Last edited by radioboy (2011-08-06 00:42:53)

    ewaller wrote:
    Welcome to Arch; and a thanks for a reasonable first post -- it most definitely shows the initiative of an arch user.  As a moderator, good job.
    Let's look at some of the basic stuff...
    Could you post the output of mount   ??
    As root, what happens if you try ls -la /home/david
    As root, what happens if you try su david
    If that works, what happens if you then try cd  followed by ls -la  ??
    Thanks a lot!
    su david didn't work, I was sent back to root as if I had only typed the enter key.
    However, when I wanted to do the same in an Ubuntu console in order to check something
    for a comparison, I discovered something fascinating:
    I can no longer log in using *any* console, using gnome-terminal or any tty in Ubuntu!
    So I think I'll be back when I get this sorted in the first place, but I will be checking here
    just in case someone has some cross-distribution general advice on this issue.
    Last edited by radioboy (2011-08-06 01:46:40)

  • We can not login in to our account with Genbook. All other account have been fine so far.

    When ever we use Firefox, we can not login to our account with Genbook (this is the only account we are having this issue with). I can go to Explorer and login without any problems. Please let me know how to correct this problem.

    Not related to your question, but your plugins list shows outdated plugin(s) with known security and stability risks.
    * Shockwave Flash 10.1 r53
    * Java Plug-in 1.6.0_11 for Netscape Navigator (DLL Helper)
    Update the [[Java]] plugin to the latest version.
    *http://java.sun.com/javase/downloads/index.jsp#jdk (you need JRE)
    Update the [[Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/
    "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).<br />
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • I can not login in my Mac Pro with my new apple ID?

    I installed 10.8.5 but I can not login as administrator with my new(confirmed)password:the new password is not accepted. So what can be the reason but more important: how to solve this nasty problem?
    TIA

    The password for logging into your computer is not the same as your Apple ID password. These Apple documents tell how to reset your password for you computer:
    OS X Mountain Lion: If you forget your login password
    OS X Mountain Lion: Reset a login password
    OT

  • Are there problems with de CC server, i can not login in!

    I can not login in CC!!

    What screen or error message do you see... and do the links below help?
    Sign Out When Sign In http://forums.adobe.com/thread/1450581?tstart=0 may help
    -and http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html
    BLANK Cloud Screen http://forums.adobe.com/message/5484303 may help
    -and step by step http://forums.adobe.com/thread/1440508?tstart=0
    -and http://helpx.adobe.com/creative-cloud/kb/blank-white-screen-ccp.html
    Mac Spinning Wheel https://forums.adobe.com/message/5470608
    -Similar in Windows https://forums.adobe.com/message/5853430

  • Can not login access manager

    mail server version is JES messaging Server 6 2005Q4 :
    My Access Manager:http://hostname:8080/amserver
    last week, i login access manager, under the web label or configuration label�F
    in "ldap" item�Ci add new dc=xx,dc=xx,dc=xx�C
    then save configuration.
    but after that i can not login access manager.
    when i user admin login,it print:"
    Authentication failed".
    what should i do to restore access manage?
    thanks!

    javatoall wrote:
    Hi,
    I login Access Manager, access sample "realm" -> Authentication->
    Advance Properties -> User profiles and then I choiced "Dynamic with user Alias".
    Then I only configure JDBC authentication with mysql database that I don't used ldapservice.
    When I created a one new user in MySQL, I can login into web application that i security as "sample.war" successfull but new user don't right access resource that i protected before.
    When i login access manager with amdmin user, I can not find user that i has been created it in MySQL database. t
    When the users are created through the dynamic profile, the default cn/sn are set to "default" , after creation you need to login to amconsole as amadmin and change/add proper values for these attributes.
    Alternatively you can set the protected resource's policy subject to Authenticated users. This will work but not sure will meet your requirement
    >
    When i login access manager console with new user, it login successful, and view Profile of new user that I has been created.
    Can you tell me How to manage new user that I has been new in MySQL by Access manager console ?
    I want to configure access proteced resourse for that user. How to configure that ?
    read above use the authenticated users subject
    Thank for every help.
    VinhND.

  • After call commit sql , data can not flush to disk

    I use berkey db which support sql . It's version is db-5.1.19.
    1, Open a database.
    2. Create a table.
    3. exec "begin;" sql
    4. exec sql which is insert record into table
    5. exec "commit;" sql
    6. copy database file (SourceDB_912_1.db and SourceDB_912_1.db-journal) to Local Disk of D, then use a tool of dbsql to open the database.
    7. use select sql to check data, there is no record in table.
    1
    sqlite3 * m_pDB;
    int nRet = sqlite3_open_v2(strDBName.c_str(), & m_pDB,SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE,NULL);
    2
    string strSQL="CREATE TABLE [TBLClientAccount] ( [ClientId] CHAR (36), [AccountId] CHAR (36) );";
    char * errors;
    nRet = sqlite3_exec(m_pDB, strSQL.c_str(), NULL, NULL, &errors);
    3
    nRet = sqlite3_exec(m_pDB, "begin;", NULL, NULL, &errors);
    4
    nRet = sqlite3_exec(m_pDB, "INSERT INTO TBLClientAccount (ClientId,AccountId) VALUES('dd','ddd'); ", NULL, NULL, &errors);
    5
    nRet = sqlite3_exec(m_pDB, "commit;", NULL, NULL, &errors);
    Edited by: 887973 on Sep 27, 2011 11:15 PM

    Hi,
    Here is a simple test case program I used based on your description:
    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
    #include "sqlite3.h"
    int error_handler(sqlite3*);
    int main()
         sqlite3 *m_pDB;
         const char *strDBName = "C:/SRs/OTN Core 2290838 - after call commit sql , data can not flush to disk/SourceDB_912_1.db";
         char * errors;
         sqlite3_open_v2(strDBName, &m_pDB, SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE, NULL);
         error_handler(m_pDB);
         sqlite3_exec(m_pDB, "CREATE TABLE [TBLClientAccount] ( [ClientId] CHAR (36), [AccountId] CHAR (36) );", NULL, NULL, &errors);
         error_handler(m_pDB);
         sqlite3_exec(m_pDB, "begin;", NULL, NULL, &errors);
         error_handler(m_pDB);
         sqlite3_exec(m_pDB, "INSERT INTO TBLClientAccount (ClientId,AccountId) VALUES('dd','ddd'); ", NULL, NULL, &errors);
         error_handler(m_pDB);
         sqlite3_exec(m_pDB, "commit;", NULL, NULL, &errors);
         error_handler(m_pDB);
         //sqlite3_close(m_pDB);
         //error_handler(m_pDB);
    int error_handler(sqlite3 *db)
         int err_code = sqlite3_errcode(db);
         switch(err_code) {
         case SQLITE_OK:
         case SQLITE_DONE:
         case SQLITE_ROW:
              break;
         default:
              fprintf(stderr, "ERROR: %s. ERRCODE: %d.\n", sqlite3_errmsg(db), err_code);
              exit(err_code);
         return err_code;
    }Than I copied the SourceDB_912_1.db database and the SourceDB_912_1.db-journal directory containing the environment files (region files, log files) to D:\, opened the database using the "dbsql" command line tool, and queried the table; the data is there:
    D:\bdbsql-dir>ls -al
    -rw-rw-rw-   1 acostach 0 32768 2011-10-12 12:51 SourceDB_912_1.db
    drw-rw-rw-   2 acostach 0     0 2011-10-12 12:51 SourceDB_912_1.db-journal
    D:\bdbsql-dir>C:\BerkeleyDB\db-5.1.19\build_windows\Win32\Debug\dbsql SourceDB_912_1.db
    Berkeley DB 11g Release 2, library version 11.2.5.1.19: (August 27, 2010)
    Enter ".help" for instructions
    Enter SQL statements terminated with a ";"
    dbsql> .tables
    TBLClientAccount
    dbsql> .schema TBLClientAccount
    CREATE TABLE [TBLClientAccount] ( [ClientId] CHAR (36), [AccountId] CHAR (36) );
    dbsql> select * from TBLClientAccount;
    dd|dddI do not see where the issue is. The data can be successfully retrieved, it is present in the database.
    Could you try putting in the sqlite3_close() call and see if you still get the error?
    Did you remove the __db.* files from the SourceDB_912_1.db-journal directory?
    Did you use PRAGMA synchronous, and if so, what is the value you set?
    If this is still an issue for you, please describe in more detail the exact steps needed to get this reproduced and provide a simple stand-alone test case program that reproduces it.
    Regards,
    Andrei

  • Mac Mini Snow Leopard Server - can't login with admin account

    SO....i was having problems setting up network accounts from my mac Mini Server. I took it to the Apple Genius bar one night after work to get some help on why the login screen appears for Other..but could not login into any of the accounts I created.
    They made an appt for me for the next morning since they had a "guy" that could help the next morning.
    When I got there for my second appt..they said they don't support server issues. Only consumer products..I though the server WAS and i WAS a consumer of their products..so..they gave me a number of a consultant..of course..for pay...
    So later that day I was trying some other configurations....the power came out while I was checking a monitor cable..and when I restarted I couldn't login to the master admin account.
    Since mac mini server doesn't have a DVD drive..you have to boot up with their Server DVD from another computer and the Server installs it through airport.
    So I did the boot up via airport from the server install DVD.
    Did the Utility disk repair AND password changed. Got some error about not being to able to login if I don't change the keychains to the account.
    Rebooted the server.
    It didn't work.
    So now stuck with a login window..and NO ACCESS to change anything.
    HELP!!!!

    You can access to system with root account.
    If you didn't enable before, boot from SLS DVD and activate from menu (after choose language).
    After that, reset all the passwords (there is a menu to do that).
    After that exit from installer and reboot.
    At login screen you can try to login with your user and new/blank password.
    If it fails, you have to login with user root and the password you choose before.
    With root user, you can access to all system, be very carefull.
    Now you can create a new user and import all the files (you have to do a little work with permissions)
    I hope i help you!

  • I have an apple id but ı can not use it for sign in to itunes connect account while publishing my ibook document. Why ı can not login? What can ı do to figure out this problem?

    I have an apple id but ı can not use it for sign in to itunes connect account while publishing my ibook document. Why ı can not login? What can ı do to figure out this problem?

    As note already on the iBA forum [ AppleID for ibooks publishing ], you need two IDs. You can't use your developer ID.
    If you already signed up for books with that ID, you need to talk to Apple to straighten things out.

  • My computer is off and set up on Japanese. I can not login anymore because I type the password in English but the keyboard was set up last in Japanese language.how can I change the language by using the keyboard only so that I can write in English my pass

    Hi
    My computer was shut down. It was set on Japanese Hiragana language before shutting down. Now I want to login with my password in English. Yet, teh keyboard was set in Japanese and thus, I can not login anymore. How can I reset/change from Hiragana Japanese mode to Englsih ( US) with some shortcuts on my keyboard?
    thank you

    Try Apple/Command + space.
    For the future, go to system prefs/accounts/login items and check the box for Show Input Menu on Login Screen.

Maybe you are looking for

  • How can I add additional memory/storage to my macbook pro?

    I've read up on it a little I know I have two empty slots for extra space but I'm too scared to mess with it myself, can apple do it for me? how much will it cost? my primary reason for doing this is to add more space for my music library so I can fi

  • SQL sent to database in obiee 10g

    Hi, I am unable to see the SQL Query sent to Database in log file. Ony able to logical query. I have logged inwith Administrator and checked th eloglevel is 5. How can I see the general sql query which was sent to database. Thanks

  • Great fun and productivity tool

    I don't know why Best Buy does not sell the Matrox DualHead2Go or the TripleHead2Go. IF they did they would sell many more monitors. All they would have to do is set up a few extra monitors connected to the equipment and run a few games to show multi

  • JGeometry Bug with MultiPoints

    Hi All, There's a pretty bad Bug in the way the JGeometry Class Handles MultiPoints. The getJavaPoints() method and getOrdinatesOfElements method both return the corrent results in different cases. So, if you are doing any work with MultiPoints, you

  • Working with Linux?? changing language?

    Hello Blackberry community, I am about to buy my fist Blackberry and I think about starting with the 8100. So far so good- but two questions I'd like to have answered first: 1. how are Blackberries working with Linux especially with Mandriva? Any of