Authorization: how to denying access

In web.xml it's possible to define which url's are passwordprotected. Like:
<security-constraint>
<web-resource-collection>
<url-pattern>Default/*</url-pattern>
<url-pattern>Portaal/*</url-pattern>
<url-pattern>Informeren/*</url-pattern>
<url-pattern>Behandelen/*</url-pattern>
</web-resource-collection>
<!-- authorization -->
<auth-constraint>
<role-name>sr_developer</role-name>
</auth-constraint>
</security-constraint>
My problem with this is that when I forget a url, the user can get there without password. That's not what I want. I want him only to be able to access the url's I mentioned, not more. Is that possible?
Regards,
Eelco

Schöne guete Morge Julius
Kei angscht, ich han kei Ziit verschwendet und bi au scho uf RSUSR008_009_NEW und S_BCE_68002111 choo, aber jetzt wiiter in englisch für üsi Kollege.
Dear Julius,
Many thanks for your hint. But I found already report RSUSR008_009_NEW and transaction S_BCE_68002111.
But unfortunately there are 2 hindering factors:
a) To set up a clean base for this analyizing tool set we need some more time and knowledge.
b) SAP itself says there are some incorrect results for roles. See http://search.sap.com/ui/notes?id=0001888266
(The problem is, at the moment we cannot /do not want to install those corrections, according to my Basis collegue.)
As fas as I know about TCD S_BCE_68002111, this could/would be of great help.
Do you have or do you know some more tutorials or tranining material about transaction S_BCE_68002111? Any help will be appreciated.
Regards,
Markus

Similar Messages

  • ACL - how to (easily) deny access to everthing but home directory

    I was trying to set up a very restrictive drop box for users to leave and take files from. I set up a special USER and then thought I could use the ACL's to deny access to the system except for the home directory. From reading the documentation I tried the following
    1) at the root level I denied read/write access for USER
    2) at the home directory I allowed read/write access for USER
    and then I tried to 'remove inherited' ACLs. I can't seem to get this to work. USER is always denied. Any help appreciated

    Never mind. I figured out how to do this from the command line using chmod +a to do multiple directories at once. I still don't know why the top level ACL wouldn't propagate to the lower directories but once I did this on the /* directories everything was fine.

  • How to withdraw authorization where there is access to the previous computers?

    This is my dialogue.
    "How to withdraw authorization where there is access to the previous computers? He wants to be able to authorize my current computer but I can not because I already authorized 5 Can you recall the previous authorization I could authorize the current computer?"
    "If you have physical or network access to them, use the Deauthorize Computer function. If not, use the Deauthorize All command documented in this article, or if needed, the link to contact the iTunes Store staff at the bottom of it."
    Hi
    I already tried it. It shows the information that Deauthorize will be possible in December. That is why I need help."
    "Use the link to contact the iTunes Store staff. You need to get help from them."
    But where i find link!?

    wjosten wrote:
    You need to contact iTunes support to override this restriction:
    http://www.apple.com/support/itunes/
    As already provided:
    The link to contact Apple support is at the bottom of this page; 'Contact Us'.
    There we go.. that's how it's supposed to go, it seems.

  • How to allow access to winrs for non-admin user?

    I have Windows Server 2012 (and Server 2008, but it is next priority) to monitor it using txwinrm. txwinrm library internally is using WinRS protocol. I have to monitor it using least privileged user, but don't know how to configure access for him.
    All I managed to do - is to configure remote Powershell session for my user, but it's look like that winrs and powershell sessions have different security descriptors:
    Invoke-Command -ComputerName 192.168.173.206 -Credential (credential Administrator $pwd) -ScriptBlock { 2 + 2}
    # gives 4
    Invoke-Command -ComputerName 192.168.173.206 -Credential (credential lpu1 $pwd) -ScriptBlock { 2 + 2}
    # gives 4
    winrs -r:192.168.173.206 -u:Administrator -p:$pwd 'powershell -command "2+2"'
    # gives 4
    winrs -r:192.168.173.206 -u:lpu1 -p:$pwd 'powershell -command "2+2"'
    # Gives Winrs error: Access is denied.
    Configuration for my user is following:
    (Get-Item WSMan:\localhost\Service\RootSDDL).value
    # O:NSG:BAD:P(A;;GA;;;BA)(A;;GA;;;S-1-5-21-3231263931-1371906242-1889625497-1141)S:P(AU;FA;GA;;;WD)(AU;SA;GWGX;;;WD)
    (Get-PSSessionConfiguration -name Microsoft.Powershell).SecurityDescriptorSddl
    # O:NSG:BAD:P(A;;GA;;;BA)(A;;GA;;;S-1-5-21-3231263931-1371906242-1889625497-1149)S:P(AU;FA;GA;;;WD)(AU;SA;GXGW;;;WD)
    (In each security descriptor my user is given general access to protected object).
    So what security descriptor should I set to make my winrs query work for non-admin user?

    Hi Bunyk,
    I can not recreate the erroe you posted, and please also post the screenshoot in your convenience.
    I tested with a non-domain user but has the local admin permission of the remote computer, and this worked, before running the remote cmdlet in powershell, I also configured the TrustedHosts.
    In addition, the access denied could be also caused to the Protocol Filtering on the remote server, for more detailed information, please refer to this thread:
    winrs error:access is denied
    I hope this helps.

  • How do I access a network camera from internet via 501

    Please understand that I am nowhere near being a network guru and I'm even farther away from being a PIX guru.
    I have a 501 PIX between my home network and the outside internet. The PIX is connected to a cable modem and pretty much keeps the same DHCP IP address as assigned by the ISP. I have an AXIS 207 IP camera connected to my home network on IP 192.168.1.11. For the sake of illustration say the address assigned by my cable ISP is 123.123.123.1.
    What I need to do is to access the camera from the internet. To do that I suppose I need to add some instructions to the PIX configuration but I don't know where to start...I have never even thought about communicating with devices on my home network through the internet. Can someone please provide some pointers or better yet the commands I need to add. The next question is how do I access the camera assuming the PIX is all set up. I don't think I use the camera's address and I don't know how the ISP address would get to a specific device such as the camera - maybe appending a port number or whatever to the IP address I type when trying to access the camera from the internet?
    The way the camera works on the internal network is you type in it's IP address in a browser window and the camera opens up a web page just like any url and the video is streamed to a window in the web page.
    I hope I've provided enough info to understand what I'm trying to do and I would be most appreciative for any help.
    thanks

    I tried installing the commands as provided but am running into issues. Here are the error messages:
    pixfirewall(config)# nat (inside) 1 0.0.0.0
    ERROR: Duplicate NAT entry
    ERROR: fail to insert nat entry
    pixfirewall(config)# global (outside) 1 xxx.xxx.114.55
    ERROR: xxx.xxx.114.55-xxx.xxx.114.55 overlaps with outside interface address
    pixfirewall(config)#
    And here is a copy of my current configuration (including the code prior to entering the changes and the successful changes). Any Idea what needs to be done to fix things?
    thanks
    Building configuration...
    : Saved
    PIX Version 6.3(5)
    interface ethernet0 auto
    interface ethernet1 100full
    nameif ethernet0 outside security0
    nameif ethernet1 inside security100
    enable password xxx
    passwd xxx
    hostname pixfirewall
    domain-name ciscopix.com
    clock timezone CST -6
    clock summer-time CDT recurring
    fixup protocol dns maximum-length 512
    fixup protocol ftp 21
    fixup protocol h323 h225 1720
    fixup protocol h323 ras 1718-1719
    fixup protocol http 80
    fixup protocol rsh 514
    fixup protocol rtsp 554
    fixup protocol sip 5060
    fixup protocol sip udp 5060
    fixup protocol skinny 2000
    fixup protocol smtp 25
    fixup protocol sqlnet 1521
    fixup protocol tftp 69
    names
    access-list 100 permit icmp any any echo-reply
    access-list 100 permit icmp any any time-exceeded
    access-list 100 permit icmp any any unreachable
    access-list inbound permit tcp any host xxx.xxx.114.55 eq www
    pager lines 24
    logging timestamp
    logging trap informational
    logging host inside 192.168.1.3
    icmp deny any echo outside
    mtu outside 1500
    mtu inside 1500
    ip address outside dhcp setroute
    ip address inside 192.168.1.1 255.255.255.0
    ip audit info action alarm
    ip audit attack action alarm
    pdm location 192.168.1.3 255.255.255.255 inside
    pdm history enable
    arp timeout 14400
    global (outside) 1 interface
    nat (inside) 1 0.0.0.0 0.0.0.0 0 0
    static (inside,outside) tcp xxx.xxx.114.55 www 192.168.1.11 www netmask 255.255.255.255 0 0
    access-group inbound in interface outside
    timeout xlate 0:05:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
    timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
    timeout sip-disconnect 0:02:00 sip-invite 0:03:00
    timeout uauth 0:05:00 absolute
    aaa-server TACACS+ protocol tacacs+
    aaa-server TACACS+ max-failed-attempts 3
    aaa-server TACACS+ deadtime 10
    aaa-server RADIUS protocol radius
    aaa-server RADIUS max-failed-attempts 3
    aaa-server RADIUS deadtime 10
    aaa-server LOCAL protocol local
    aaa authentication http console LOCAL
    aaa authentication telnet console LOCAL
    aaa authentication serial console LOCAL
    aaa authentication enable console LOCAL
    http server enable
    http 192.168.1.0 255.255.255.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server community public
    no snmp-server enable traps
    floodguard enable
    telnet 192.168.1.0 255.255.255.0 inside
    telnet timeout 15
    ssh timeout 5
    console timeout 0
    dhcpd address 192.168.1.6-192.168.1.10 inside
    dhcpd dns 207.69.188.171 207.69.188.172
    dhcpd lease 3600
    dhcpd ping_timeout 750
    dhcpd auto_config outside
    dhcpd enable inside
    username administrator password xxx privilege 15
    terminal width 80
    Cryptochecksum:xxx
    : end
    [OK]

  • SAP PI problem: User credentials are invalid or user is denied access

    Hi!
    I am about to configure SAP PI.
    Therefore I have run post installation wizard step PI_00 and get the following errors:
    Error: Not able to load Function SWF_XI_BPM_AUTO_CUSTOMIZE
    (cause:Name or password is incorrect (repeat logon)).
    Step: Execute SWF_XI_BPM_AUTO_CUSTOMIZE
    Error: User credentials are invalid or user is denied access
    Step: Add Installed Product2
    Questions:
    How can I identify which user/password makes problems here?
    P.S.
    My further problems are:
    2) It is not possible to work with XI tools, such as:
    Integration Directory, Integration Repository, Runtime Workbench
    When I try to execute some action in these tools I get the following error:
    Cannot connect to Repository
    Error during communication with System Landscape Directory: User credentials are invalid or user is denied access.
    2) When I try to access the NetWeaver configuration wizard (http://localhost:50000/nwa)
    I get the followign warnig:
    System Landscape Directory is not available
    Only local systems can be maintened
    Thank you very much
    Thom

    Hi,
    Check the similar discussion  Error in PI postinstallation wizard
    Wrong password PISUPER in PI_00 wizard
    Thanks!
    Edited by: Sudhir Tiwari on Nov 26, 2008 10:29 AM

  • ITunes podcast downloading problem.  "Authorization is required to access" error message.

    I've been subsribing to a podcast through iTunes for years with no problems, but today I get the error message:
    "There was a problem downloading (podcast name).  Authorization is required to access (url feed)"
    Its a BBC podcast and I now get the same error message for all the other BBC podcasts that I subscribe to.  I also cant play or download any BBC podcasts from the iTunes Store.  All other podcasts by all other providers are fine.
    Weirdly this problem seems to be limited to the Macbook Pro as the iMac on the same network can access the problem podcasts with no hassle.
    A few web searches have turned up very little, any ideas in Apple Communities-land!

    Hey Roger and thanks for your amazingly quick response.
    I did a quick confirm: it doesn't seem to work on any Windows machines I can get my hands on, so it isn't something specific to me (whew!).  It definitely DOES work on any Mac I can get my hands on (which you also confirmed - thanks).
    That link, the feedproxy.google.com one, works fine on Windows and Mac alike.  I very much imagine that someone else is using FeedBurner and while I'm not huge into podcasts, there are a lot of others who are.  This issue would've come up if it were something like that.  Either way: I can access that link (and thus the content) just fine on any machine I'm on.
    So, what you're saying is to ditch FeedBurner entirely and just submit the raw feed to iTunes.  That sounds good (and, if I want more indepth statistics later, I'll cross that bridge then)...but I'm afraid I'm not sure how to do that.  I've already submitted the FeedBurner feed to iTunes and I'm not sure how I'd go about changing it.  Would I simply ask iTunes to delete the old feed and more or less resubmit?
    Thanks for the help about the artwork.  The individual files may very well be missing the metadata, as when I asked the guy doing that if he had included the artwork, he indicated he was rather confused.  I'll test that out in a bit.  The feed artwork, however, I must admit ignorance about.  Where might I be able to change that?  I'm using WordPress and...PowerPress/BluBrry (or whatever it's referred to).
    Thanks again for being so incredibly helpful with all this.  And so timely, too.

  • I cannot view pictures in one of my files, they all have a small circle in front to them, How can I access them?

    Since the Maverick upgrade, I cannot view pictures in one of my files, they all have a small circle in front to them, How can I access them?

    Looking at this data, it appears to all be quarentined.  I presume this is the problem.  Not sure how it happened, but what do I do next?
    total 1022016
    drwxrwxrwx  130 501  20  -      4420 Nov  1 12:02 .
    drwx------+   5 501  20  -       170 Nov  4 11:36 ..
    0: ABCDEFAB-CDEF-ABCD-EFAB-CDEF0000000C deny delete
    -rw-r--r--@   1 501  20  -     24580 Nov  1 10:17 .DS_Store
              com.apple.FinderInfo                 32
    -rw-r--r--    1 501  20  -         0 Nov  1 12:02 .com.apple.timemachine.supported
    -rw-r--r--@   1 501  20  -     68209 Sep  1 19:01 1003755_10151572967007919_1735099829_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                140
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     39634 Jul 15 13:35 1057696_465455360212684_141716797_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                327
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     78315 Sep  1 19:01 1229985_10151620879572919_1488245660_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                140
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     76387 Sep 15 21:46 1235441_10151681599493723_632593470_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                140
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     14432 Sep 10 11:40 1236741_10151643929467919_283733894_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                139
              com.apple.quarantine                 22
    -rw-r--r--@   1 501  20  -     74672 Sep  1 18:59 1240498_10151628006147919_1412952436_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                140
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     94347 Jun  4 11:05 249190_10151467034942919_1728646541_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                135
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     44344 Aug 19 19:41 556324_481591665265720_1129146640_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                141
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     43375 Oct 27 13:34 644231_10151728384762919_193954243_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                139
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     98896 Jul  5 22:20 943555_10151520075642919_285623566_n.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                145
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -     92775 Jun  2 20:46 Adalyn - NICU Nurse Pics - 0055.jpeg
              com.apple.metadata:kMDItemWhereFroms                163
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     67788 Jun  2 20:47 Adalyn - NICU Nurse Pics - 0063.jpeg
              com.apple.metadata:kMDItemWhereFroms                163
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     58365 May 27 12:57 Adalyn - NICU Nurse Pics - 0069 copy.jpeg
              com.apple.metadata:kMDItemWhereFroms                163
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     58365 Jun  2 20:47 Adalyn - NICU Nurse Pics - 0069.jpeg
              com.apple.metadata:kMDItemWhereFroms                163
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    213210 Aug 10 15:19 Adalyn Rie Jin (Aug) - 0071.jpeg
              com.apple.metadata:kMDItemWhereFroms                201
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    213150 Aug 10 15:19 Adalyn Rie Jin (Aug) - 0081.jpeg
              com.apple.metadata:kMDItemWhereFroms                201
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    175631 Aug 10 15:19 Adalyn Rie Jin (Aug) - 0086.jpeg
              com.apple.metadata:kMDItemWhereFroms                201
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    236614 Aug 10 15:19 Adalyn Rie Jin (Aug) - 0088.jpeg
              com.apple.metadata:kMDItemWhereFroms                201
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     89330 Aug 12 04:12 Adalyn Rie Jin (Aug) - 0092.jpeg
              com.apple.metadata:kMDItemWhereFroms                199
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     58946 Aug 12 04:12 Adalyn Rie Jin (Aug) - 0098.jpeg
              com.apple.metadata:kMDItemWhereFroms                199
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     62987 Aug 12 04:12 Adalyn Rie Jin (Aug) - 0108.jpeg
              com.apple.metadata:kMDItemWhereFroms                199
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     70399 Jul  8 04:15 Adalyn Rie Jin (July) - 0118.jpeg
              com.apple.metadata:kMDItemWhereFroms                186
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     66857 Jul  8 04:15 Adalyn Rie Jin (July) - 0157.jpeg
              com.apple.metadata:kMDItemWhereFroms                186
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     63040 Jul  8 04:15 Adalyn Rie Jin (July) - 0165.jpeg
              com.apple.metadata:kMDItemWhereFroms                169
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    138126 Jul 22 10:49 Adalyn Rie Jin (July) - 0178.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    129088 Jul 22 10:49 Adalyn Rie Jin (July) - 0192.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    148180 Jul 22 10:49 Adalyn Rie Jin (July) - 0204.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    206819 Jul 22 10:49 Adalyn Rie Jin (July) - 0212.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    170473 Jul 22 10:47 Adalyn Rie Jin (July) - 0225.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    180558 Jul 22 10:47 Adalyn Rie Jin (July) - 0229.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    151541 Jul 22 10:47 Adalyn Rie Jin (July) - 0247.jpeg
              com.apple.metadata:kMDItemWhereFroms                204
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     66967 Jul 29 04:02 Adalyn Rie Jin (July) - 0286.jpeg
              com.apple.metadata:kMDItemWhereFroms                174
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    160743 Jun 27 14:08 Adalyn Rie Jin (June) - 0072 copy 2.jpeg
              com.apple.metadata:kMDItemWhereFroms                181
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    160743 Jun 12 21:24 Adalyn Rie Jin (June) - 0072 copy.jpeg
              com.apple.metadata:kMDItemWhereFroms                181
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    160743 Jun  9 05:57 Adalyn Rie Jin (June) - 0072.jpeg
              com.apple.metadata:kMDItemWhereFroms                181
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    166683 Jun 27 14:07 Adalyn Rie Jin (June) - 0143.jpeg
              com.apple.metadata:kMDItemWhereFroms                170
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    148019 Jun 27 14:08 Adalyn Rie Jin (June-NICU) - 0007 copy 2.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    148019 Jun 12 21:24 Adalyn Rie Jin (June-NICU) - 0007 copy.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    148019 Jun  9 13:33 Adalyn Rie Jin (June-NICU) - 0007.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    134451 Jun 27 14:08 Adalyn Rie Jin (June-NICU) - 0009 copy 2.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    134451 Jun 12 21:24 Adalyn Rie Jin (June-NICU) - 0009 copy.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    134451 Jun  9 13:33 Adalyn Rie Jin (June-NICU) - 0009.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    131080 Jun 27 14:08 Adalyn Rie Jin (June-NICU) - 0064 copy 2.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    131080 Jun 12 21:24 Adalyn Rie Jin (June-NICU) - 0064 copy.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    131080 Jun  9 13:33 Adalyn Rie Jin (June-NICU) - 0064.jpeg
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     71244 Oct 13 16:24 Adalyn Rie Jin (Oct) - 0005.jpeg
              com.apple.metadata:kMDItemWhereFroms                169
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     75196 Oct 13 16:24 Adalyn Rie Jin (Oct) - 0025.jpeg
              com.apple.metadata:kMDItemWhereFroms                169
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     56225 Oct 13 16:26 Addy 10-14-2013.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                140
              com.apple.quarantine                 22
    -rw-r--r--@   1 501  20  -    113209 Sep  5 19:11 AddyNCIU.jpg
              com.apple.metadata:kMDItemWhereFroms                158
              com.apple.quarantine                 58
    -rw-r--r--@   1 501  20  -     94964 Nov  1 08:09 Halloween - 0016.jpeg
              com.apple.metadata:kMDLabel_cybkhiyr35wptyfihxct6x736u                121
              com.apple.quarantine                 19
    -rw-r--r--@   1 501  20  -     97229 Nov  1 08:11 Halloween - 0020.jpeg
              com.apple.metadata:kMDLabel_cybkhiyr35wptyfihxct6x736u                121
              com.apple.quarantine                 19
    -rw-r--r--@   1 501  20  -     78422 Nov  1 08:11 Halloween - 0022.jpeg
              com.apple.metadata:kMDLabel_cybkhiyr35wptyfihxct6x736u                121
              com.apple.quarantine                 19
    -rw-r--r--@   1 501  20  -   1861274 Jun  2 20:52 IMG_0030.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2062981 Jun  2 20:52 IMG_0031.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1918618 Jun  2 20:52 IMG_0032.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1920997 Jun  2 20:52 IMG_0033.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1730364 Jun  2 20:52 IMG_0034.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1876748 Jun  2 20:52 IMG_0035.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1770509 Jun  2 20:52 IMG_0036.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1820947 Jun  2 20:52 IMG_0037.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1820658 Jun  2 20:52 IMG_0038.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1643763 Jun  2 20:52 IMG_0039.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1774206 Jun  2 20:52 IMG_0040.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1952998 Jun  2 20:52 IMG_0041.jpg
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1896283 Jun  2 20:52 IMG_0042.jpg
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   2044434 May 21 22:16 IMG_0080.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2364888 May 21 22:16 IMG_0081.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   1932344 May 21 18:34 IMG_0084.JPG
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   2346369 May 21 18:34 IMG_0085.JPG
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2327908 May 21 18:34 IMG_0087.JPG
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2334536 May 21 18:34 IMG_0089.JPG
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2289660 May 21 18:34 IMG_0091.JPG
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   5010714 Jun  3 15:57 IMG_0093.MOV
              com.apple.metadata:kMDItemWhereFroms                146
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -   2651630 May 31 17:11 IMG_0114.JPG
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1736302 May 31 20:23 IMG_0117.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2347580 May 31 20:24 IMG_0118.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   1801120 May 31 20:24 IMG_0119.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-r--r--@   1 501  20  -   2575386 May 31 20:24 IMG_0121.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   2783481 May 31 20:25 IMG_0123.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   2069637 May 31 20:25 IMG_0124.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   2568186 May 31 20:25 IMG_0125.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   1905600 May 31 20:25 IMG_0126.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-rw-rw-@   1 501  20  -   1508097 May 31 20:25 IMG_0134.jpg
              com.apple.FinderInfo                 32
              com.apple.quarantine                 21
    -rw-r--r--    1 501  20  - 426830833 May 31 18:00 IMG_0135.MOV
    -rw-r--r--@   1 501  20  -   2323991 Jun  2 20:47 IMG_0165.MOV
              com.apple.metadata:kMDItemWhereFroms                183
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    540672 Jun 10 15:33 IMG_1036.jpg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    876994 Jun 25 20:36 IMG_2139 copy.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    876994 Jun 25 20:36 IMG_2139.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -   2351104 Aug  7 14:24 IMG_2202.jpg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    610304 Jul 13 19:48 IMG_2737.jpg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    947623 Jun 18 04:11 IMG_2834.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    734636 Jun 16 13:10 IMG_3568.JPG
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -   1012227 Jul 16 16:48 IMG_4915 copy.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -   1012227 Jul 16 16:48 IMG_4915.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    843132 Jun 16 16:59 IMG_5371.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    835984 Jul  2 21:09 IMG_6054.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    667863 Aug  1 14:13 IMG_7585.jpeg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    221184 Jul 12 20:18 IMG_8857.jpg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    802816 Jun  4 18:39 IMG_8896.jpg
              com.apple.metadata:kMDItemDownloadedDate                 50
              com.apple.metadata:kMDItemWhereFroms                 97
              com.apple.quarantine                 56
    -rw-r--r--@   1 501  20  -    158868 Oct 31 14:50 Old-Ice-Pond-at-Hinkley-Park-autumn-in-Maine.jpg
              com.apple.metadata:kMDItemDownloadedDate                 53
              com.apple.metadata:kMDItemWhereFroms                154
              com.apple.quarantine                 25
    -rw-r--r--@   1 501  20  -    112728 Jul  4 04:23 image copy 2.jpeg
              com.apple.metadata:kMDItemWhereFroms                162
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    100063 Jul 25 15:58 image copy 3.jpeg
              com.apple.metadata:kMDItemWhereFroms                156
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    118634 Jul 25 15:58 image copy 4.jpeg
              com.apple.metadata:kMDItemWhereFroms                156
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    140100 Jul 25 15:58 image copy 5.jpeg
              com.apple.metadata:kMDItemWhereFroms                156
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    132516 Jul  4 04:18 image copy.jpeg
              com.apple.metadata:kMDItemWhereFroms                162
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    100063 Jun  3 15:55 image.jpeg
              com.apple.metadata:kMDItemWhereFroms                156
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -   1204230 Oct 13 19:31 photo 1.JPG
              com.apple.metadata:kMDItemWhereFroms                135
              com.apple.quarantine                 22
    -rw-r--r--@   1 501  20  -    106847 Jun  3 15:57 photo copy 10.JPG
              com.apple.metadata:kMDItemWhereFroms                180
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    128718 Jun  3 15:58 photo copy 11.JPG
              com.apple.metadata:kMDItemWhereFroms                163
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    116632 Jun 12 21:23 photo copy 12.JPG
              com.apple.metadata:kMDItemWhereFroms                165
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    116632 Jun 27 14:08 photo copy 13.JPG
              com.apple.metadata:kMDItemWhereFroms                165
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -     94330 Jun 27 14:07 photo copy 14.JPG
              com.apple.metadata:kMDItemWhereFroms                158
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    112672 Jun 27 14:07 photo copy 15.JPG
              com.apple.metadata:kMDItemWhereFroms                158
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    130125 Jun 27 14:07 photo copy 16.JPG
              com.apple.metadata:kMDItemWhereFroms                165
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    113209 Sep  5 19:11 photo copy 17.JPG
              com.apple.metadata:kMDItemWhereFroms                158
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    674632 Oct  1 12:19 photo copy 18.JPG
              com.apple.metadata:kMDItemWhereFroms                135
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    544613 Jun  2 20:47 photo copy 2.JPG
              com.apple.metadata:kMDItemWhereFroms                194
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    592801 Jun  2 20:47 photo copy 3.JPG
              com.apple.metadata:kMDItemWhereFroms                178
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -   2157594 Jun  2 20:48 photo copy 4.JPG
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -   1271060 Jun  2 20:48 photo copy 5.JPG
              com.apple.metadata:kMDItemWhereFroms                172
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    132088 Jun  3 15:56 photo copy 6.JPG
              com.apple.metadata:kMDItemWhereFroms                162
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    113188 Jun  3 15:56 photo copy 7.JPG
              com.apple.metadata:kMDItemWhereFroms                168
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    178252 Jun  3 15:57 photo copy 8.JPG
              com.apple.metadata:kMDItemWhereFroms                159
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    112672 Jun  3 15:57 photo copy 9.JPG
              com.apple.metadata:kMDItemWhereFroms                158
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    133907 Jun  2 20:46 photo copy.JPG
              com.apple.metadata:kMDItemWhereFroms                168
              com.apple.quarantine                 55
    -rw-r--r--@   1 501  20  -    112597 Jun  2 20:46 photo.JPG
              com.apple.metadata:kMDItemWhereFroms                182
              com.apple.quarantine                 55

  • JAAS: How can I access the JAAS subject in an EJB?

    Hello,
    I try to understand the JAAS integration in J2EE 1.3.
    I know:
    J2EE defines a role-based container managed authorization for the web and ejb container. Roles, users and their relationship are defined in the realm.
    JAAS has a more sophisticated policy-based authorisation model. Since J2EE1.3 I can define a realm using JAAS having the role-based authorization of the container managed security.
    My question:
    How can I access the JAAS subject object in an EJB or servlet to use the policy-based authorization?
    Thank you for your answers
    Peter

    May be I should redefine my question:
    If I use JAAS as J2EE-Realm, how can I receive the subject?
    All JAAS-Tutorials contains code fragments like
    LoginContext lc = new LoginContext("entryFoo");
        try {
            // authenticate the Subject
            lc.login();
            System.out.println("authentication successful");
            // get the authenticated Subject
            Subject subject = lc.getSubject();But if I use JAAS as J2EE-Realm the container creates the LoginContext.
    Whom can I ask for the subject now?
    There is no such method implemented in the EJBContext, the HttpServlet or HttpServletRequest!
    Peter

  • Need to deny access to file manager for the user

    Hi
    I need to be able to deny access to the file manager, as I dont want my client deleting files. however, for some reason I have to allow him access to this as he needs to be able to upload files through InContext Editor (he needs to link pages to documents that are not on the server so he needs to upload them and to do this, I have to grant him access to file manager).  How can I get around this?  I dont want to have to reupload his site every time he deletes a file....

    Unfortunately it can't be done - access to the file manager allows deleting as well as uploading and at this point that cannot be changed.

  • Can't see the Menu bar in iTunes. How do I access it?

    iMac, 10.10.1, 32gb
    can't see the Menu bar in iTunes. How do I access it? I need to authorize this computer but following the directions does not help.

    Authorize your computer using iTunes - Apple Support

  • How to give access to only 2-3 reports, but not AdHoc reporting

    Hi Friends,
    I have a special requirement as below:
    New user will be created and he will only have access to some defined reports or folders. But he can't access any other features like AdHoc report and subject area.
    Even its fine if there is no need to create any user and still he can access those reports some way.
    It seems tricky, I'm not able to think how to do it.
    Please help.
    Thanks in advance
    Regards
    Sudipta
    Edited by: Sudipta Gupta on Apr 18, 2011 6:18 PM

    Hi Sudipta,
    you can do this from 'Administration -> Manage Privileges'. At the top of the list there is a large section called 'Access'. You set the privleges for each component (incl. Ad-Hoc Reporting) from here. Click on the hyperlink for permissions next to each component. To explicitly deny access for a user or group you should use the permission 'No Access'.
    For your 2-3 reports just add them to a special folder and again set the permissions for this folder specifically. You can set the permissions using 'Manage Catalog' or 'Administration -> Manage Presentation Catalog'.
    Hope this helps.
    Justin

  • Is there a way to deny access to BI Publisher in OBIEE 11g?

    In 11g, the New button in Answers ists all of the types of objects that a user can create. I've figured out which of the privileges controls the display of each of those options, EXCEPT for all of the options under the Published Reporting category. How can we turn on/off access to those 5 objects (essentially, grant or deny access to the BI Publisher options)?

    I figured out the answer about 3 minutes after posting the question.
    All of the existing Application Roles are associated with Application Policies that allow access to BI Publisher. By creating a new Application Policy and an associated Role, I can accomplish my goal.

  • LDAP (openldap) authorization with DAP (dymamic access policy)

    Hello,
    We have a asa 5520 and we try to make a ldap (openLdap) authorization with DAP (Dynamic Access Policy). We have problem with logical expression. We need more example of logical expression and we need to know how debug logical expression. We try to use de Debug dap trace and debug dap error but we need more debug informations.

    Hi
    I guess you are using an ldap attribute map, to map the ad group to a group policy. This does not work as you may expect when the user is part of multiple groups, I.e. the user will always be mapped to the same group (first or last in the list, not sure).
    Possible solution : remove the ldap attribute map, and configure dap rules that check the ldap.memberOf attribute instead
    Hth
    Herbert
    Sent from Cisco Technical Support iPad App - sorry for the brief explanation, if you need more details let me know.

  • Securables - Deny Access to Specific Tables

    Hello,
    I have a group contained in the Logins folder which I want to deny specific access to. These tables contain information that I do not want anyone in the group to access at any level. Under the Login Properties for this user, the "Search..." I'm
    unable to select the specific tables I want to deny access to. Any help in how to do this would be greatly appreciated.
    Greg
    Greg Whipkey

    Setup database role, permission it and assign database user(s) to the role.
    The following thread is on the same topic:
    http://social.msdn.microsoft.com/Forums/en-US/faa9ae0f-9aea-4141-b549-fd0bc2fb4483/user-defined-database-roles
    BOL CREATE ROLE:
    http://technet.microsoft.com/en-us/library/ms187936.aspx
    BOL CREATE (database) USER:
    http://technet.microsoft.com/en-us/library/ms173463.aspx
    BOL sp_addrolemember:
    http://technet.microsoft.com/en-us/library/ms187750.aspx
    Kalman Toth Database & OLAP Architect
    Free T-SQL Scripts
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

Maybe you are looking for

  • RAW - Manufacturers should know you want to use Aperture.

    It seems to me that we should also be telling our cameras manufacturers to quickly release whatever proprietary RAW information Apple needs in order to support a particular camera. Here's something I posted earlier this morning. "In very simple terms

  • How to restore iPad that has been disabeled by wireless keyboard?

    My bluetooth keyboard seemed to have tried to put in the PIN to my iPad too many times and now it is completely disabeled. Restarting it does not work either. And I do not use iTunes at all. Just iCloud. Any ideas?

  • Datatype of columns in a table

    How do I get the data type of a column without using data dictionary? Is there any generic construct to find the datatype which will work for SQL Server and Oracle?

  • Append row in end of table?

    Hi,      I have an ALV table with default "Append row" "Delete Row" buttons. When i give append row initially, then a new row is added to the end of the table. But when i give field sorting (Ascending order), and then go for Append row, a new row whi

  • Avoid to submit same batch input via F.19

    Dear Guru,    I am trying to reclassify GR/IR during month-end closing via F.19. I can see a job in SM35 to create account post to reclassify GR/IR after posting in F.19. However, after post the documents, I run F.19 again. The system allow and creat