Trigger on user account expire or lock?

How to catch an event when some user account locks or expires soon?
is there such trigger? (Oracle DB 11g R2)
regards

I would like to have mail notification when a user account locks--This will give you the count of how many user locked
set head off
spool count_locked.log
select count(*) from dba_users where ACCOUNT_STATUS like '%LOCKED%';
logg off
set head on
--Using unix commands, check if this log file has a value or it "no rows selected"
--if there is a count , run a another sql which dispalys username and status and send thsi sql output to your mail id using mailx or sendmail
By the way , there are many types of "LOCKED" status, which one you are looking for ??
_"Locked" types_
LOCKED
EXPIRED(GRACE) & LOCKED(TIMED)
EXPIRED(GRACE) & LOCKED
EXPIRED & LOCKED
LOCKED(TIMED)
EXPIRED & LOCKED(TIMED)

Similar Messages

  • Odd situation with Safari after enabling account expiration and locking

    Hi team,
    i found the following puzzling situation today.
    I enabled account expiration and locking in a workspace, thereafter all end users were requested to change their password as soon as they attempted to login to the application.
    Some of these users went through this process smoothly and after changing the password they could log in. Others apparently succeeded in changing the password but the password change process is triggered again and again.
    These users are receiving the following message after clicking on "apply changes" (p50 of app 4155).
    ERR-1777: Page 50 provided no page to branch to. Please report this error to your application administrator.
    When clicking on "restart application", they get the following additional screen:
    You have successfully logged out. You have been redirected here after using a logout link provided by an authentication scheme. To redirect to a page in your flow instead, do something like this:
    Create a page in your flow and give it an alias PUBLIC_PAGE.
    On the Flow Builder page attributes page, select the "Yes - This page is public" Public Page attribute.
    Change the logout URL in your authentication template to redirect to this new page after the logout procedure executes. For example, using the API, make your logout URL:
    wwv_flow_custom_auth_std.logout?p_this_flow=&FLOW_ID&p_next_flow_page_sess=&FLOW_ID:PUBLIC_PAGE:&SESSION
    Note that the suggested URL uses a somewhat outdated syntax lacking the period after the application items, so you might want to revise it for future releases.
    After various tests it turned out that the problem is in the browser (don't ask me what).
    Safari users do not succeed in changing their passwords through page 4155:50, while Firefox users do.
    I have a password change page inside my application though and everybody can change their password from there successfully.
    Also, after changing the password using Firefox, Safari users can log in without problems whatsoever.
    So the final question is: what's wrong with page 50 of application 4155 when run from Safari on Mac?
    It happened with Apex 3.1.2 and Safari Version 3.2.1 (5525.27.1)
    Thanks!
    Flavio
    http://oraclequirks.blogspot.com/search/label/Apex

    Scott,
    that was exactly what i was about to do yesterday night, but at the post office i realized i didn't know the address :D
    Then, fortunately for me, but regrettably for you (hehehe), i realized that Safari is not the culprit.
    For some reason people using Safari were always submitting the page with enter, while Firefox users were submitting with the button.
    I made a test and Safari is fine as long as you click on the button, the bug is in the submit through the enter key.
    Thanks and sorry about the mac air, may be the next time!
    Flavio
    PS: aren't you coming to ODTUG Kaleidoscope?

  • Oracle user account is getting locked frequently

    Hi everyone!!!
    I am using Oracle 11g on Linux . I have user named "XXX" to whom I have assigned a DEFAULT profile. The Password parameters in DEFAULT profile are as follow.
    Resource Name                                      Resource                                 Limit
    FAILED_LOGIN_ATTEMPTS                    PASSWORD                            20
    PASSWORD_LIFE_TIME                        PASSWORD                            UNLIMITED
    PASSWORD_LOCK_TIME                      PASSWORD                           UNLIMITED
    PASSWORD_REUSE_TIME                   PASSWORD                            UNLIMITED
    PASSWORD_REUSE_MAX                   PASSWORD                             UNLIMITED
    I don't know why my user is getting locked continuously. Even i haven't reached Failed_login_attempts (20). Each time I require to unlock user account as SYS user and then I can connect as XXX user.
    And another thing that I want to know is when user account's status is set to LOCKED, EXPIRED, EXPIRED & LOCKED and LOCKED(TIME).
    Thanks & Regards
    Tushar Lapani

    Hi,
    can you tell me the exact db version?
    As explained in MOS notes:
    DBA_USERS.ACCOUNT_STATUS shows LOCKED after FAILED_LOGIN_ATTEMPTS Is Breached (Doc ID 284344.1)
    How to Interpret the ACCOUNT_STATUS Column in DBA_USERS (Doc ID 260111.1)
    Expected behaviour is:
    1. Oracle release is <= 11.1.0.7.
    DBA_USERS.ACCOUNT_STATUS = LOCKED(TIMED) whenever the number of failed login attempts is > FAILED_LOGIN_ATTEMPTS
    2. Oracle release is >= 11.2 and PASSWORD_LOCK_TIME = unlimited:
    DBA_USERS.ACCOUNT_STATUS = LOCKED whenever the number of failed login attempts is > FAILED_LOGIN_ATTEMPTS
    3. Oracle release is >= 11.2 and PASSWORD_LOCK_TIME = <some fix value>
    DBA_USERS.ACCOUNT_STATUS = LOCKED(TIMED) whenever the number of failed login attempts is > FAILED_LOGIN_ATTEMPTS
    Note
    that 10.2.0.5 displays the same behavior as 11.2, because the fix that  changed the behavior in 11.2 was introduced in 10.2.0.5.
    So I suggest you to follow MOS note
    Finding the source of failed login attempts. (Doc ID 352389.1)
    to find who locked the account.
    Ombretta

  • Question about ACS 5.1 and user account expiration

    Hi All,
    Is there a setting on ACS 5.1 where you can configure the user account's expiration? Speaking of users locally configured on the ACS.
    If not, can you accomplish this with an external db such as MS AD? How ?
    We are looking for a way to manage our guest's hotspot so what we can create temporary users without having to purchase any aditional hardware/software.
    Thanks in advance,
    Raga

    Raga,
    Here is the answer to your first questions -
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_system/5.1/release/notes/acs_51_rn.html#wp122068
    As far as being able to do this in AD it is possible you can look at the following documentation which shows how to configure AD attributes, I have helped a customer retrieve the lockouttime attribute in his AD environment, I dont think this attribute is present in the 2003 DC because I was unable to replicate this attribute.
    Another step would be to use useraccountcontrol -
    http://support.microsoft.com/kb/305144 - if set a simple condition that if this value is 512 you can permit access, when you lock the account it will add the status of disable to the type of account if it is 512 (Normal_Account) it will equal 514. The most secure is to see what value you have for the guest account by retrieving the attribute after you create the account, create a condition that matches this account.
    Let me know if this helps!
    Tarik

  • User Accounts expires again and again

    Hello Everyone. The question is:
    When I create a new user account in Portal Builder, and if the user don´t use this account for a 1-2 months, this account expires, i put a end date to 2010 and enable this, but nothing... they expires again and again if the users dont use to much....
    How can i resolve this "expire acount problem"
    Thanks
    Leonel

    Leonel,
    cf http://download-uk.oracle.com/docs/cd/B14099_11/idmanage.1012/b14082/trblsht.htm#CHDFJBIG
    Beginning with Release 9.0.4, the pwdmaxage attributes of the password policies are defaulted to time value of 60 days.
    You have to use oidadmin to fix the problem (as documented in the link)
    Patrick.

  • Windows 7 user account is automatically locked every so often

    Hello,
    On Friday I changed the password to access to my user account (Win7 runs below Windows 2008 Operative Server). At short time I changed it, after I have entered in the account with my new password, the account was locked unexplainably. I unlocked it again,
    and again at a short time the account was locked again automatically.
    I dont know what`s going on.
    Anybody knows why happens this?
    Thanks with anticipation.
    Regards

    Hello,
    I dont think there is a scheduled task,  at least I am not consciously , ( I have also the role of the netowrk administrator).
    Reading other threads I was afraid of Conficker worm has infected the server, but is issue only happens to me from the last Friday, never happened to me before.
    I also have searched out, the event viewer of the Server, going to the Security log and filter by ID: 644, but there is no record of locked account showed, it seems that by that part everything is ok.
    Is there any other audit application, that can show me where is the problem focused when the account is locked suddenly?
    Thanks

  • Exchange User Account Managment Task locking AD account

    User's AD account is locking within minutes. Windows logs show calling computer as the Exchange 2010 CAS server ( which is part of the CAS array).  We have disabled all mailbox features ( Active Sync, Mapi, OWA, POP, IMAP)  The
    account still locks up within minutes and with same Windows event. There are no 1035 events on the CAS showing any brute force attacks and no other Logs referencing this event at all . The ISS logs show an old Samsung Phone that the user
    had months ago and it broke. It doesn't make sense that it will  be blocking the account even when Active Sync is disabled for testing. I have gone ahead and blocked it anyway and removed it from the mailbox using MAPI MFC. I did check server
    for Conflicker but did not see any thing odd in the registry. What can be causing this lockout ? Also the user does not have any tasks configured or passwords saved on the computer.
    Windows Log:
    og Name:      Security
    Source:        Microsoft-Windows-Security-Auditing
    Date:          9/17/2014 9:09:03 AM
    Event ID:      4740
    Task Category: User Account Management
    Level:         Information
    Keywords:      Audit Success
    User:          N/A
    Computer:      DOmainController.DOmain.local
    Description:
    A user account was locked out.
    Subject:
     Security ID:  SYSTEM
     Account Name:  DOMAINCONTROLLER$
     Account Domain:  Domain Name
     Logon ID:  0x3e7
    Account That Was Locked Out:
     Security ID:  Domain Name\User
     Account Name:  windows user name
    Additional Information:
     Caller Computer Name: Exchange 2010 CAS server
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Security-Auditing" Guid="{54878625-5237-4999-A5DA-4t567j328C30G}" />
        <EventID>4740</EventID>
        <Version>0</Version>
        <Level>0</Level>
        <Task>13824</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8020000000000000</Keywords>
        <TimeCreated SystemTime="2014-09-17T13:09:03.021253500Z" />
        <EventRecordID>331284493</EventRecordID>
        <Correlation />
        <Execution ProcessID="492" ThreadID="1036" />
        <Channel>Security</Channel>
        <Computer>DomainController.domain.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="TargetUserName">Username</Data>
        <Data Name="TargetDomainName">Exchange 2010 CAS Server</Data>
        <Data Name="TargetSid">S-1-5-21-4059915145-90934678-67520089-8930</Data>
        <Data Name="SubjectUserSid">S-1-5-18</Data>
        <Data Name="SubjectUserName">DomainControler$</Data>
        <Data Name="SubjectDomainName">DOmain Name</Data>
        <Data Name="SubjectLogonId">0x3e7</Data>
      </EventData>
    </Event>
    IIS Log Entry for the Old Phone which was removed now using MAPI MFC and Blocked. Note 10.88.11.2 is Load Balancers IP (changed in this post)
    ault.eas Cmd=Sync&User=DomainName%5CDomainUserName&DeviceId=SEC1772877030523&DeviceType=SAMSUNGSCHI535 80 Domain\Username 10.88.11.2 SAMSUNG-SCH-I535/101.403 401 1 1909 0

    Hello,
    Ad replication has been tested with no issues.
    The Test account locks up only if we intentionally enter the bad password. This was done to see that if our disabling of the Mailbox feature on the actuall production account would prevent locks due to request coming to exchange for that feature,
    with a bad password. Apparently account will lock even if the mailbox feature is disabled. For example: if OWA if disabled for a mailbox entering the incorrect password for the account will lock the account.
    So, currently we have done a work around; since the user has no pc to log in to - only uses Ipad and Iphone - we have changed the user name in AD. The account is not locking in but I am still seeing these eneteries in the IIS logs coming from his old phone
    for the old username ( which broke and was trashed- this also tells us that if we revert to the actual username for the account it will lock). Also, disabling active sync for the user when user name was not changed did not have
    any impact and request coming to active sync would still lock the account.
    What should we do to prevent exchange from trying to respond to this request to active sync, from an old device ?   - the device was blocked on the account and removed through MFC when the issue surfaced but it did not fix the situation:
    Request on IIS logs:
    2014-09-18 00:01:07 10.97.10.20 POST /Microsoft-Server-ActiveSync/default.eas Cmd=Sync&User=Domain Name%5CUsername&DeviceId=SEC1342789030523&DeviceType=SAMSUNGSCHI535 80 DOmain Name\Username 10.1.10.46 SAMSUNG-SCH-I535/101.403 401 1 1909 0
    Block Command Used:
    [PS] C:\Windows\system32>Set-CASMailbox -Identity: "[email protected]" -ActiveSyncBlockedDeviceIDs: "SEC1342789030523"
    Confirmed its listed as blocked:Get-CASMailbox Username | Select ActiveSyncAllowedDeviceIDs, ActiveSyncBlockedDeviceIDs
    Note: ( Allowed devices are non since at that time we had removed all current active sync devices attached to the account to see if any of them were responsible for the bad request )
    ActiveSyncAllowedDeviceIDs                                  ActiveSyncBlockedDeviceIDs
     {SEC1342789030523}

  • I am trying to delete a user account but attempt locks up system prefs

    I have been trying to delete a user account in 10.9.1 (Mavericks) on a 2009 Mac Pro. The problem is that System Prefs never completes the "archive account" and when check which processes are using up CPU time I find that writeprefs is pegged at 100% and has stayed at that level for seven hours plus. Of course the account is never removed and the only way of restarting the machine is to force quit system prefs after which the reboot works. Any ideas? Thanks in advance.

    Do you really need to archive the user folder?
    linc, that would be desirable but not absolutely essential.  And, thank you for your swift response!

  • User accounts locking out.

    I have recently upgraded to APEX 3.1.0.00.32 and have discovered that my users are now able to lock themselves out of my app.
    I found settings both at the apex level as well as the workspace level to disable this feature, however the accounts are still locking out. Is there a setting somewhere else that I need to change?
    Thanks,
    Joel

    Kathryn,
    The feature has no Disable/Enable control. It can be required of workspaces (toggled at the site level) with respect to the epiration/locking policy for end-user accounts, or not. If not required, individual workspaces can enable or disable the feature, again, with respect to end user account expiration and locking.
    For developer/admin accounts, the feature is always "on". If you prefer a longer expiration period, say 24 years, set the Account Password Lifetime (days) value to 8766. If you want to allow a large number, say 1000, of invalid consecutive password attempts, set the Maximum Login Failures Allowed value to 1000.
    Scott

  • User account locked out in IAS Server.

    Hi,
    Windows Server 2003 stand-alone with IAS Server working as a RADIUS Server for WIFI connections.
    There is a domain user account that keeps locking out randomly a few times a day.
    This user account doesn't show up within the IAS server log file.
    The Audit Policy is enabled in the w2k3 server for Succes, Failure and the events below comes up for every locking,
    The Caller User Name is the IAS Server machine account.
    I had to enable in the DCs the Netlogon debug mode to get the lock outs source, that turns out to be the IAS Server.
    This is quite strange as I can't find the user account within the IAS Server log.
    Could anybody clues me in on this issue?
    Thak you.

    it seems to me the user is logged on to some computer with an expired password. The computer attempts to connect to wifi and thus authenticate using the users expired credentials.
    Ask the user to reboot all of the computers he uses. If the problem persists, check if the user has open sessions on other machines and check the configuration of the wireless network on the client.
    MCP/MCSA/MCTS/MCITP

  • Domain user is locking his user account- but I cannot figger out why!?

    I have a user, the CTO, who recently received a newly imaged workstation/notebook. He is using the same password for the last few password changes (this is between you and I!) but strangely, his user account has been locking on an irregular basis.I took
    his machine out of the domain, renamed it and added it back to the domain and it seems to have been working fine for the last two weeks until the user came back from OS, connected to the local network (same domain) and his account started locking again.
    I'm at my wits end here and cannot find the problem.
    Here's what I've done so far:
    * Removed all cached credentials from the workstation- from the browser and from the local computer cache.
    * Checked for mapped drives- none found.
    Here's what I've found so far:
    * When his account locks, LockOutStatus shows his account has locked on the local AD server AD01.
    Checking the Security log, I found the following:
    Log Name:      Security
    Source:        Microsoft-Windows-Security-Auditing
    Date:          27/05/2014 12:07:40 PM
    Event ID:      4776
    Task Category: Credential Validation
    Level:         Information
    Keywords:      Audit Failure
    User:          N/A
    Computer:      AD01.mydomain.com
    Description:
    The computer attempted to validate the credentials for an account.
    Authentication Package:    MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
    Logon Account:    hisusername
    Source Workstation:    
    Error Code:    0xc000006a
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Security-Auditing" Guid="{54849625-5478-4994-A5BA-3E3B0328C30D}" />
        <EventID>4776</EventID>
        <Version>0</Version>
        <Level>0</Level>
        <Task>14336</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8010000000000000</Keywords>
        <TimeCreated SystemTime="2014-05-27T02:07:40.997393300Z" />
        <EventRecordID>469726292</EventRecordID>
        <Correlation />
        <Execution ProcessID="532" ThreadID="5952" />
        <Channel>Security</Channel>
        <Computer>AD01.mydomain.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="PackageName">MICROSOFT_AUTHENTICATION_PACKAGE_V1_0</Data>
        <Data Name="TargetUserName">hisusername</Data>
        <Data Name="Workstation">
        </Data>
        <Data Name="Status">0xc000006a</Data>
      </EventData>
    </Event>
    Log Name:      Security
    Source:        Microsoft-Windows-Security-Auditing
    Date:          27/05/2014 12:07:40 PM
    Event ID:      4740
    Task Category: User Account Management
    Level:         Information
    Keywords:      Audit Success
    User:          N/A
    Computer:      AD01.mydomain.com
    Description:
    A user account was locked out.
    Subject:
        Security ID:        SYSTEM
        Account Name:        AD01$
        Account Domain:        mydomain
        Logon ID:        0x3e7
    Account That Was Locked Out:
        Security ID:        mydomain\hisusername
        Account Name:        hisusername
    Additional Information:
        Caller Computer Name:    
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Security-Auditing" Guid="{54849625-5478-4994-A5BA-3E3B0328C30D}" />
        <EventID>4740</EventID>
        <Version>0</Version>
        <Level>0</Level>
        <Task>13824</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8020000000000000</Keywords>
        <TimeCreated SystemTime="2014-05-27T02:07:40.981770400Z" />
        <EventRecordID>469726291</EventRecordID>
        <Correlation />
        <Execution ProcessID="532" ThreadID="5952" />
        <Channel>Security</Channel>
        <Computer>AD01.mydomain.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="TargetUserName">hisusername</Data>
        <Data Name="TargetDomainName">
        </Data>
        <Data Name="TargetSid">S-1-5-21-1469019637-268265805-317593308-17583</Data>
        <Data Name="SubjectUserSid">S-1-5-18</Data>
        <Data Name="SubjectUserName">AD01$</Data>
        <Data Name="SubjectDomainName">mydomain</Data>
        <Data Name="SubjectLogonId">0x3e7</Data>
      </EventData>
    </Event>
    As you can see, there's no workstation name, which is strange to me.
    I enabled debug logging with Netlogon (http://support.microsoft.com/kb/109626/en-us) but there is no entry for this specific time period.
    The local Event Viewer | Security shows a number of failed audits, but nothing which seems to have anything to do with locking the account. Most of these are error 5152 (Filtering Platform Packet Drop), 5156 (Filtering Platform Connection) & 5157 (Filtering
    Platform Connection) errors. I can detail these if you need me to, just let me know.
    Can anyone suggest what else I can do?

    Hi,
    Please let me know the windows servers in your environment like Windows 2000, 2003, 2008 etc.
    This is because , if you have set a GPO on your 2000 server, which is set to "Send NTLMv1" and the GPO on your Windows 2008 server is set to "Only accept NTLMv2." 
    Checkout the below thread on similar discussion,
    http://serverfault.com/questions/432280/password-authentication-fails-ntlmv2
    Also checkout the below thread on audit failure with no workstation details,
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/3c1e1e0a-be1a-4529-b99e-99f8559114c5/evid-4776-can-see-user-name-but-no-workstation?forum=winserversecurity
    Regards,
    Gopi
    JiJi
    Technologies

  • Windows 10 Locked User Account

    That is most curious! I'll give that a try and see if that fixes it for me. This would be kind of a pain to do for end-users if this is some sort of bug especially since I don't like knowing their passwords to set it back for them and making everyone change their passwords after the upgrade could be received poorly.

    Upgraded to Windows 10 on the work machine yesterday and it went off without a hitch. However, I did notice after a reboot and log in attempt yesterday that my user account became suddenly locked on the domain controller. I also noticed this morning that in an attempt to log in (my computer was not shutdown - I left it on all night in a locked state), that my account became, again, locked out. It's easily remedied by logging in as the domain admin, logging into our DC and unlocking my account, but I'm concerned about the potential of this being a recurring problem that could affect many users should we decide at some point to roll it out. Has anyone else been having this problem?
    This topic first appeared in the Spiceworks Community

  • Locking user account for 3 unsuccessful logins using JOSSO

    How the an user account can be locked after 3 unsuccessful logins in Java Open Single Sign On ?
    Please provide me a solution. Thanks in advance.

    We ran into that ourselves, courtesy of our <SARCASM>friends</SARCASM> Sarbanes and Oxley. Based on our research and statements from Sun engineers, the only ways to do it in Solaris 9 are:
    * Write a PAM module to do it
    * Log all failed attempts to a file and have a process scan it for successive login failures
    * Go to something like Directory Server (LDAP) which has account lockouts built into it
    We decided to go with the last option - and yours truly was responsible for doing everything. Two months of hell, but it's done and much easier to manage than files or NIS.

  • Automate unlocking a user account

    automate unlocking a user account by users themselves in case of the following
    1. User accounts that get locked on entering a wrong password
    2. User accounts that are locked due to "Inactivity End date"
    2. can we write a script, to change the password of a user ? are there any functions or API avaialable ?

    Are you referring to the application users? If yes, then you could use FND_USER_PKG API or FNDCPASS (FNDCPASS can only change the password).
    Please see old threads for similar discussion -- http://forums.oracle.com/forums/search.jspa?threadID=&q=FND_USER_PKG&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Notifications before or when a guest account expires

    Hello,
    I have the WCS to create guest user accounts from Lobby Ambassador WCS role. Till now, we set limited duration of the guest user accounts which expire automatically when that duration is reached. 
    My question: is it possible to configure notifications so that we are warned when the guest user accounts are removed ? Ideally, it would be even better to be warned before the guest user accounts expire.
    Is that possible ?
    Thanks a lot,
    David

    I guess we do not have this feature yet!! i request you to contact your acconts team and please feel free to raise a Product Enhancement Request (PER)..
    Lemme know if this answered ur question and please dont forget to rate the usefull posts!!
    Regards
    Surendra

Maybe you are looking for

  • Database activity in SQL Server

    Hi, I m trying to develop a query to get specific information like when the last time queries/transactions were executed against a database, other than by particular login (Agent service).  Is there any way to Develop a query to do this?. and also Re

  • Idoc outbound from business connector

    Hi, I'm  trying to map values to idoc from business connector(4.6). The flow is map transformhierarchytoflat ale outbound process. When I test the application, it's showing a null pointer exception . I have doubt in what all values should i give for

  • Commercial Invoice number mandatory in MIGO

    Dear All, Is there a way to make the commercial Invoice number to be a mandatory entry field for Import MIGO. Is there any field settings or any EXITS available? Please advice. Regards

  • Burned DVD DOESNT WORK!!!????  Help Please

    This is my first time attempting to burn a dvd using DVD Studio Pro. I made a very simple DVD using a template and only two videos TRT: 65sec each. Both clips are in HD and one with surround sound audio (AC-3). I tried tweaking little things in the p

  • Updated to new IOS

    after i did this my battery only last about 1 hour now, it would last about 8 hours prior to the update, i have done restores and everything and it just stays the same. Also now i get this error code also when i plug into itunes. 0xe80000a. I called