NIS+/LDAP-Gateway  Nis+ Credentials lost after some time

Hello,
I have configured an NIS+ Server with NIS compatibility under Solaris. Then I have installed an Sun Directoryserver on the same machine and populatet the LDAP-tables with the rpc.nisd gateway. Everything works fine. Even with TLS-Encryption.
The Server works perfect and the LDAP-Clients and NIS+ and NIS-Clients work too.
But after some days you can do an niscat cred.org_dir on the Server and the Nis+-Credentials are ok. 5 seconds later you do the same niscat in the same shell and the cred.org_dir table is only half filled. When you repeat the Command again, all NIS+-Credentials are lost and the server is death.
I have the same problem with the Directory Server 5.1 on Solaris 9 sparc, on Solaris 10 beta x86, on Solaris 10 beta sparc and with directoryserver 5.2 on Solaris 10 final sparc.
I think it is a Problem with the NIS+LDAPmapping file or the rpc.nisd configuration.
Please help me.
With friendly Greetings from Germany
Ralf

There's a book at http://docs.sun.com called "Solaris Administration Guide: Naming and Directory Services (DNS, NIS and LDAP)". This will answer a lot of your questions.
The file you're looking for is /var/ldap/ldap_client_file. Unforntunately, it's a "chicken and egg" design. The ldapclient program creates this file when you use the "init" option. But, the ldap_cachemgr daemon actually updates it from the LDAP specified in the file. The ldapclient program also creates /var/ldap/ldap_client_cred. This contains the credentials that ldap_cachemgr uses to authenticate with the server.
What I do is modify the LDAP and then SIGHUP ldap_cachemgr, avoiding the use of ldapclient. I used ldapclient to build the cred file and get the initial LDAP settings and file format. After that, I've never used it.
HTH,
Roger S.

