[Q] Identity Sequence issue causes MAB to auth against AD ??

We have a strange issue whereby some users have suddenly failed to correctly authenticate against ACS 5.1 - we cant work out why, as nothing has changed and would greatly appreciate your help.
We have dot1x configured on our network with MAB fallback. We havent yet rolled out dot1x to the clients even though the network is set up for this. In the meantime, we are using Mac Authentication Bypass. We do use 802.1x for wireless though.
I have set up the folowing Identity Sequence:
AD1 (this is set up as our AD servers for 802.1X user and machine auth)
SecurID Server (we dont use this yet either)
Internal Users (this is just used to authenticate ciscoworks)
Internal Hosts (this contains the list of allowed MAC addresses)
Typically what we have seen today is a user initially authenticates successfully by matching the Internal Hosts identity store, but then an hour later, re-authentication fails as the MAC address matches the AD1 id store and subsequently fails due to the MAC address not being present within AD.
Here is the successful connection entry (all MAC addresses substituted form the originals)...
Steps
11001  Received RADIUS Access-Request
11017  RADIUS created a new session
11027  Detected Host Lookup UseCase (Service-Type = Call Check (10))
Evaluating Service Selection Policy
15004  Matched rule
15012  Selected Access Service - Network Access
Evaluating Identity Policy
15006  Matched Default Rule
15013  Selected Identity Store - Internal Hosts
24432  Looking up user in Active Directory - 00-1B-78-00-33-00
24412  User not found in Active Directory
24559  Searching for user in the RSA identity store.
24556  User record was not found in the cache.
24210  Looking up User in Internal Users IDStore - 00-1B-78-00-33-00
24216  The user is not found in the internal users identity store.
24209  Looking up Host in Internal Hosts IDStore - 00-1B-78-00-33-00
24211  Found Host in Internal Hosts IDStore
22037  Authentication Passed
22023  Proceed to attribute retrieval
24432  Looking up user in Active Directory - 00-1B-78-00-33-00
24412  User not found in Active Directory
22016  Identity sequence completed iterating the IDStores
Evaluating Group Mapping Policy
24423  ACS has not been able to confirm previous successful machine authentication for user in Active Directory
Evaluating Exception Authorization Policy
15042  No rule was matched
Evaluating Authorization Policy
15004  Matched rule
15016  Selected Authorization Profile - MAB-PC
11022  Added the dACL specified in the Authorization Profile
11002  Returned RADIUS Access-Accept
Here is the failed connection entry....
Steps
11001  Received RADIUS Access-Request
11017  RADIUS created a new session
11027  Detected Host Lookup UseCase (Service-Type = Call Check (10))
Evaluating Service Selection Policy
15004  Matched rule
15012  Selected Access Service - Network Access
Evaluating Identity Policy
15006  Matched Default Rule
15013  Selected Identity Store - AD1
24432  Looking up user in Active Directory - 00-1B-78-00-33-00
24416  User's Groups retrieval from Active Directory succeeded
22037  Authentication Passed
22023  Proceed to attribute retrieval
22038  Skipping the next IDStore for attribute retrieval because it is the one we authenticated against
22016  Identity sequence completed iterating the IDStores
Evaluating Group Mapping Policy
24423  ACS has not been able to confirm previous successful machine authentication for user in Active Directory
Evaluating Exception Authorization Policy
15042  No rule was matched
Evaluating Authorization Policy
15006  Matched Default Rule
15016  Selected Authorization Profile - DenyAccess
15039  Selected Authorization Profile is DenyAccess
11003  Returned RADIUS Access-Reject
Any help greatly appreciated!

