Managing Entries in the "Shared" list

Hello
How can I delete the list of items showing up in the "Shared" list in the "Finder" menu? If I click on "Connect to Server" in the "Go" menu in the Finder I see some outdated entries, which I'd like to remove. Where is this list saved? The list includes some smb and afp entries that do not work anymore. I want to get rid of them.
Thanks!
Jobur

Typically these are customers of your ISP who have enabled file sharing. The connection is through your ISP connection not through your wireless network. Just because you can see them does not mean that they can see your network or access your network.
You can test this theory by disabling your wireless network. If the shared PC hangs around you know that they have nothing to do with your wireless network.
You can also disconnect your base station from your ISP connection. If the shared PC disappears, you know that the connection is coming through your ISP.

Similar Messages

  • Checking for the exististence of entries in the IN list

    DB Version: 10gR2
    create table x
    (col1 varchar2(30));
    insert into x values ('SONY');
    insert into x values ('ALSTHOM');
    insert into x values ('AERO');
    insert into x values ('JAKE');
    insert into x values ('MAINE');
      select col1 from x
        where col1 in
        ('SONY',
         'ALSTHOM',
         'HAITI',
         'MAINE',
         'GHANA'
    COL1
    SONY
    ALSTHOM
    MAINEWhenever an entry in the IN list of the query is absent in the table, how can i get the result like
    COL1
    SONY
    ALSTHOM
    MAINE
    HAITI   -----> NOT PRESENT
    GHANA   -----> NOT PRESENT

    Something like this? All employees, marking those not in the list
    SQL> WITH mylist as (
      2     SELECT 'ANAND' item FROM DUAL UNION ALL
      3     SELECT 'SVEN' FROM DUAL UNION ALL
      4     SELECT 'GORAN' FROM DUAL UNION ALL
      5     SELECT 'CHARLES' FROM DUAL UNION ALL
      6     SELECT 'LEMAR' FROM DUAL UNION ALL
      7     SELECT 'ZIPAJ' FROM DUAL UNION ALL
      8     SELECT 'KRALJIC' FROM DUAL UNION ALL
      9     SELECT 'YING' FROM dual)
    10  SELECT empname, DECODE(item, empname, NULL, 'Not in List')
    11  FROM employees
    12     LEFT JOIN mylist
    13        ON empname = item;
    EMPNAME                        DECODE(ITEM
    ANAND
    CHARLES
    ZIPAJ
    KRALJIC
    YING
    JAKE                           Not in List
    ALSTHOM                        Not in List
    AERO                           Not in List
    KRUPP                          Not in List
    YANEK                          Not in List
    MAINE                          Not in List
    SONY                           Not in ListOr all list marking entries not in employees:
    SQL> WITH mylist as (
      2     SELECT 'ANAND' item FROM DUAL UNION ALL
      3     SELECT 'SVEN' FROM DUAL UNION ALL
      4     SELECT 'GORAN' FROM DUAL UNION ALL
      5     SELECT 'CHARLES' FROM DUAL UNION ALL
      6     SELECT 'LEMAR' FROM DUAL UNION ALL
      7     SELECT 'ZIPAJ' FROM DUAL UNION ALL
      8     SELECT 'KRALJIC' FROM DUAL UNION ALL
      9     SELECT 'YING' FROM dual)
    10  SELECT item, DECODE(empname, item, NULL, 'Not in Table')
    11  FROM mylist
    12     LEFT JOIN employees
    13        ON empname = item;
    ITEM    DECODE(EMPNA
    CHARLES
    YING
    ZIPAJ
    ANAND
    KRALJIC
    GORAN   Not in Table
    SVEN    Not in Table
    LEMAR   Not in TableIf your list is longer, and you are getting it programatically somwhere, it might be worthwhile to populate a global temporary table with the list and use that in place of the sub-query factoring clause.
    John

  • The Shared list does not appear in my iTunes

    The Shared list dos not appear in my iTunes, turned Home Sharing off then on many times, still not working, how could I solve this problem?

    try Troubleshooting Home Sharing.

  • HOWTO remove an entry from the node list...

    Hi all,
    does anybody know, howto remove an entry from the node list TAB ?
    I recentyl updated my system to 11.5.10.2 including enabling autoconfig.
    Now, concurrent processes won't start, because of two entries in the node list tab (yes, it's a single node installation!). There are two entries, one with the IP-address and one with the hostname.
    Can somebody tell me howto remove this obsolete entry?
    Thanks.

    1) Login as APPS user to SQL*Plus
    2) Issue the following:
    SQL> EXEC FND_CONC_CLONE.SETUP_CLEAN;
    SQL> COMMIT;3) Run AutoConfig
    For more details, please refer to:
    Note: 260887.1 - Steps to Clean Nonexistent Nodes or IP Addresses from FND_NODES
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=260887.1

  • How do I remove a computer from the Shared list?

    I had a support issue a few days ago and was asked by a tech-support person in another country to set up screen-sharing with him. The issue was solved pretty quickly, but ever since I have had what is presumably his computer showing up in the SHARED list in the sidebar. It's inactive, but I would rather be rid of it altogether. How do I do that?
    Many thanks in advance.

    i had the same issue
    i powered the printer off and back on. It cleared the scan to list of all computers that were not on the network.

  • How come 64 GB storage can hold only 100 entries in the call list. can anybody explain the reason?

    how come 64 GB storage can hold only 100 entries in the call list. can anybody explain the reason?

    Because the "Recents" is limited to exactly 100 calls, by design...nothing to do with the size of your phone. Tell Apple if you liked to see it increased:
    http://www.apple.com/feedback/iphone.html

  • After my upgrade to iOS6, my iPhone4 lost all entries in the Reading List and Bookmarks.  I cannot add new entries.  Any thoughts on how to fix this?

    I'm not 100% positive that this is related to the iOS6 upgrade, but the timing is certainly suspicios.  Previously, I had 7 entries in Safari's readling list and many entries in the Bookmarks.  Now, I have nothing except the large pair of sunglasses and help text that tells me how to add a link to the reading list.
    When I am looking at a webpage and click on the Forward button, I'm giving all sorts of choices now in full color...  facebook... Message... Twitter... Mail... Add to homescreen.  The following buttons are all grey: Print, Copy, Bookmark, and Add to Reading List.
    I'm guessing that the icon color is a red herring.  Print and Copy, despite being grey, appear to work fine.  Bookmark and Add to Reading List have problems. 
    Adding to the Reading List makes the forwarding screen go away, as though the link was added.  When I click on the Bookmark icon and look at my reading list, it remains empty, displaying the large sunglasses and help text, as though the list has never had an entry added to it.
    Adding a Bookmark prompts me to enter the name and location.  Interestingly, the list of locations is empty.  I have a single folder with no name and a check mark next to it.  I cannot do anything else (make a new folder, for example).  Once added, when I click on the Bookmark icon to look at my bookmarks, that list remains empty of individual bookmarks.  All I have are: Reading List (still empty), History (full of expected entries), Bing (which takesme to some Bing thing).
    Any help in restoring my bookmarks and Reading List entries would be appreciated.  Thanks!

    Thanks. That solved it. I had my doubts since I wasn't concerned about my lost bookmarks. I was concerned about the broken functionality. In any event, restoring from a backup solved both the functionality and the lost bookmarks. I appreciate the response!

  • None of my iDevices can read my iTunes library after an hour of availibility. When I first start iTunes I can read the library, but after about 30 minutes my iPad's and iPhones can no longer access the library. I see it in the shared list, but no access.

    None of my iDevices can read my iTunes library after about 30 minutes. My iDevices lose connection to my library and  I have to do one of the three following things in iTunes to regain connectivity: 1. Restart iTunes 2: Stop / Start Home Services 3: Start playing a song.
    I'ts as if iTunes goes into a background or sleep mode. During the loss of connectivity my iDevices show that there's a library shared, but I cannot connect to it.

    Smae issue here, but I'm unable to get Home Sharing started again (after MAc and iOS restarts, Home Sharing on/off. etc.) This happend a few weeks ago and turngin Home Sharing Off/On fixed the connection issue b/w iPad2 5.1 and iTunes 10.6.1 running on a OSX10.6.8.
    I updated to iOS 5.1.1 on iPad2 today, watched a movie and then about 20 minutes into a 2nd movie I lost connection (Sharing tab in Video app disappeared and has not come back.) The update seems like the culprit, but odd it worked for over 2 hours before stopping, odd I can't get Sharing to work anymore (iTunes see's my iOS devices b/c I can conenct to iTunes to enter my passcod efor connecting the Remote app.) Appears to be an issue with iTunes broadcasting Home Sharing, even thougt it says it is on.

  • 5310 Managing groups within the contact list

    I have created several groups. I would like to have a one button option to see a list of the groups without the contacts included. I would like it to be similar a folder tree structure. One would not want to see the folders and files within a folders at the same time. As of now I see the groups mixed in with the contacts.
    Is there a one button way to only see a list of your groups with the contacts pruned out on the 5310?
    Thanks!

    Hello Suzefred,
    Thank you for using Apple Support Communities.
    I have provided several articles for setting up groups for emails. One each for iOS, iCloud and the Mac, so you can choose which might be better for your circumstances.
    iOS: Understanding group messaging
    http://support.apple.com/kb/HT5760
    iCloud: Create a group and add contacts to it
    http://support.apple.com/kb/PH2667
    Mac Basics: Address Book
    http://support.apple.com/kb/HT2486
    Regards,
    Jeff D.

  • I have two lists. The first is "Tasks", second is "Journal". I need a "Create Journal Entry" link in the Tasks list. How do I do that?

    Let's say I have a Task named "Build SSIS for Duke Energy" and it has another column called Active. Now every day I look at my task list and If I worked on that task I want to create a Journal entry of what I have done. So from the Task
    list I'd like a third column that calls the "Journal Entry" list's new form page and pass it in the ID of the task. I have found several TextToHtml scripts out there, but they have to be stored in a script library, and then sourced to a content
    editor web part. The problem is they don't fire when I have my list grouped. In addition to, every time someone creates a new view, I have to go in and add the Content Editor web part, point to the script....
    Any thoughts. It is the grouped view that really bug me.

    Hi,
    If you only want to add a hyperlink to create a Journal entry in the task list, I recommend to add a Hyperlink column in the task list and then create workflow to update the column.
    You can follow the steps as below:
    Open the task list, add a hyperlink column named Create Journal Entry.
    Create a workflow associated to the task list, start the workflow automatically when an item is created.
    Add actions as below:
    Then when a task is created in the task list, the workflow will be stared automatically to update the “Create Journal Entry” column.
    Thanks,
    Jason             
    Forum Support
    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 Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • HT201301 I see some iOS apps in the file sharing list for my iPad device but I do not see the same APP on the file sharing list of my other iOS device

    There are some iOS apps appear in the file sharing list  of my iPad that does not appear in my iPhone file sharing list. Why is that and why iBook App does not show on the sharing list of my iPad?

    The apps which show on the file sharing section on your iPad when connected to your computer's iTunes, you have exactly the same apps installed on your iPhone - they are not separate iPad and iPhone apps that you have installed on your iPad/iPhone, and only the iPad version supports file sharing ?
    For iBooks, that won't show, it doesn't support file sharing. You can add ibooks / epubs / PDFs to your computer's iTunes library (the iBooks app if you are using a Mac with OS X Mavericks on it) via File > Add To Library, and you sync them to a device via its Books tab :
    If you want to copy them off the device to your computer's iTunes (to the iBooks app on Mavericks) then File > Devices > Transfer Purchases will copy them over (that will copy PDFs and epubs from the iBooks app on your device, not just ibooks).

  • I changed my username and now afp doesn't show any users. I have file sharing on. And also when I select "get more info" on the shared folders they don't have my username in there. it just has "applepc(me)" it my old username before changing it.

    I changed my username and now afp doesn't show any users. I have file sharing on. And also when I select "get more info" on the shared folders they don't have my username in there. it just has "applepc(me)" my old username before changing it showed the correct username? please any help would be great.

    Turn Time Machine OFF temporarily in its preference pane. Leave the window open.
    Navigate in the Finder to your backup disk, and then to the folder named "Backups.backupdb" at the top level of the volume. If you back up over a network, you'll first have to mount the disk image file containing your backups by double-clicking it. Descend into the folder until you see the snapshots, which are represented by folders with a name that begins with the date of the snapshot. Find the one you want to restore from. There's a link named "Latest" representing the most recent snapshot. Use that one, if possible. Otherwise, you'll have to remember the date of the snapshot you choose.
    Inside the snapshot folder is a folder hierarchy like the one on the source disk. Find one of the items you can't restore and select it. Open the Info dialog for the selected item. In the Sharing & Permissions section, you may see an entry in the access list that shows "Fetching…" in the Name column. If so, click the lock icon in the lower right corner of the dialog and authenticate. Then delete the "Fetching…" item from the icon list. Click the gear icon below the list and select Apply to enclosed items from the popup menu.
    Now you should be able either to copy the item in the Finder or to restore it in the time-travel view. If you use the time-travel view, be sure to select the snapshot you just modified. If successful, repeat the operation with the other items you were unable to restore. You can select multiple items in the Finder and open a single Info dialog for all of them by pressing the key combination option-command-I.
    When you're done, turn TM back ON and close its preference pane.

  • How do you add a reminder to a shared list in iCal

    I'm trying to add a reminder to a shared list in iCal, but I do not see the list as an option in the "Get Info" window or in the "Calendar" menu list. This shared list was shared with me in iCloud, and if I log into iCloud.com, I can add the item there. I think I can also add via my phone, but I'm not sure. Also, I can see items in the shared list, and I can check them off. I just can't add.
    I don't know if this is an iCloud issue, but I am able to add items in iCal to a shared list *I* created, just not to one that my wife created. Is there some setting in iCal to enable this?

    It is not easy to see and I found it by messing around. First of all put them in daye order by dragging the screen down and touching the little alarm clock at the top.  Then touch the space below the earlies reminder and a new one comes up. It defaults to 'today' so you have to touch the new reminder and then touch the 'i' button that appears. You can then change the date and time etc. No easy.
    I dont understand why Apple do these thongs before updating the user guide!
    Hope this helps.

  • URGENT : How to save multiple entries in a T list at one go

    If I have a T list that contains the colours availiable at a paint shop (just an example), e.g. white, green, red. I want to save the multiple entries in the t-list at any moment to the database column at one go. how can i do it.
    Also the table doesn't contain a column for the colour_code, but instead it has the shop_id and the colour_id corresponding to that shop_id. So i need to insert into the database the colour_id for a particular colour_code as the t-list is just a control item in the data block.
    Please help.
    Abhishek.

    if you use multi-selection Tlist item or create your own Tlist looking form, then you may loop thru these multi-selections and add your logic into this loop.

  • Adding caller with name and number from call list to the contact list only inserts the number and not the name

    I recently bought a BlackBerry Z10 and moved my cell service to Rogers to take advantage of the name display service offered by Rogers (Fido also offers this service).
    Due to the number of calls that I receive from first time clients, I wanted the name display service to help me know who was calling. Evidently it is impossible to add clients to my contact list before they call me so I'm constantly seeing numbers that have no name to help me decide if I want to answer the call.
    When I try to add a caller from my call list to my contact list, only the number gets inserted in the new contact. The name needs to be entered manually.
    I understand and realize that not all call display formats are the same and that it's virtually impossible to parse the first and last names from the name portion of the caller id.
    However, I would like to see BlackBerry add the functionality to insert the name portion of the call entry from the caller list to a "Nickname" entry in the contact list just like it adds the number to a "Home", "Mobile", or "Work" entry in the contact list.
    If a user doesn't have a name display service, there would be no change to how their contacts are added because there is no name variable to copy over.
    Can someone from BlackBerry please let me know if this feature can be added to BB10 and when it can be added? For me it's an obvious feature that should just work.
    I am really enjoying my Z10 but I'm feeling let down that something so logical and helpful is not supported out of the box.
    Regards,
    Marc

    Hey ViciousFerret,
    It appears that you are not aware of the fact that both Rogers and Fido offer name AND number display service (although the name display feature is an add-on service) and have been offering it for many years (since 2006). Here is a link to the name display service description of each provider...
    http://www.fido.ca/web/content/manageyourcalls/calldisplay&lang=en
    http://www.rogers.com/business/on/en/smallbusiness/products/wireless/addons/valuepacks/
    As you can see from the link below, Rogers and Fido have been offering this service since 2006.
    http://www.businesswire.com/news/home/20060914005951/en/Teams-HP-Rogers-Wireless-Fido-Succeed-North
    My BlackBerry Z10 shows both the name and number when someone calls (and the caller is not in my contact list).
    All I would like is for the Z10 (and Q10) to support the addition of the name and number from the caller list to my contact list without me having to type the name. As I mentioned in my original post, to avoid the OS having to parse the first name and last name from the name portion of the caller list entry the name could simply be added to the contact list as a "Nickname". If your provider only has number display, nothing would have to be copied from the name variable in the caller list to the contact list.
    I find it difficult to believe that BlackBerry would not be aware of this name display service since it's been around since 2006 with both Rogers and Fido.
    I hope I have clarified the reasons why I would like to have this feature added to BB10 and how it's surprising that this simple feature is not already a part of the BB10 OS.
    Either way, I don't think this is a difficult feature for the BlackBerry team to add. They're just copying a 2nd variable from the caller list to the contact list.
    I'm surprised that Rogers hasn't asked BlackBerry to add this feature to their phones. I think it would be a popular feature for those who receive a high number of calls from first time callers.
    How can I get this feature request to BlackBerry for their consideration?
    Cheers,
    Marc

