- **status**: review --> fixed
- **assigned_to**: Nagendra Kumar
- **Comment**:

changeset:   6290:a0bbe9dd2b9a
branch:      opensaf-4.4.x
parent:      6280:e27a46e7bcf7
user:        Nagendra Kumar<[email protected]>
date:        Mon Mar 02 11:30:42 2015 +0530
summary:     amfd: validate parent name of SI and its protecting SG [#1161]

changeset:   6291:d461bd091a26
branch:      opensaf-4.5.x
parent:      6285:0aafe62181a1
user:        Nagendra Kumar<[email protected]>
date:        Mon Mar 02 11:30:50 2015 +0530
summary:     amfd: validate parent name of SI and its protecting SG [#1161]

changeset:   6292:05eb0785bd74
tag:         tip
parent:      6289:cf6044a98dfb
user:        Nagendra Kumar<[email protected]>
date:        Mon Mar 02 11:30:58 2015 +0530
summary:     amfd: validate parent name of SI and its protecting SG [#1161]

[staging:a0bbe9]
[staging:d461bd]
[staging:05eb07]




---

** [tickets:#1161] AMF: Secure checking saAmfSIProtectedbySG**

**Status:** fixed
**Milestone:** 4.4.2
**Created:** Wed Oct 08, 2014 03:53 AM UTC by Minh Hon Chau
**Last Updated:** Fri Feb 20, 2015 08:59 AM UTC
**Owner:** Nagendra Kumar

If specifying the saAmfSIProtectedbySG the value of SG belonging to the other 
application (incidentally), the model is loaded without error, but then the 
SU-SI assignment is failed

EX:
Adding safSi=AmfDemo1,safApp=AmfDemo2 but saAmfSIProtectedbySG is 
safSg=AmfDemoNWayA,safApp=AmfDemo1 which had been created before

        <object class="SaAmfSI">
                <dn>safSi=AmfDemo1,safApp=AmfDemo2</dn>
                <attr>
                        <name>saAmfSvcType</name>
                        <value>safVersion=1,safSvcType=AmfDemo2</value>
                </attr>
                <attr>
                        <name>saAmfSIProtectedbySG</name>
                        <value>safSg=AmfDemoNWayA,safApp=AmfDemo1</value>
                </attr> 
                <attr>
                        <name>saAmfSIPrefActiveAssignments</name>
                        <value>2</value>
                </attr> 
                <attr>
                        <name>saAmfSIPrefStandbyAssignments</name>
                        <value>0</value>
                </attr>
                <attr>
                        <name>saAmfSIRank</name>
                        <value>3</value>
                </attr> 
        </object>

Checking value of saAmfSIProtectedbySG should be improved so that CCB is 
aborted 


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to