Hello Paul,
If a switch is configured for dot1x with MAB fallback as ours is, does  the switch still send the MAC address for a dot1x-enabled client as well  as the user and host AD credentials even though the MAC address is not  required for auth in this case?
A switchport configured for 802.1x with MAB fallback will first send an EAPOL Start message. An 802.1x enabled client would be able to provide the appropriate User and Host information and get authenticated via 802.1x. No MAC address will be send at this point.
For the same switch and a client with dot1x DISABLED, does the switch forward just the MAC address to ACS?
Yes, the switch will send the EAPOL Start messages to the 802.1x Disabled client. It will not be able to respond to the switchport request. After the retries the switchport will fallback to MAB and expect the client to send the MAC Address to get authenticated.
If the switch invokes MAB and passes just the MAC address to ACS, does  ACS still run the MAC address through the full identity store sequence  which starts with AD1, even though dot1x is not running (and therefore  AD matching is not relevant)?
Yes, the ACS will still run the authentication against all the Database specified on the Identity Store Sequest from top to bottom
Ultimately, I am trying to decide if
a) ACS is passing non-dot1x credentials (namely the MAC address)  to AD erroneously ---> Do not think this might be the case as it will  always pass the credentials to the every database on the specified  order
b) if AD is responding (correctly or incorrectly) with a match ---> We know this one is happening.
c)   if AD is rejecting the MAC address but that the rejection message isnt   triggering the next iteration in the identity store sequence. ---->  Do not think AD is rejecting the MAC Address based on:
24432  Looking up user in Active Directory - 00-1B-78-00-33-00
24416  User's Groups retrieval from Active Directory succeeded
At this point I have no suggestions on how to determine if the MAC Address is being properly authenticated on the AD Side