Similar Messages

  • Wireless connection lost after some time ?

    The wireless internet connection works just fine when browsing safari or the appworld, no problem at all...After locking the ipad and using it a few mins/hours later, I usually lose the internet connection. It says im connected but safari/appworld wont load unless I turn off the wireless connection or renew lease in the options.
    Can someone please tell me why is this happening ?? Its been happening since I got the ipad, so an app cant be the cause ..
    Please help !

    The router firmware has the latest version ... I dont think its something with the router, because I use my laptop wirelessly as well and I dont have such problems. My friend has an iPad 1 and he doesnt have the same problem as mine either ..
    Is there an app that can fix this ??? I thought it might be an email problem because my older Android phone usually lose connection when trying to fetch emails, so I activated PUSH function on the ipad, but that didnt fix the problem
    Please help !!

  • IE prompts credentials after some time and we get error rsHttpRuntimeClientDisconnectionError

    Hi all,
    Windows Server 2012
    Reporting Services 2012 SP2
    Internet Explorer 8
    After some time running a report the end user is asked for his credentials again with the authentication prompt.
    In the ExecutionLog we see the Client (IE) has its connection disconnected =
    rsHttpRuntimeClientDisconnectionError
    The server parameter are attached:
    We appreciate any clue.
    Thanks,
    Alex Berenguer
    Alex Berenguer

    Hi Alex,
    Per my understanding that you are running the report for sometime an then IE prompt for credential and you to this kind of error, right?
    Based on my research, the "rsHttpRuntimeClientDisconnectionError" error may occur if:
    Reporting Services creates the report and then goes to send it back to the client
    Reporting Services finds out that the connection has been closed and responds with the disconnection error.
    To resolve the issue, we can try to modify the TCP profile applied to the VIP. 
    Additionally, the issue may also occur due to a RESET coming from something between Report Server and the custom application. For example, an F5 NLB times these connections out on the either an HTTP or TCP level.
    If your problem still exists, please also check if you will got the same problem on the other browser(firefox),you can also provide us more details information about the
    TimeDataRetrieval,TimeProcessing,TimeRendering in the ExecutionLog table.
    Similar thread for your reference:
    ssrs Report taking to much time to load
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • WL 10.3 - Quartz's jobs stops after some time of correct executing

    Hi,
    I have a webapp (backend only) that is deployed on WebLogic 10.3 AS. In this webapp 5 quartz's job are executed (cron trigger). Two of them run 3 times a day, the next two of them execute every 5 seconds and the last one starts every 20 seconds.
    The problem is that after some time of correct execution (about 20 min.) one on the jobs hangs on, then after some time (about 10 min.) the second one hangs on and finally only one of job (it's always the "20" second job) executes correct for a long time, then also stops. Above, concerns the only the "5" and "20" seconds jobs. All of the jobs are stateful and Oracle DB is used for synchronisation.
    In DB I see that "TRIGGER_STATE" in "TRIGGERS" tables has value of "BLOCKED" for the jobs that hang on. Whenever the job crashes I see the following entry in the WL's log:
    ####<2011-05-30 08:50:11 CEST> <Info> <RJVM> <server_name> <AdminServer> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1306738211453> <BEA-000513> <Failure in heartbeat trigger for RJVM: -6468277378824263512S:127.0.1.1:[7001,7001,-1,-1,-1,-1,-1]:test_domain:test-server
    java.io.IOException: The connection manager to ConnectionManager for: 'weblogic.rjvm.RJVMImpl@559e - id: '-6468277378824263512S:127.0.1.1:[7001,7001,-1,-1,-1,-1,-1]:test_domain:test-server' connect time: 'Mon May 30 08:45:11 CEST 2011'' has already been shut down.
    java.io.IOException: The connection manager to ConnectionManager for: 'weblogic.rjvm.RJVMImpl@559e - id: '-6468277378824263512S:127.0.1.1:[7001,7001,-1,-1,-1,-1,-1]:test_domain:test-server' connect time: 'Mon May 30 08:45:11 CEST 2011'' has already been shut down
         at weblogic.rjvm.ConnectionManager.getOutputStream(ConnectionManager.java:1719)
         at weblogic.rjvm.ConnectionManager.createHeartbeatMsg(ConnectionManager.java:1662)
         at weblogic.rjvm.ConnectionManager.sendHeartbeatMsg(ConnectionManager.java:599)
         at weblogic.rjvm.RJVMImpl$HeartbeatChecker.timerExpired(RJVMImpl.java:1584)
         at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >The quartz version I use is 1.8.4.
    I use my own implementation of scheduler to start the jobs at the deploy time. Jobs are also always unscheduled when the app is undeployed. After undeploying all entries from quartz's tables are erased excepting the one in "SCHEDULER_STATE" table.
    The webapp is tested standalone but it will be in the production environment it will be clustered (two nodes).
    What can cause the problem? And how to solve it?
    Below is my quartz.properties file as it's deployed with webapp:
    #============================================================================
    # Configure Main Scheduler Properties
    #============================================================================
    org.quartz.scheduler.instanceName = SimulatorClusteredScheduler
    org.quartz.scheduler.instanceId = AUTO
    #============================================================================
    # Configure ThreadPool
    #============================================================================
    org.quartz.threadPool.class = org.quartz.simpl.SimpleThreadPool
    org.quartz.threadPool.threadCount = 10
    org.quartz.threadPool.threadPriority = 5
    #============================================================================
    # Configure JobStore
    #============================================================================
    org.quartz.jobStore.misfireThreshold = 60000
    #org.quartz.jobStore.isClustered = true
    #org.quartz.jobStore.clusterCheckinInterval = 20000
    #org.quartz.jobStore.class = org.quartz.impl.jdbcjobstore.JobStoreTX
    org.quartz.jobStore.class = org.quartz.impl.jdbcjobstore.JobStoreCMT
    #org.quartz.jobStore.driverDelegateClass = org.quartz.impl.jdbcjobstore.oracle.OracleDelegate
    org.quartz.jobStore.driverDelegateClass = org.quartz.impl.jdbcjobstore.StdJDBCDelegate
    org.quartz.jobStore.useProperties = false
    org.quartz.jobStore.dataSource = myDS
    org.quartz.jobStore.nonManagedTXDataSource = myDS
    org.quartz.jobStore.tablePrefix = QRTZ_
    org.quartz.jobStore.isClustered = true
    org.quartz.jobStore.clusterCheckinInterval = 20000
    #============================================================================
    # Configure Datasources
    #============================================================================
    org.quartz.dataSource.myDS.jndiURL=${org.quartz.dataSource.myDS.jndiURL}
    org.quartz.dataSource.myDS.jndiAlwaysLookup=true
    org.quartz.dataSource.myDS.java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory
    org.quartz.dataSource.myDS.java.naming.provider.url=${org.quartz.dataSource.myDS.java.naming.provider.url}
    org.quartz.dataSource.myDS.java.naming.security.principal=${org.quartz.dataSource.myDS.java.naming.security.principal}
    org.quartz.dataSource.myDS.java.naming.security.credentials=${org.quartz.dataSource.myDS.java.naming.security.credentials}
    #======================================================================
       # Configure Plugins
    #======================================================================
    #org.quartz.plugin.jobInitializer.overWriteExistingJobs = true
    #org.quartz.plugin.shutdownhook.cleanShutdown = true Any help would be greatly appreciated.

    Thanks for you response,
    I have a entry, in web.xml, because of this this working at startup time. (connecting the quarts scheduler)
    When server and application started every thing it's working but after some time(mostly after 30 minutes), without any change in server/application we are getting the above error.
    We have entry in web.xml file like this.
    <ejb-local-ref>
    <ejb-ref-name>ejb/DXTrackingSession</ejb-ref-name>
    <ejb-ref-type>Session</ejb-ref-type>
    <local>com.sample.app.ejb.tracking.DXTrackingSession</local>
    </ejb-local-ref>

  • Application unable to connect to databse after some time

    The problem we are facing is that after some time the application seems to be unable to connect to the database. The only way we have been able to clear the issue is by re starting the application servers. Below is the information I see in my logs any help would be appreciated, thanks
    ####<Sep 6, 2007 12:08:24 PM CDT> <Info> <JDBC> <plss1433> <SMART-1433-7025> <ExecuteThread: '22' for queue: 'weblogic.kernel.Defaul
    t'> <<anonymous>> <> <BEA-001068> <Connection for pool "SMARTPool" created.>
    ####<Sep 6, 2007 12:08:24 PM CDT> <Info> <JDBC> <plss1433> <SMART-1433-7025> <ExecuteThread: '22' for queue: 'weblogic.kernel.Defaul
    t'> <<anonymous>> <> <BEA-001132> <Initialized statement cache of size "10" for connection in pool "SMARTPool".>
    ####<Sep 6, 2007 12:08:24 PM CDT> <Info> <Common> <plss1433> <SMART-1433-7025> <ExecuteThread: '22' for queue: 'weblogic.kernel.Defa
    ult'> <<anonymous>> <> <BEA-000628> <Created "1" resources for pool "SMARTPool", out of which "1" are available and "0" are unavaila
    ble.>
    ####<Sep 6, 2007 12:08:26 PM CDT> <Info> <JDBC> <plss1433> <SMART-1433-7025> <Thread-7> <<WLS Kernel>> <> <BEA-001128> <Connection f
    or pool "SMARTPool" closed.>
    ####<Sep 6, 2007 12:16:41 PM CDT> <Error> <JDBC> <plss1433> <SMART-1433-7025> <ExecuteThread: '23' for queue: 'weblogic.kernel.Defau
    lt'> <<anonymous>> <> <BEA-001131> <Received an exception when closing a cached statement for the pool "SMARTPool": java.sql.SQLExce
    ption: Io exception: Broken pipe.>
    ####<Sep 6, 2007 12:17:14 PM CDT> <Error> <HTTP> <plss1433> <SMART-1433-7025> <ExecuteThread: '22' for queue: 'weblogic.kernel.Defau
    lt'> <<WLS Kernel>> <> <BEA-101020> <[ServletContext(id=23265185,name=Smart,context-path=/Smart)] Servlet failed with Exception
    java.lang.NullPointerException
    at com.spcs.web.smart.dao.MSOBillFileDAO.fetchFileList(MSOBillFileDAO.java:35)
    at jsp_servlet._jsp._ma._bfm.__releasearchive._jspService(__releasearchive.java:461)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6718)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    I also see this in jdbc.log
    SQLException: SQLState(null) vendor code(17002)
    java.sql.SQLException: Io exception: Connection timed out
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:333)
    at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2529)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2672)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:589)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:527)
    at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:124)
    at com.spcs.web.smart.util.SmartDAO.authenticate(SmartDAO.java:381)
    at com.spcs.web.smart.servlets.LoginServlet.doPost(LoginServlet.java:36)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6718)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)

    The following fixed this:
    http://technet.microsoft.com/en-gb/library/bb932151.aspx
    For some reason "sms admins" was no longer even showing in permissions, added it and gave it appropriate permissions (as per article above), including subfolders.  After that worked perfectly.
    Does anyone have any ideas why a reboot would cause permissions to be lost?

  • No http after some time in user account

    I have a strange behavior. After a restart (Software Update), I couldn't visit any webpages. Network diagnostics said everything was ok. I could send and receive email. I tried another browser: Same result. I logged into my administrator account: everything worked.
    I could fix that problem by changing my proxies settings from "Using PAC-File" to "manually", but the next time, I wanted to use the internet, same problem.
    So now, I have to toggle the proxies settings a couple of times until the internet works again, after every sleep or restart. My wife even lost the "connection" after working some time in other programs.
    This is very annoying, so help would be appreciated.

    Hello @Polysept,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I have read your post on how your monitor turns black after some time in use, and I would be happy to assist you in this matter!
    Since you mentioned that your desktop was overheating, I recommend following the steps in this document on Reducing heat inside the PC to prevent overheating. 
    If the issue persists, please call our technical support at 800-474-6836. If you live outside the US/Canada Region, please click the link below to get the support number for your region.
    http://www8.hp.com/us/en/contact-hp/ww-phone-assist.html
    I hope this helps!
    Regards
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

  • SA 540 drops wan connectivity after some time interval

    hello guys,
    I have problem.  after a certain period of time (ranging from 2 minutes to several hours) the unit keeps dropping the WAN connection, making the unit unaccessible from the WAN side. The strange thing is, that when the connection is dropped, the unit is perfectly accessible from the LAN side, the WAN LED is still on, status info shows the WAN link up, and packet trace shows broadcasted traffic on the WAN interface, so only the directed communication to and from the ISPs gateway (configured to fix IP) seems to be blocked for some reason. When this happens, then plugging the WAN cable to the Optional WAN port enables traffic again, but it is also dropped after some time, and then only power cycling the unit restores WAN connectivity.
    please suggest me as soon as possiblethat how to fix this problem?
    Awaiting for valuable reply.....

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • SystemD Values Get Reset to Default after some Time

    Hi,
    I'm using two machine as gateways and Keepalive HA load balancers, so I've enabled some kernel options, but after some time (the next day or so), these options have been reset to their default (disabled) values.
    Why does that happen, and how to stop that from happening?
    I have to reset the parameters each time. I could set up a script to run on a schedule, but I would like to prevent it from happening in the first place.
    These are the values which get reset to 0 (this time):
        net.ipv4.conf.all.accept_redirects
        net.ipv4.vs.conntrack
        net.ipv4.vs.expire_nodest_conn
        net.ipv4.vs.expire_quiescent_template
    Thank you.

    I didn't find anything in the journal, but I am curious about what I did find: every 1-3 seconds, there is an entry which is repeated: "sshd[<Number>]: Set /proc/self/oom_score_adj to 0". What does it mean? I've been scrolling for the last few days-worth of this message, and there is still more... I also have many attempts to log in via ssh from China, from multiple IP addresses, with various user names and many unsuccessful authentication attempts for root; maybe the entry is related to these attempts...
    Going back to the original discussion, I think I've seen someone mention a systemd service or something like that which resets kernel settings, or some other things, to their default values, in a post (here), but I didn't find it again. Is there such a service that does something like that?
    It is strange that since I started this thread, and since I reset the settings to 1, they have remained at 1. I notice that it happens irregularly.

  • How the files are decreasing from RBS storage after some time i delete docs from document library, where shld I check the settings for this?

    HI
    I created a web application and configured  rbs storage ,
    I uploaded documents (for ex: 18 number)
     after uploaded  documents ,  and observed the RBS storage folder, number of files are increasing (39 number) , its working fine
    and also  I run the querys to check the rows increasing or not , (when I upload new doc rows are increased its fine also)
    select count(*) from alldocs
    Select count(*) from AllDocstreams
    but when I delete some docs from document library ,
    1)the doc itself deleted from document library
    2)when I check the rbs storage  there is no number of files are decreased(its still 39 files ), its same as  before doc deleted from doc library
    after some time I found the number of files are decreasing from RBS storage folder in sql server,
    here I want to know the how the files are decreasing from RBS storage  after some time, where  shld I check the settings for this? and how I control on it
    here how I know the settings for cleaning up orphan BLBOS how  these deleted BLOB
    adil

    1. WHen you delete the file from Sharepoint, it is still present in Recycle bin. This is a default setting in sharepoint for 30 days. Once files are deleted fro Recycle bin, it can also be delete from RBS
    2. There is a RBS cleanup job which deletes files from RBS. for more info check 
    http://mehuljamod.blogspot.in/2012/09/remote-blob-storage-maintainer-rbs.html

  • How can i Delete all foto from my iphone and after some time get them one more time on it but not as a new album :)?

    How can i Delete all foto from my iphone and after some time get them one more time on it but not as a new album, i want them in the camera roll ?

    How can I delete EVERY THING off my Mac and have it like new?
    Boot from the software install DVD and do an "erase and install" when prompted.

  • My Iphone 3G stopped booting and failed to start. After some time, I have restored the Iphone OS using Itunes (ver 4.2). Itunes restored it successfully, but the Iphone didn't responded and remained the same.except apple logo, nothing is displayed.

    Hi,
    I have an Iphone 3G.
    Its 9 months old mobile and it has OS 4.2 in it.
    When I am accessing wi-fi, suddenly the display went-off and then I was not able to start my phone again.
    Later I tried to restore and update the Iphone using Itunes.
    I have updated the Itunes.
    Using hard-reset, I tried to restore the OS and did the same successfully.
    After installing the same over my Iphone 3G, I didnt recieved any intimation for completion of the process, besides, I was not able to start the mobile even I have reset the OS.
    when I push the wake-up button, I am able to see the Apple Logo and after some time, it goes off and remains idle with no more display.
    I tried to reset OS twice, it remained the same.
    Can any one help me here with this issue.
    I am not even able to figure-out the cause of the problem.
    Thanks in advance.
    Bharath.

    Hi,
    I have an Iphone 3G.
    Its 9 months old mobile and it has OS 4.2 in it.
    When I am accessing wi-fi, suddenly the display went-off and then I was not able to start my phone again.
    Later I tried to restore and update the Iphone using Itunes.
    I have updated the Itunes.
    Using hard-reset, I tried to restore the OS and did the same successfully.
    After installing the same over my Iphone 3G, I didnt recieved any intimation for completion of the process, besides, I was not able to start the mobile even I have reset the OS.
    when I push the wake-up button, I am able to see the Apple Logo and after some time, it goes off and remains idle with no more display.
    I tried to reset OS twice, it remained the same.
    Can any one help me here with this issue.
    I am not even able to figure-out the cause of the problem.
    Thanks in advance.
    Bharath.

  • On launching firfox v3.6.15 on windows vista this error message 'Script: file:///C:/Program%20Files/Mozilla%20Firefox/components/nsBlocklistService.js:648' is shown, after some time FF stops responding.

    I've noticed that it is taking longer for Firefox to start. On launching the apps I get this message ' I've noticed that it is taking longer and longer for Firefox (always the most up-to-date version) to start. After some time FF stops responding

    Create a new profile exclusively for the 4.0 beta version and create a desktop shortcut with -P "profile" appended to the target to launch that profile.
    * http://kb.mozillazine.org/Testing_pre-release_versions
    * http://kb.mozillazine.org/Creating_a_new_Firefox_profile_on_Windows
    * http://kb.mozillazine.org/Shortcut_to_a_specific_profile
    * http://kb.mozillazine.org/Using_multiple_profiles_-_Firefox

  • When i download any file it start in a second but when i pause the downloading file & after some time when i open it amessage flash 'download error' source file could not be read please try again later or contact the server administrator.

    when i download any file it works frequently and downloading start in a second but when i pause the downloading file & after some time when i open it,The downloading not start proper and after some time a message flash 'download error' source file could not be read please try again later or contact the server administrator.

    I downloaded the Microsoft Autoruns package and ran it.  There are no programs in the LSA Providers tab, and Apple's Bonjour is the only program in the Winsock Providers tab.  I also did the "netsh winsock reset" and rebooted.  It didn't fix the problem.  Any more ideas?

  • The menu screen does not appear on the apple tv but after some time my photos appearing

    When I turn on my apple TV nothing come up but after some time my photo's from my iCloud account start to appear. Why would this be?

    Welcome to the Apple Community mecarroll.
    The following article(s) may help you.
    Troubleshooting AirPlay
    Troubleshooting Wi-Fi networks and connections
    Recommended Wi-Fi settings
    Wifi Diagnostic Software (for Mac users)
    You may also find some help on this page, where I’ve collected some of the more unusual solutions to network issues.

  • I just brought a apple protection plan as my phone warranty is going to end in a day, when i am trying to enter the protection plan code and my phone serial no its showing an error message try after some time is there any solution to that?

    i just brought a apple protection plan as my phone warranty is going to end in a day, after entering the protection plan code and my phone serial no its showing an error message "technical error try after some time", is there any solution for that?
    As i need the warranty to extend for another year please help me regarding this issue.
    When i bought a new iphone5 in Inda after using it for three days lock button was not working properly and it was warranty claimed and exchanged from apple service center in India, for the same phone I want to extend the warranty but its showing a error message is there any solution?

    Here is some information on the applecare +:
    http://www.apple.com/support/products/iphone.html
    It appears that you have to buy the applecare within 30 days of buying your phone - you said that your phone warranty is almost over, so when did you buy it??? That could be the explanation for the error.

Maybe you are looking for

  • Iphone 4s issue with apple id prompt

    My iphone 4s keeps asking me for my apple id password for the last 3 weeks, it happens almost every time i press any button on my phone, its driving me mad, is there anything i can do to stop this please?

  • Is there an ITS Mobile Test Server URL available on the Internet anywhere?

    All, I am pretty new to SAP, and have the requirement to prove a connection of my Windows CE5.0 terminal, using Naurtech CETerm 5.5.1. As such I was wondering if anyone out there knows of a test server URL that I could point my device to, to ensure i

  • FB 4.7 hangs on Loading workbench

    Any idea what to do wiht it? Thanks

  • Expression request

    I've been askjing around to find out how a particular effect that I seen on numerous music video was created.  No one could give me definitive answer,  I even suggested maybe it was done by editing in Premiere, which others agreed is a strong possibi

  • When I set my ipad up initially I was able to send

    When I set my ipad up initially I was able to send and receive e-mails.  As of two days ago I only receive the senders name and re. line of e-mail - the body and attachments don't show up.  What happenned?