Maybe you are looking for

  • Why won't my Macbook Pro charge?

    All of a sudden, my Macbook Pro won't charge. I believe it has something to do with the charger, it no longer charges when my Macbook is off, and rarely when it is on, even! Sometimes it will start charging but only if the computer-connecting end is

  • Play video clip button on thumbnail...

    Hello! Is there a way to customize that button yet? In the beginning stages of FCServer, I remember it only allowed you to play the clip proxy. I'd REALLY like to have the ability to click the button there for original media and maybe another button

  • How link Appraisal in Performance Management Module and Person

    Hi experts! I think in Performace Management Module there are these objects: VA-Appraisal Template VB-Criteria Group VC-Criterion VH-Proces intem+ VJ-Goal How we should link the objectives, appraisal template, etc. to the employee or employees what w

  • CI versus Non CI PDF documents

    is there a way to determine a CI versus Non-CI format PDF document without having to open it first? Ie is this information in the file tag? If so how is it read or queried from the file system? Using Adobe Acrobat 6.0 standard

  • Find which tables are linked to this one via foreign keys

    Hi, I need to drop & recreate a table, but this table is referenced by other tables via foreign key constraints. 1. Is there a query I can run to find those tables (the ones referencing this one) ? 2. What is the standard way to drop & recreate this