Change the attributes of the user and configuration of resources

Hello

For the first look, I have a simple question. Where can I see changing attributes of the user and information about the history that did? I can see a upa_fields of the table, but there is no information on directors who did it.
And the same question on resources. I need to get a way how to display information on the directors who provided resources for different users and administrators who have made changes in these resources. Y at - it all tables that can help me in it?
Is there other variants of this information?

I use OIM 11 g R1.

Thank you.

If you need only to know which revoked a resource, you can use this:

Select usr.usr_login, obj.obj_name, ost.ost_status, rev.usr_login 'Revoker.
Ouedraogo, usr, obi, obj, ost, usr rev
where oiu.usr_key = usr.usr_key
and oiu.obi_key = obi.obi_key
and obi.obj_key = obj.obj_key
and oiu.ost_key = ost.ost_key
and oiu.oiu_updateby = rev.usr_key
and ost.ost_status = 'revoked '.

-Kevin

Tags: Fusion Middleware

Similar Questions

  • Error then Ceating user and configuration AD resource

    Hello

    I'm getting following error while creating user in the administration console

    DOBJ. EVT_NOT_FOUND
    Handler not found


    Even if the user is created in the IOM. Also while AD configuration resource for validation of the system user is waiting and getting the following error message.

    02:07:27, 026 INFO [STDOUT] running GETLANGUAGECODE
    02:07:27, 041 INFO [STDOUT] class of target = com.thortech.xl.integration.ActiveDirectory.tcUtilADItrParam
    02:07:27, 073 INFO [STDOUT] running CONCATFIRSTANDMIDDLE
    02:07:27, 088 INFO [STDOUT] class of target = com.thortech.xl.util.adapters.tcUtilStringOperations
    02:07:27, 088 INFO [STDOUT] running CONCATLAST
    02:07:27, 088 INFO [STDOUT] class of target = com.thortech.xl.util.adapters.tcUtilStringOperations
    02:07:27, 104 ERROR [CARDS] / class method: tcAdapterMappingUtility/getRunTimeVariableMappings some problems:
    No data available for the variable key = 438
    02:07:27, 104 ERROR [CARDS] / class method: tcAdapterMappingUtility/getRunTimeVariableMappings some problems:
    No data available for the variable key = 438
    java.lang.Exception: no data available for the variable key = 438
    at com.thortech.xl.dataobj.util.tcAdapterMappingUtility.getRunTimeVariableMappings (unknown Source)
    at com.thortech.xl.dataobj.rulegenerators.tcBaseRuleGenerator.getRunTimeValue (unknown Source)
    at com.thortech.xl.dataobj.rulegenerators.adpADOUPREPOP.implementation(adpADOUPREPOP.java:52)
    at com.thortech.xl.dataobj.rulegenerators.tcBaseRuleGenerator.run (unknown Source)
    at com.thortech.xl.dataobj.rulegenerators.tcAdapterExecuter.executeRuleGenerators (unknown Source)
    at com.thortech.xl.dataobj.util.tcPrePopulateUtility.setDataFromAdapter (unknown Source)
    at com.thortech.xl.dataobj.util.tcPrePopulateUtility.prePopulate (unknown Source)
    at com.thortech.xl.dataobj.util.tcOrderPackages.computeProcessFormData (unknown Source)
    at com.thortech.xl.dataobj.util.tcOrderPackages.createOrder (unknown Source)
    at com.thortech.xl.dataobj.util.tcOrderPackages.orderPackageForUser (unknown Source)
    at com.thortech.xl.dataobj.tcOIU.provision (unknown Source)
    at com.thortech.xl.dataobj.tcOIU.eventPostInsert (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.insert (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save (unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save (unknown Source)
    at com.thortech.xl.dataobj.tcUserProvisionObject.insertImplementation (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.insert (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save (unknown Source)
    at com.thortech.xl.ejb.beansimpl.tcUserOperationsBean.provisionObject (unknown Source)
    at com.thortech.xl.ejb.beans.tcUserOperationsSession.provisionObject (unknown Source)
    at com.thortech.xl.ejb.beansimpl.tcUserOperationsBean.provisionObject (unknown Source)
    at com.thortech.xl.ejb.beans.tcUserOperationsSession.provisionObject (unknown Source)
    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:324)
    at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
    to org.jboss.ejb.StatelessSessionContainer$ ContainerInterceptor.invoke (StatelessSessionContainer.java:214)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:149)

    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke (StatelessSessionInstanceInterceptor.java:154
    )
    at org.jboss.webservice.server.ServiceEndpointInterceptor.invoke(ServiceEndpointInterceptor.java:54)
    at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:106)
    at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:335)
    at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:166)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:153)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
    at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
    at org.jboss.ejb.Container.invoke(Container.java:873)
    at sun.reflect.GeneratedMethodAccessor117.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    to org.jboss.invocation.local.LocalInvoker$ MBeanServerAction.invoke (LocalInvoker.java:155)
    at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:104)
    at org.jboss.invocation.InvokerInterceptor.invokeLocal(InvokerInterceptor.java:179)
    at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:165)
    at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:46)
    at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:55)
    at org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:97)
    at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:86)
    to $Proxy727.provisionObject (Unknown Source)
    at Thor.API.Operations.tcUserOperationsClient.provisionObject (unknown Source)
    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:324)
    to Thor.API.Base.SecurityInvocationHandler$ 1.run (unknown Source)
    at Thor.API.Security.LoginHandler.jbossLoginSession.runAs (unknown Source)
    at Thor.API.Base.SecurityInvocationHandler.invoke (unknown Source)
    to $Proxy782.provisionObject (Unknown Source)
    at com.thortech.xl.webclient.actions.DirectProvisionUserAction.handleVerifyResource (unknown Source)
    at com.thortech.xl.webclient.actions.DirectProvisionUserAction.goNext (unknown Source)
    at sun.reflect.GeneratedMethodAccessor373.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
    at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute (unknown Source)
    at com.thortech.xl.webclient.actions.tcActionBase.execute (unknown Source)
    at com.thortech.xl.webclient.actions.tcAction.execute (unknown Source)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at com.thortech.xl.webclient.security.SecurityFilter.doFilter (unknown Source)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
    at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:159)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
    at org.apache.coyote.http11.Http11Protocol$ Http11ConnectionHandler.processConnection (Http11Protocol.java:744)
    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
    at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
    at java.lang.Thread.run(Thread.java:534)
    02:07:27, 120 ERROR [CARDS] / class method: tcAdapterMappingUtility/getRunTimeVariableMappings some problems:
    Error getting of performance variables.
    02:07:27, 120 INFO [STDOUT] java.lang.Exception: error getting execution variables.

    Hi Anil,
    I think that you are facing the same error that I am facing.
    have you tried the way Suren said...

  • How do you determine the steps to use when they need to change the info in the diaglog box "WINDOWS SECURITY" of win 7, which asks the user and the password?

    My background: I can only see this dialog box titled WINDOWS SECURITY when I want to access my log to router with my office router connection. The dialog box refers specifically to my router, and asking a user and a password.

    A long time ago that I asked to remember and, of course, I forgot it and the location that I wrote. Now I am unable to determine what I thought, would be a simple reset and the steps that allow me to perform a reset. After a series of search phrases on Bing, and in the community of the SP as well as Win 7 Pocket administrator index I can't find the steps because the dialog box, it seems with the title of the WINDOWS SECURITY is too general.

    I need to install a new router and need to change the user and password. I don't know if user and password are unique to the company of router or Microsoft Win 7. Nevertheless, I can reset thinking them they are unique to me and Microsoft because there is no query such as, "you forgot your password?', whereby get you a temporary.  These steps are already stationed in the community and I just can't get into the research phase right? (What is related to IE 11?) Thank you.

    > I need to install a new router and need to change the user and password.

    Do you want to connect to your old router?  If Yes, most routers have built-in switch you tripping with a paper clip or similar to force a reset to the factory settings.  You can then access the default connection.

    If it's the new router, it should be accessible with the factory default login. If you don't know please post that make the exact and the model of the router.

  • How can I change the user name and password

    I successfully download the FVO and install the virtual appliance. It works very well with my blackberry. I can connect to individual servers or virtual Center.

    However I don't know how to change the user name and password.

    I would also like to know how it works?

    We have a BES server on our network and no configuration is necessary. I just turned on the device Mobile Access of vCenter and entered the ip address of my virtual Center and bingo, I can access through my blackberry.

    If you try to change the Appliance virtual username and password, you can use the standard linux commands (adduser, passwd, chgrp, chown, etc.,)

    The default user name and password so that the robot is root/vmware"."

  • Hello. I have download Adobe Acrobat Pro DC, after loading it is a window that is unable to access the Internet or is configured incorrectly. Tried to change the time and the Internet works fine. What can we do?

    Hello. I have download Adobe Acrobat Pro DC, after loading it is a window that is unable to access the Internet or is configured incorrectly. Tried to change the time and the Internet works fine. What can we do?

    Log, activation, or connection errors. CS5.5 and later, Acrobat DC

    https://helpx.Adobe.com/x-productkb/policy-pricing/activation-network-issues.html

  • Easy question: router WRT54G: how to rename the user and give a new password?

    Not very computer, but following the recommendations in the FAQ, I have reset my WRT54G router to the default settings by hitting the reset buttong and entering into the Web site. I got a new computer and I forgot the old password. After reset to defaults now the link is not secure. How can I go about renaming the user and giving it a new password of my own - it was a while that I have configured the router, and I don't have the CD. Any help that you can offer or the direction you can piont me is appreciated.

    Try to proceed as following:

    Open an Internet Explorer browser on your computer (desktop) wired page. In the address bar type - 192.168.1.1 and press ENTER... Let the empty user name & password use admin lowercase...

    For wireless settings, follow these steps: -.
    Click on the Wireless tab
    -Wireless network mode must be mixed...
    -Provide a unique name in the name box of the wireless network (SSID) in order to differentiate your network from your network of neighbors...
    -Set the channel 11-2 wireless, 462 GHz... Wireless SSID broadcast should be enabled and then click on save settings...
    Please take note of the name of the wireless network (SSID) because it's the network identifier...

    For wireless security: -.
    Click the sub-tab under wireless > Wireless Security...
    Change the mode of WEP wireless security, encryption must be 64-bit. Let the empty password, do not type in anything... Under type of WEP Key 1 in all 10 numbers please (numbers only and no mailbox for example: your 10-digit phone number) and click on save settings...
    Please note the 1 WEP key as it comes to the security key for the wireless network...

    Click the settings advanced wireless
    Change the interval of tag to 75 > change the Fragmentation threshold to 2304, change the RTS threshold to 2304 > click 'save settings '...
    Now let's see if you can locate your wireless network and try to connect...

  • I have a problem with the connection to the computer after you change the user name.

    Original title: HELP

    I changed the username on my laptop and it is not letting me log

    I changed the username on my laptop and it is not letting me log

    Here you go:

    1. Set your BIOS so that it uses the DVD drive as its primary boot device.
    2. Start the computer with your Windows 7 repair CD.
    3. Press a key when prompted to boot from the DVD.
    4. Select 'PC Repair' in the menu.
    5. Select 'Repair' when prompted.
    6. When you are prompted, select System Restore.
    7. Configure Windows to a point before you have changed the user name.
    8. Plan ahead a little and create, test and document an alternative admin account, same as you have a spare emergency House key. This will save you a lot of trouble.
  • How can I change the user backup POS?

    Hi guys,.

    Wondering if or how I can change the user to backup of POS on my POS device. Is it possible to change the user after the installation is complete?

    Or I need to reinstall POS to do properly?

    thx for the advice

    Flo

    You can change the user in https://ip-adress/vdp-configure under Configuration.

    'Klick to change the configuration of vCenter' enter the PW the POS and you can change the user name of vCenter.

    A reboot is required after the change, and an integrity check will be performed during the restart.

    If the change will take some time...

    Paul

  • Changing the user collection

    I need to limit the number of virtual machines that Ops Mgr is looking for licensing reasons.  I have my user configuration and permissions, but how do I change the user in the collection?  I left empty during the initial installation, so he has rights to look at everything right now.

    Thanks in advance,

    Aaron

    Hi Aaron,

    One of the selections for the vCenter in the Admin UI is "update" - allowing you to add your user to the collection.

  • Bootcamp (Win10) has not started after you changed the partition and updated at El Cap.

    I have a MacBook Pro (retina, 15 inches, end of 2013), 2 GHz Intel Core i7 with 8 GB of Ram.

    I had 2 system installed, Win 10 + Yosemite from the windows of beginning and the use of most of the time.

    Yesterday, I ran out of disk space and passed the partition in OS X with disk utility.

    While I changed the partition and I also upgraded to the El Cap.

    After all, I can't start by winning 10 more, although I could see my windows in the startup disk Control Panel.

    I checked some thread here and mess with command autour terminal, but nothing has worked for me.

    Here is the result of diskutil:

    Jerbins-MacBook-Pro: ~ the jerbinyuan list $ diskutil

    / dev/disk0 (internal, physical):

    #: NAME SIZE TYPE IDENTIFIER

    0: GUID_partition_scheme * GB 251,0 disk0

    1: disk0s1 EFI EFI 209.7 MB

    2: Apple_HFS Macintosh HD 70.1 GB disk0s2

    3: disk0s3 Apple_Boot Recovery 650.0 MB HD

    4: Microsoft data base BART 30.0 GB disk0s4

    5: Microsoft database HOMER 150,0 GB disk0s5

    Jerbins-MacBook-Pro: ~ list of cs jerbinyuan$ diskutil

    No logical volume group CoreStorage found

    Jerbins-MacBook-Pro: ~ jerbinyuan$ sudo TPG - vv - r show/dev/disk0

    Password:

    See the TPG: / dev/disk0: mediasize = 251000193024; SectorSize = 512; blocks = 490234752

    See the TPG: / dev/disk0: MBR suspicious to sector 0

    See the TPG: / dev/disk0: Pri GPT to sector 1

    See the TPG: / dev/disk0: GPT Sec at sector 490234751

    start index size summary

    0 1 MBR

    1 1 Pri GPT header

    2 32 table GPT Pri

    34 6

    40 409600 1 part TPG - C12A7328-F81F-11D2-BA4B-00A0C93EC93B

    409640 136992184 2 part TPG - 48465300-0000-11AA-AA11-00306543ECAC

    137401824 1269536 3 part TPG - 426F6F74-0000-11AA-AA11-00306543ECAC

    768 138671360

    138672128 58595328 4 part TPG - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7

    197267456 292966400 5 part TPG - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7

    490233856 863

    490234719 32 table dry GPT

    490234751 1 dry GPT header

    Jerbins-MacBook-Pro: ~ jerbinyuan$ sudo fdisk/dev/disk0

    Disk: geometry / dev/disk0: 30515/255/63 [490234752 sectors]

    Signature: 0xAA55

    From end

    #: cyl hd s - cyl hd s id [Start - size]

    ------------------------------------------------------------------------

    1: EA 1023 254 63 - 1023 254 63 [1-409639] < unknown ID >

    2: AF 1023 254 63 - 1023 254 63 [409640-136992184] HFS +.

    3: AB 1023 254 63 - 1023 254 63 Boot Darwin [137401824-1269536]

    4: 0 b 1023 254 63-1023 254 63 [138672128-58595328] Win95 FAT-32

    Jerbins-MacBook-Pro: ~ jerbinyuan$ sudo dd if = / dev/rdisk0s4 account = 1 2 >/dev/null | hexdump - C

    00000000 2nd eb 58 90 42 53 44 20 20 34 34 00 02 20 20 00 | X.BSD 4.4...  .|

    00000010 02 00 00 00 00 00 00 20 00 f8 ff 00 00 f8 43 08 |... C. |

    18 00 00000020 7th e0 03 37 00 00 00 00 00 00 02 00 00 00 |... ~... 7..........|

    00000030 01 06 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |... |

    00000040 80 00 29 11 14 2f 2 a 42 41 52 54 20 20 20 20 20 |..) ... / * BART |

    00000050 20 20 46 41 54 33 32 20 20 20 31 c0 d0 bc 8F fa |  FAT32. 1... |

    00000060 00 7 c fb 8th d8 e8 00 00 83 19 bb 07 00 fc 5th c6 | | ......^.......|

    00000070 c0 ac 84 74 b4 06 0e cd 10 eb 30 cd 16 cd e4 f5 |... t... 0....|

    00000080 19 0D 0a 4th 6f 6F 2d 73 79 73 74 65 6 d 20 64 69 |... Nonsystem di |

    00000090 73 6B 0D 0 a 50 72 65 73 73 20 61 79 20 6 6 b 65 | SK... Press any ke |

    000000a 0 79 20 74 6f 20 72 65 62 6f 6f 74 0D 0 a 00 00 00 | is reboot... |

    000000b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |... |

    *

    000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |... U. |

    00000200

    Jerbins-MacBook-Pro: ~ jerbinyuan$ diskutil info/dev/disk0s5

    Identifier of the instrument: disk0s5

    Device node: / dev/disk0s5

    Set: No.

    Part of the whole: disk0

    Device / media name: BOOTCAMP

    Volume name: HOMER

    Gendarmerie: Yes

    Mount point: / Volumes/HOMER

    Personality of file system: NTFS

    Type (Bundle): ntfs

    Name (Visible to the user): Windows NT (NTFS) file system

    Partition type: Microsoft Basic Data

    Operating system can be installed: No.

    Media type: generic

    Protocol: PCI

    Smart: checked

    Volume UUID: 4EC75B8E-02A8-4B26-B7F3-5EA9D0A47FA9

    Disk / Partition UUID: 776C43C1-7E4C-4997-BDF5-A91FD406DEBD

    Total size: 150.0 GB (149998796800 Bytes) (exactly 292966400 512-Byte-units)

    Amount of free space: 18.5 GB (18479718400 Bytes) (exactly 36093200 512-Byte-units)

    Device block size: 512 bytes

    Allocation block size: 4096 bytes

    Support read-only: No.

    Volume read-only: Yes

    Location of the device: internal

    Removable media: no

    Solid State: Yes

    Thanks for help.

    Please follow the steps described in [help] can not boot Windows (8.1) after partition resizing .

  • How to change the rows and columns of newtabs?

    I can't change the rows and columns to mozilla version 33

    From topic: config browser.newtabpage.columns shows 5 by default, but these 5 columns appear not only 3 as before. Don't know why, but I use generally not even the default new tab page in my profile daily.

    Still works this - https://addons.mozilla.org/en-US/firefox/addon/new-tab-tools/ - extension to change the page of newTab via a user accessible interface name in the Addons, rather than routing autour Manager inside Firefox. I use this add-on in a second profile that I use for my favorite sites

  • Satellite Pro 6100 - how to change the date and time in the BIOS

    Hello

    I received a satellite pro 6100 that had not been used for some time. Windows does not work then he reinstalled with the good drive.

    When I try and windows 'enable', I get the error 32777 and the laptop is unable to connect with the activation servers that a google leads to believe me that the date and time are incorrect in the bios.

    I know that Press esc to access the bios but there is no option to change the date and time in there. I put the date / the correct time in windows, but this does not seem to synchronize with the bios. I've updated to the latest version of the bios, but this is not enough.

    How can I change or update the time in the bios?

    Thank you

    Hello

    I doubt this time and date setting BIOS does affect Windows activation time Windows doesn t affect it in my opinion. There must be another reason for this problem.
    You can activate Windows by phone?

    Normally the date and time in the BIOS can change you if you mark the date or time, and then press on + or - to change this. Sometimes you have to press PageDown/to the top according to the model of BIOS or laptop.
    Usually in the configuration of the BIOS you will find a brief info how changing the values.

    Check this box!

  • I changed the password and now I forgot that how can I turn on my pc

    I forgot my password, how do I start my pc I have win 7

    Hello

    Microsoft prohibits any help given in these Forums for you help bypass or "crack" passwords lost or forgotten.

    Here's information from Microsoft, explaining that the policy:

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-security/keeping-passwords-secure-Microsoft-policy-on/39f56ef0-5d68-41AD-9daa-6e6019c25d37

    "I changed the password and now I have forgotten that."

    And this is the Information from Microsoft on the problems of passwords;

    If you are unable to connect to Windows 7 or Windows Vista, you can use the Windows Vista System Restore feature, or the Windows 7 system restore feature.

    You may be unable to connect to Windows Vista or Windows 7 in the following scenarios:

    • Scenario 1: You recently set a new password for the protected administrator account. However, you don't remember the password.
    • Scenario 2: You type the correct password. However, Windows Vista or Windows 7 does not accept the password because the system is damaged.
    • Scenario 3: You delete a protected administrator account. Now, you cannot connect to another administrator account.
    • Scenario 4: You change an administrator account protected with a standard user account. Now, you cannot connect to another administrator account.

    See you soon.

  • Virtual PC/XP Mode is asking me my name & the password. I think it says XPMUser and wants to answer me with a password. I want to change the name and create a password. I have never created a.

    I have not created anything yet he keeps asking for a password and display name is XPMUser, I believe.  How I can change this option to create a password also.  My file is listed as XPMUser under.   c:/Documents and Settings/XPMUser I have this file.  Who has my name there instead and if so how to change the name and create a password?

    Thank you

    When you install Windows XP Mode, it automatically creates a user named XPMUser account.  If you want to use a different name:

    1. log in as that of XPMUser.
    2. create a new computer administrator account with the name that you want.
    3. close XPMUser.
    4 log in to the new account and create a password.

    You can then remove the XPMUser account if you wish.

  • Smartphones blackBerry how to change the user name of e-mail on a Blackberry Curve 9320.

    Dear community,

    I have a Blackberry Curve 9320. My company has recently changed their messaging system so I need to create a new e-mail account. Creating the account of electronic mail is not a problem. However. some settings need to be changed. When I go on settings, navigation key allows me to change the change the server info, type my password etc. However, I'm unable to change the user name. My device automatically generates a username of email that is not correct and I am unable to change because the navigation button jumps on this area. Can someone advise me on how a change the username of email on a curve 9320. Thank you.

    IT WORKED! Thank you very much. Force the unit to offer "I'll give you the parameters" was the thing. Have a great day.

Maybe you are looking for