Similar Messages

  • ISE 1.0.4 - identity Sequence refuses to use AD after RSA

    We are running ISE 1.0.4 with a requirement that on the surface is simple, but fails to execute properly no matter how I tweak it it.  It is:
    VPN users either need to be within a certain AD group or
    They need to authenticate against RSA.
    I set authentication to use an identitysequence with RSA listed first, then AD second.
    I set authorization to check identity server (using network access:AuthenticationIdentityStore).
    - If it’s RSA, pass it.
    - If it’s Active directory, AND the condition with a check on that group membership.  Pass if both pass.
    - Set the default authorization rule to deny access.
    This should work.  Here’s where it breaks down.  It all stems from the fact that the same userIds exist in RSA and AD and that ISE steadfastly refuses to attempt the second identity server method listed in the sequence if RSA is listed first.
    •-          If I list RSA first and the “authentication failed” policy is set to Reject: 
    For users not in RSA that I want to authenticate against AD, it rejects – it attempts against RSA but never hits AD (second server listed in the Identity sequence).  This is what is broken
    This works for users in RSA
    •-          If I list the RSA server first and the “authentication failed” policy is set to continue
    Users not in RSA will pass authentication that shouldn’t because the network access:AuthenticationIdentityStore value will be pointing to the RSA server, regardless of whether they actually passed to that server or not.
    Effectively users can connect regardless of whether their password is right or not
    This option sets it to proceed from authentication to authorization
    •-          If I list AD first in the sequence Since the same ID exists in both AD and RSA, it’ll fail as bad password against AD.  It'll never attempt against RSA.
    Am I missing a simple fix for this?  I have a testbed in which I can simulate the issue but since I don’t have an RSA server handy, I’m using an identity sequence with AD and fallback to internal.  It works as I’d expect, falling back from AD to local if the user doesn't exist in AD.  If the user is in AD, it never tries local and shows the attempt as a bad password.

    There is a configuration option on the RSA server definition (Authentication Control options)
    This Identity Store does not differentiate between 'authentication failed' and 'user not found' when an authentication attempt is rejected. From the options below, select how such an authentication reject from the Identity Store should be interpreted for Identity Policy processing and reporting .
    Treat Rejects as 'authentication failed'
    Treat Rejects as 'user not found'
    If RSA is first server in sequence it will only continue to the next server if follwoing option is select "Treat Rejects as 'user not found'
    In addition you had a comment about the value of "network access:AuthenticationIdentityStore" attribute. This will contain the name of the last ID store that was checked. If want to ensure that the authentication did in fact succeed should also check the following:
    "Network Access:AuthenticationStatus EQUALS AuthenticationPassed"

  • Oracle 11g : Sequence Issues after impdp

    Hi All,
    We are migrating from Oracle 10g to Oracle 11g. As part of this, we take a expdp from 10g and successfully did an import using impdp on to Oracle 11g database.
    But the problem is, there were few Primary key violations which occurred and all of them relate to sequences.
    The Maximum data in the tables and the last number in the sequences differed which caused the issue.
    Upon investigation and browsing the Web, http://www.nerdliness.com/article/2009/03/18/my-oracle-sequencedatapump-shenanigans ; I understood it could be because of the export taken while the application is online and writing to the database.
    I reset all the failing sequences manually and it is fine now.
    My questions now are
    *1) Can we ascertain that the export taken when the source database is offline would eliminate the sequences issue.*
    2) As this is being done in Production, I would like to make few checks to ensure that the sequences are properly imported. ---
    Again reading few websites and oracle Forums, i found the below sql's..
    select table_name, column_name, utl_raw.cast_to_number(high_value) as highval
    from dba_Tab_columns
    where owner = 'PRODUCTION_OWNER'
    AND DATA_TYPE= 'NUMBER'
    AND (OWNER, TABLE_NAME, COLUMN_NAME) IN
    (SELECT CC.OWNER, CC.TABLE_NAME, CC.COLUMN_NAME
    FROM DBA_CONS_COLUMNS CC
    JOIN DBA_CONSTRAINTS C
    ON CC.OWNER=C.OWNER
    AND CC.CONSTRAINT_NAME=C.CONSTRAINT_NAME
    WHERE C.CONSTRAINT_TYPE ='P'
    ORDER BY 3;
    SELECT SEQUENCE_NAME, MIN_VALUE, MAX_VALUE, LAST_NUMBER
    FROM DBA_SEQUENCES
    WHERE SEQUENCE_OWNER = 'PRODUCTION_OWNER'
    ORDER BY LAST_NUMBER
    If I relate the last_number with the highval and if they are same, does that mean the sequences are imported properly.
    Note: We have sequence caching done and we are on RAC.
    Edited by: ramakrishnavydyula on Jan 30, 2013 9:36 AM

    We are migrating from Oracle 10g to Oracle 11g. As part of this, we take a expdp from 10g and successfully did an import using impdp on to Oracle 11g database.
    But the problem is, there were few Primary key violations which occurred and all of them relate to sequences.
    The Maximum data in the tables and the last number in the sequences differed which caused the issue.
    it could be because of the export taken while the application is online and writing to the database.I don't know what's your database's size , and what's acceptable downtime for you, but I could never propose such a migration tecnique to any of my customers, due to excessive downtime when databases are quite large.
    It's quite obvious that you get such errors when the export is done while people are working, unless you use FLASHBACK_SCN or FLASHBACK_TIME parameter while exporting. But in this case, assuming you don't get errors (e.g. ORA-01555), you'll probably lose a lot ot transactions.
    Assuming your 10g database is running in archivelog mode (which should be the default in production DBs) did you think of using RMAN to do the migration ?

  • Wacky image sequence issue - flickers

    Hi guys,
    I've created a simple 2 image sequence I wanted to play through at the top of my DPS document - but when I preview the article (on both desktop, iphone and ipad) the image sequence fails..
    I took a quick screencap to show what Im going.
    DPS Image Sequence issue - YouTube
    Any advice?

    For a two-image effect, I would use a slideshow instead of an image sequence. Not sure what's causing the flicker.

  • [svn] 4690: * Fixed an issue caused by revision 4330.

    Revision: 4690
    Author: [email protected]
    Date: 2009-01-27 13:12:47 -0800 (Tue, 27 Jan 2009)
    Log Message:
    * Fixed an issue caused by revision 4330. Due to leaving the backing
    variables and functions in the public namespace, they were showing
    up in FlexBuilder's code hinting and DataGrid's without specified
    columns. Now they are "hidden" in the mx_internal namespace.
    tests Passed: checkintests, mxunit databinding
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-18853, SDK-18604
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
    frameworks/projects/framework/src/mx/binding/BindingManager.as
    Modified set() to no longer require a userNamespace arg. The
    mx_internal namespace is now assumed.
    modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeSecondPassEvaluator.java
    Renamed makeAttrListPublic() to makeMxInternalAndRemoveOverride(DefinitionNode)
    and updated it to handle IdentifierNodes in the
    AttributeListNode's items.
    Added makeMxInternalAndRemoveOverride(IdentifierNode, Iterator) as
    a helper method for common code in
    makeMxInternalAndRemoveOverride(DefinitionNode).
    modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeClassInfo.java
    Modified AccessorInfo's constructor to create a more unique backingPrefix.
    Modified getQualifiedBackingPropertyName() to always use the
    mx_internal namespace.
    modules/compiler/src/java/flex2/compiler/as3/binding/BindableProperty.vm
    Modified BindingManager.set() call to no longer pass in the userNamespace.
    modules/compiler/src/java/flex2/compiler/as3/binding/BindableFirstPassEvaluator.java
    Modified evaluate(Context, ClassDefinitionNode) to add an import
    for mx_internal.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18853
    http://bugs.adobe.com/jira/browse/SDK-18604
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/binding/BindingManager.as
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/BindableFirstPassEval uator.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/BindableProperty.vm
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeClassInfo.ja va
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/genext/GenerativeSecondPassEv aluator.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/managed/ManagedProperty.vm

    After days of tweaking and suspecting antivirus behind the problems, I reverted back to MSI's default drivers as listed on the product webpage. It appears to be stable so far. Well at least I can use it now.
    I'm not sure if Killer's drivers are suck or MSI don't allow drivers 'not certified by them'. But its bad news if someone wants to use the latest drivers considering we're talking cutting edge gaming laptops here.

  • [svn] 2815: Fixed issue caused by revision 2234.

    Revision: 2815
    Author: [email protected]
    Date: 2008-08-12 07:35:00 -0700 (Tue, 12 Aug 2008)
    Log Message:
    Fixed issue caused by revision 2234.
    tests Passed: checkintests, fdbunit
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-16323
    API Change: NO
    Reviewer: jspiro
    Code-level description of changes:
    embedding/avmplus/ActionBlockEmitter.java
    Added clearMethodInfo() call to the end of FinishMethod().
    Modified setPosition() to no longer set debug_linenum to -1 when
    the position is not greater than zero. See comment for
    explanation.
    semantics/CodeGenerator.java
    Modified evaluate(Context, ProgramNode) to call clearMethodInfo()
    before FinishMethod() if StartMethod() has been called.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-16323
    Modified Paths:
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockEmitter.j ava
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/CodeGenerator.java

    Revision: 2815
    Author: [email protected]
    Date: 2008-08-12 07:35:00 -0700 (Tue, 12 Aug 2008)
    Log Message:
    Fixed issue caused by revision 2234.
    tests Passed: checkintests, fdbunit
    Needs QA: YES
    Needs DOC: NO
    Bug fixes: SDK-16323
    API Change: NO
    Reviewer: jspiro
    Code-level description of changes:
    embedding/avmplus/ActionBlockEmitter.java
    Added clearMethodInfo() call to the end of FinishMethod().
    Modified setPosition() to no longer set debug_linenum to -1 when
    the position is not greater than zero. See comment for
    explanation.
    semantics/CodeGenerator.java
    Modified evaluate(Context, ProgramNode) to call clearMethodInfo()
    before FinishMethod() if StartMethod() has been called.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-16323
    Modified Paths:
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockEmitter.j ava
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/CodeGenerator.java

  • Configuring P7.2 to auth against a specific org/suborg

    I've installed and configured AM7.1 (in legacy mode) on one machine, and created a suborg/realm that authenticates against an AD machine. I've verified this works by accessing am.machine.com/amserver?org=portal -- it presents me with the default screen of "This server uses AD authentication", and I can login.
    On machine 2 I've installed AMSDK and P7.2. When I access portal.machine.com/portal it forwards me to am.machine.com/amserver/UI/login and informs me that it's using LDAP.
    I have the DNS aliases in AM defined for portal.machine.com against the portal org. the portal machine is a single-ip, single-named machine.
    I cannot for the life of me figure out how to make it auth against org=portal. I've tried installing the dist auth UI (which works on ?org=..., but I can't figure out how to make portal use), i've tried using portal...com/portal?org=portal, with and without module=AD
    The most I can find is in the Desktop/default/LoginProvider folder there is mention of using unix or ldap auth, but nothing about forcing a specific org.
    So, summary question: How do I associate a portal instance with a particular AM org/realm ?
    Bonus points: How do I link the portal login screen to the distauth UI and still associate with any particular realm?
    thank you so much for any help. I'm about bald at this point.

    The virtualHost thing on the gateway is only to allow mapping between a gateway virtual hostname to a specific organisation.
    About the portal, adding ?org= to the /portal url don't help. When you connect to the protal and you are not authenticated, the portal force a browser redirect to the AM login url. Parameter from the /portal url are not given to the AM login url. The only way is see to archeive what you want is to configure the AM login URL somewhere on the portal. It's probably in the AMConfig.properties file.
    Vincent

  • New to MAC: Clip vs. Sequence format issues causing slow Quad w/FCP?

    Hi all,
    I'm brand spanking new here and a recent Mac convert from Vegas. I figured that if I was going to upgrade, I would do it right. Don't get me wrong, I love Vegas, it's just that I'm tired of PC hardware conflicts and wanted to hop on the just-plug-it-in mac bandwagon and the ever increasing market share for FCP. Although the learning curve has been steep with FCP, I consider myself pretty savvy with Vegas and now a novice with FCP, I like the interface and there are certainly pros and cons. So far so good, but I have many questions.
    This Quad has so much horse power and I'm having to render all the time. I am doing compositing and green screen stuff, but I'm thinking that with SD footage, the computer should be running sleek at satin.
    I recently read another post in here that had a lot of off-topic discussion. I'm ignorant on the clip versus sequence settings and how they relate. In Vegas, most of these settings were automatic. In other words, whatever footage I threw at it, it dealt with. My footage was captured using default settings in Vegas and everything is in .avi format. When I was first bringing clips into FCP, the software suggested I use media manager to convert the files but I didn't want to suffer quality loss so I ignored it. Now that I have a rough cut of the entire 16 minute project, I'm starting to apply filters and effects and am noticing a bog down.
    Now mind you, things are still faster than my old Pentium 1.4Ghz, but with 10Ghz under the hood (who would have imagined it possible?) I know it should run smoother.
    Sorry I'm being so verbose, but my knowledge of formats is weak so I want to cover the bases. We shot on a DVX100A and mostly wide screen setting. In retrospect, this was a mistake as the DVX100A in wide screen simply puts black stripes on my clip versus being able to utilize the whole thing. Anyway, hind site is 20/20.
    Here is my clip information.
    .avi
    29.97 fps
    720 x 480
    DV/DVCPRO - NTSC
    Data rate: 3.6MB/sec
    Pixel aspect: NTSC - CCIR 601
    Field: Lower(Even)
    Alpha: None
    Composite: Normal
    Audio is 48 and 16
    It is possible that I captured the video in the wrong format. I have to use the "anamorphic" setting in FCP to make the footage look as though it's in the right aspect ratio. Correct me if I'm wrong, but anamorphic requires the use of a special lens when shooting yes?
    I'm wondering if I should recapture the footage using FCP or will using Media Manager sort things out? If so what is the best way to do this as I don't want to lose anything that I've done. And is it even possible to recapture the clips without screwing up everything that I've already done, about sixty hours of work so far.
    Worse comes to worse I'll just work with things moving slowly and stick it out until this project is done and then use FCP's cool logging/capture interface next time around. By the way, I captured this stuff long before I bought the MAC.
    Any help on this would be appreciated.
    Tyler
    G5 Quad   Mac OS X (10.4.6)   2.5GB RAM

    Hi,
    I spoke with the DP and it was definitely not shot anamorphic. Most of the footage was shot in 16:9 format which, on the DVX100 means that there is a black strip on the top and bottom of the clips as you probably know.
    I recaptured a clip from scratch into a new project using the easy setup dealio in FCP. It is standard 3:2 and the clip looks fine. In my existing project is where I have a bit of a jumbled mess I'm afraid. I have a clip that looks fine in it's sequence, but when placed into the Main sequence, which has the same settings, it appears in a different aspect ration.
    Yikes, I'm going to keep playing around. I'm starting to get a feel for what the format should be. I'll post again tomorrow when I have a better idea of how to answer your question.
    Thanks for taking the time to pipe in here Denis.
    Tyler
    thealmost
    Tell us more about your footage. In your original
    post you say you shot in "letterbox" mode, i.e. fake
    widescreen with the bars top and bottom. Yet you say
    your sequence has to be put in anamorphic mode for
    this footage to look right.
    If that's the case, something is wrong. Footage
    that's letterboxed in the camera is 4:3, not
    anamorphic, and if you checked the anamorphic box for
    this kind of footage it would look squished.
    I'm thinking that you could have genuine anamorphic
    footage, that you are working with in 4:3, which
    would be taxing your system somewhat. It's not clear
    (to me anyway) from your original post.
    Can you clear this part of your problem up?

  • Sendmail auth/ident checking issue

    Hi All,
    I have a problem sending mail to a host which seems to have sendmail configured to use Ident port (113) to check back on the mail sender. The host is Sol 9 and sendmail version is 8.13.8+Sun/8.12.9.
    My problem is that this port is not enabled on the firewalls between sender and receiver so the ident checking and hence the mail is failing and I need to turn this checking off.
    I modified sendmail.cf to include an ident timeout "O Timeout.ident=0s" which I believe is supposed to eliminate this checking yet firewall logs indicate it is still happening.
    I can telnet the server on port 25 and have dialogue with the mail server and even supposedly leave a mail though when I try to check it on the host it says there is none.
    Any advice on how to get the mail through - particularly any more sendmail.cf settings - would be greatly appreciated.
    cheers,

    Well, um, no.
    tcp_auth is never the first channel a message hits. It's only switched there after authentication happens.
    It sould like you're more interested in what the "from" is than if the user authenticates, right?
    Your messages will be hitting tcp_local first, then possibly switching to tcp_intranet, or tcp_auth
    Likely, the easiest way to do what you want is through somthing in mappings, or through a sieve filter.

  • Business Rule Sequence issue

    Hi,
    We have our system on 9.3.0.1 and I am currently facing a strange issue.
    I have a set of rules that I have added to an existing sequence. Now I want these rules to execute in an order and I have set the order in the sequence. However when I save, close and open the sequence again, it randomly changes the order.
    Has anyone seen this issue before?
    Regards,
    Amol

    Hi,
    Well firstly the version 9.3.0.1 isn't a very stable one. So if you are working on 9.3.1 or above then I don't think it should affect you. Also what I noticed was that as long as the total number of business rules in the sequence were less than 10 then it wouldn't cause the issue.
    Hope it helps.
    Regards,
    Amol

  • The new Import Sequence feature causes Premiere Pro CC to CRASH!

    *** This was happening before the update, and the update to 7.01 has not fixed this issue.***
    I have a series of intros and end slates for a YouTube series.  I (kind of) love the new Import Sequence from Project feature, new in PPr CC.  But more often than not, trying to import a sequence from another project using the Media Browser causes Premiere to crash.  Can anyone else report whether this is NOT working for you, too.  I can imagine scenarios where you either don't use this feature, or haven't gotten around to it since the launch of CC. 
    Thanks in advance for anyone who is willing to test and verify whether this is a bug.
    Win7 64-bit
    ASUS g75vx Laptop
    i7-3630qm
    NVIDIA GTX-670mx, 3GB GDDR5
    16GB RAM

    Well, certainly one of my sequences (let's call it "A") always causes a crash.  Sequence B was NOT causing a crash last week.  Today sequence B started crashing (in 7.0).  So I updated to 7.01 and tried again.  Still crashing (always, now).  So I set out to create a new sequence C. 
    To create sequence C, I opened a successfully completed project from last week.  I Saved As... "New Opening Sequences".  Next, I cut away every sequence except for the sequence that holds the intro.  I did a Project > Remove Unused to get rid of all the footage, titles, etc.  Now I had a project that only contained Sequence C and it's linked media.  Nothing is offline.  Everything is in tact.
    Finally, I open the project I need to finish today.  I need to add the bumper to the front of the video.  So I navigate within the Media Browser to find the "New Opening Sequences" project.  I double click.  I get the yellow, dynamic link-like loading bar.  When the project media, bins and sequences appear, I double-click the sequence I want to impor.... KKKKKEHEHHE!!!  Crash.
    I'll restart to get you the exact error message...
    WOW!!!  I just left this window open to go get the exact error message for you.  I went through the same steps above.  It worked this time.  So to answer your question, Sequence C is also hit or miss.  This is the first successful attempt today (about 10 previous tries, restarts, etc).
    Definitely seems like a bug.  Can anyone else reproduce this crash?
    P.S. - Perhaps it's significant, perhaps not:  In all cases, A, B and C, these sequences have Dynamic Linked footage from After Effects (animations).  While they do have some live-action, they are primarily AE animations.  This may help you reproduce the crash.
    I'm also not running anything unusual.  Mainly the OS, a browser, Webroot SecureAnywhere (Anti-virus), Premiere.

  • Javascript set date function sequence issue

    This is a javascript date error that occurs in FireFox, Chrome and IE.
    In setting the date using utc functions the order in which the functions are used can cause the wrong date set be set.
    var d = new Date();
    d.setUTCFullYear(2012,1,26);
    correctly sets the date:
    Sun Feb 26 2012 10:10:33 GMT-0500 (Eastern Standard Time)
    var d = new Date();
    d.setUTCFullYear( 2012 );
    d.setUTCMonth( 1 );
    d.setUTCDate( 26 );
    incorrectly sets the date:
    Mon Mar 26 2012 11:10:33 GMT-0400 (Eastern Daylight Time)
    var d = new Date();
    d.setUTCDate( 26 );
    d.setUTCMonth( 1 );
    d.setUTCFullYear( 2012 );
    correctly sets the date:
    Sun Feb 26 2012 10:10:33 GMT-0500 (Eastern Standard Time)
    It appears the full date isn't being used to re-validate/calc the date upon setting single utc parms.
    Thanks.
    This happens Windows 7, NOOK...

    Short answer; no, doesn't happen Apr 1.
    <br/>Longer answer; I set up a page to loop through everyday of a given month.
    <br/>(http://itriware.com/lab/test/datetest.html)
    <br/>Changing the machine date results in:
    * md:30-Mar - no good for the month of Feb.
    * md:31-Mar - no good for the months: Feb, Apr, Jun, Sep, Nov.
    * md:01-Apr - ok
    * md:30-Apr - no good for the month of Feb.
    * md:31-May - no good for the months: Feb, Apr, Jun, Sep, Nov.
    (md=machine date)
    Seems to be an end of the month issue, depending on the sequence of setting the utc parms, the month rolls over but isn't adjusted back when setting the next parm...sometimes.
    After thinking about it;
    Seems that if the machine day of month is greater than the # of days in the requested month it fails, hence feb always fails and only requested months with 30 days fail when the machine date is the 31st. In the sequence setUTCFullYear, setUTCMonth, setUTCDate.

  • Task sequence issue[OS Deployment]

    Hi All,
    we have created a test environment for OS deployment. we are using SCCM 2012 SP1. Dp is installed on same server. SCCM site server OS is windows 2008 R2. we have captured the image using MDT tool. We have problem that whenever we do a deployment we
    get below issues.
    1. OS installed on next available logical drive(in my case it's D:\)
    2. when we create a task sequeste using task sequence veriable(http://sccmfaq.wordpress.com/2013/02/14/sccm-2012-sp1-install-windows-7-to-drive-letter-c/
    ) it gives us error "There is not enough space on the disk. (Error: 80070070; Source: Windows) ApplyOperatingSystem"
    3. When we create a task sequence and provide dive name for "Apply operating system", it works fine on a system which has two partition(c & D) but which has one drive( only C) gives error("There is not enough space on the disk. (Error:
    80070070; Source: Windows) ApplyOperatingSystem" ) as mentioned in 2.
    Any help will be highly appreciated.
    Rakesh Kumar

    Thanks for the suggestion but that did not help me either.
    To brief more about the scenario,
    I have captured the image using MDT and deploying the image via SCCM 2012 Sp1.
    I also found that the same image when deployed via MDT wipes the second parition (D:\ drive). IS this is the root cause of my problem. Is there any way i can customise and handle it within TS.
    Regards, Shweta Karalkar

  • Premiere Pro 4.2.1 Preview Sequence Issue

    Purchased CS5.5 with the 32-bit compatibility pack, i.e. Premiere Pro 4.2.1, but I am unable to correctly playback sequence items.  They either appear in purple and green or just as a still image with sound when playback is selected.  the AVI file plays back with Windows Media Player and a number of other players without issue.
    The workstation runs Windows XP 32-bit.
    I initially thought it may be a graphics card or codec issue, however if I install an old copy of Premiere Pro 4 on another identical machine, that works okay until the 4.2.1 upgrade is downloaded from the Adobe website and applied to it.
    Picture below is 4.2.1 (compare with the second screenshot using 4.0.0)
    Picture below is 4.0.0
    Unfortunately I can not install the version 4.0.0 copy first and then apply CS5.5 due to licence key incompatibilites.  Any suggestions please.

    Read Bill Hunt on a file type as WRAPPER http://forums.adobe.com/thread/440037
    What is a CODEC... a Primer http://forums.adobe.com/thread/546811
    What CODEC is INSIDE that file? http://forums.adobe.com/thread/440037
    Report back with the codec details of your file, use the programs below... a screen shot works well to SHOW people what you are doing
    For PC http://www.headbands.com/gspot/ or http://mediainfo.sourceforge.net/en
    For Mac http://mediainfo.massanti.com/
    http://blogs.adobe.com/premiereprotraining/2011/02/red-yellow-and-green-render-bars.html
    Once you know exactly what it is you are editing, report back with that information... and your project setting, and if there is a red line above the video in the timeline, which indicates a mismatch between video and project

  • Install sharepoint 2013 on Windows server 2012, Microsoft Identity Extensions issue !!!!!!!!!

    Sharepoint 2013 comes with prerequisitesinstaller.exe to install the software required for the actual Sharepoint installation.
    I 've installed Windows server 2012 in the R2 edition as well as Standard edition, but installing the prerequisites ends with an issue for the Microsoft Identity Extensions (MIE) on both versions (screenshot).
    The 2012 R2 server has been updated with all latest files by executing Windows update.
    In case of the Server 2012 R2,  MIE is already installed , but somehow the Sharepoint installation is missing something.
    I al;so tried removing default install to let prerequisiteinstaller.exe to install it's own version, but that did not help.
    When I skip the prerequisites remaining items, the Sharepoint installation stops directly , requesting the missing items.
    I've tried several Sharepoint server installation files, including the 180 days free version.
    Screenshots will be uploaded after my account has been checked......

    Hi Jay,
    Installing SharePoint Server 2013 on a computer that is running Windows Server 2012 R2 could lead to unexpected behavior, therefore, Microsoft does not support SharePoint Server 2013 in Windows Server 2012 R2.
    SharePoint Server 2013 with Service Pack 1 and SharePoint Foundation 2013 with Service Pack 1 will offer support for Windows Server 2012 R2.
    Refer to:
    SharePoint 2013 Support for Windows Server 2012 R2
    In addition, as Dave suggested, for the sharepoint server issue, please post in the dedicated forum for a better response.
    Best Regards,
    Anna Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Maybe you are looking for