Disk Privileges for internal and external drive

Hello, I have a Time Capsule and external HD attached to it. I want to share the space on external drive with all users on Time Capsule network and at the same time I want to be the only one who can access the internal TC disk. I don't know how to set password separately for the internal drive. Can anybody help me?

you can't; try using accounts although I don't like the function of accounts.

Similar Messages

  • Cannot install Yosemite as it keeps telling me both my internal and external drives are time machine backups

    Cannot install Yosemite. Keeps telling me that both my internal and external
    drives are backing up with TIme Machine. Any suggestions?

    Is it actively backing up, or are you encountering a dialog stating that Yosemite cannot be installed because the disk is being used for Time Machine backups?
    Read OS X: Cannot install on a volume used by Time Machine for backups
    If for some reason you have a folder called Backups.backupdb at the root level of the hard disk on which you want to install Yosemite, move it to the Trash.

  • Leopard.  Did a full restore from Time Machine.  Now I can't access my other internal and external drives.  I get the following error: The folder "Capture Video" can't be opened because you don't have permission to see its contents.

    Leopard.  Did a full restore from Time Machine.  Now I can't access my other internal and external drives.  I get the following error: The folder “Capture Video” can’t be opened because you don’t have permission to see its contents.  I have repaired permissions pn the main harddrive.  When I try too click on a disk I get the previously stated error.  I can't even open up information to see what permission/access there is.  It simply will not let me see the content.  It shows the content of my main hard drive when I have clicked the other harddrive's name.

    Solved:
    sudo chflags 0 /Volumes/"FCP Time Machine BU"
    sudo chown 0:80 /Volumes/"FCP Time Machine BU"
    sudo chmod 775 /Volumes/"FCP Time Machine BU"
    sudo chmod -N /Volumes/"FCP Time Machine BU"

  • Non-Web Server Publishing Rule for Internal and External

    Hi there,
    I have a problem with my TMG and publishing SSH for Internal and External users to an internal Server.
    Network:
    Internal Network
    SSH Server, 10.10.10.25
    Internal DNS record "ssh.domain.com" pointing to 10.10.10.254
    TMG Server, 10.10.10.254/192.168.0.254
    External Network
    External DNS record "ssh.domain.com pointing to 192.168.0.254
    I want my users (internal AND external) using their SSH client to connect to ssh.domain.com and TMG to forward the request to the SSH server. Note that internal clients and the SSH server are in the same network.
    I have created a custom "SSH Server" protocol with inbound TCP for port 22 and created a Non-Web Server publishing rule.
    Traffic Tab: SSH Server Protocol
    From Tab: Internal, External
    To Tab: 10.10.10.25, original client
    Networks Tabs: Internal, External
    External users cann connect without a problem, all fine here. Internal users get a timout. The TMG Log says: Denied Connection (Default Rule,
    The policy rules do not allow the user request) and doesn´t recognize this is an inbound request. The log gives me dest IP 10.10.10.254 and protocol SSH and not 10.10.10.25 and SSH Server.
    I read a lot of networking rules and NAT/Routing, tried a bit but never got a success.
    Can you help me fix or working around this and tell me whats going on there and if there a limitations in TMG I don´t know yet?
    Regards,
    Sascha

    Hi,
    According to your description, it seems that request was denied by the TMG rules so the request from the internal users
    could not be forwarded to the SSH server. I would appreciate it if you can post the logs to us and the results of running ipconfig/all on the TMG server.
    In addition, maybe you can change the firewall policy only from
    External and add another firewall policy for the internal user to see if the issue persists.
    More information:
    Creating and using a server protocol
    TMG
    Back to Basics - Part 1: Server Publishing Rules
    Best regards,
    Susie

  • Single URL for internal and external CRM access when using IFD

    Hello,
    At one of our client site I have setup IFD on CRM 2011. This IFD is behind TMG. My client is a big corporation therefore all CRM components including CRM, ADFS and SQL are on separate servers.
    I have configured IFD using single url https://orgname.contoso.com Their IT staff wants to know why can't they use single URL for internal and external access where internal users are nto prompted for authentication
    when logging on to the CRM server. I know you can do URL re-write in ADFS but they want to know the reason "why internal users can't use the same IFD URL and don't get prompted for their credentials". Text below is from their IT staff.

    There are several approaches to your question.  You need to set up both an internal and an external relying party trust. If you use the external URL, it will always direct you to the signin page, if you use the internal URL, it will resolve you single
    sign on.
    I've configured IFD for CRM multiple times, and this is how it works. CRM looks at the URL. If you use the external URL (org.domain.com), it will prompt for credentials. So what you are asking for, a single URL that works single sign on internally and prompts
    externally really isn't possible.
    What I recommend is:
    1. make the external URL available internally
    2. Configure all outlook clients against the external URL, that way you won't have to reconfigure when someone goes internal to external
    3. Have users who are primarily internal use the internal URL for the web client, which will resolve single sign on
    4. Have users who are primarily external use the external URL for the web client
    For #1, since you only need to enter the credentials when you first configure CRM, it is in all effects single sign on.
    One thing I haven't tried that may work is using IIS redirect internally to redirect the external URL to the internal URL. There is also a powershell script in the IFD guide that you can use to make the outlook client switch between the internal and external
    URL's, but nothing that will give you a single URL that works as the internal relying party trust when internal and the external relying party trust when you are external.

  • Use Same URL for Internal and External Access for CRM 2015 IFD

    I have setup a CRM2015 server for IFD access.
    ADFS and CRM are on separate servers.
    CRM server all roles
    ADFS 2.0 server.
    Using the internal URL I am able to access CRM without entering my details (as expected)
    Using the external URL I am authenticated by ADFS as expected and can sign in.
    We have an internal domain domain.local
    We have an external domain domain.com (the certificate is for *.domain.com)
    We have a DNS zone created internally for domain.com.
    CRM URLs
    internal : internalcrm.domain.com
    External : externalcrm.domain.com
    I would like all users to use the same link regardless of them being internal or external, but I would like so that any user who is on the domain is automatically logged in without entering their username and
    password. What is the best way to do this?
    I have tried creating a cname record on the internal domain.com zone pointing externalcrm.domain.com to internalcrm.domain.com but that didn't work, I still get the ADFS sign in page.
    Thanks

    So fair warning, what you're asking for isn't really a supported deployment method of CRM.
    That said, you should be able to do some DNS trickery internal to your network that points your "crm.domain.com" to "crm.domain.local" and then hopefully CRM will treat the connection as if it came from an internal network.
    Otherwise, you're likely going to have to accept that everyone gets the ADFS login page internal and external to your network.
    The postings on this site are solely my own and do not represent or constitute Hitachi Solutions' positions, views, strategies or opinions.

  • Exchange 2013 DNS for internal and external domain

    Hi All,
    I have been assigned a task to implement Microsoft Exchange Server 2013. I need some help in setting up DNS namespaces and design a strategy to have same internal and external names. Let me share some details here.
    We have an Active Directory domain myinternaldomain.net, and we have a public domain
    mypublicdomain.com and we have setup email policy to have
    mypublicdomain.com as the SMTP domain for all the users. We have created another DNS zone in Active directory integrated DNS and created a records for
    mail.mypublicdomain.com and autodiscover.mypublicdomain.com which will point to CAS NLB IP. We have 2 CAS servers and 2 MBX servers, we have configured DAG for MBX High availability and planning to implement WNLB for CAS as
    hardware LB is out of scope due to budget constrains.
    We want to have same URLs for OWA, Autodiscover, ECP and other services from internal network as well as from public network. Users should not be bothered to remember two URLs, using one from internal and other from public networks. I also want to confirm
    that with this setup in place do i need to have myinternaldomain.net and server names in SAN certificate?
    Thanks

    Hi Sccmnb,
    You can easily achieve this using split DNS.
    Internal DNS hostname "mail.mypublicdomain.com" will be pointing to your internal CAS NLB IP and the external public DNS hostname"mail.mypublicdomain.com" will be pointing to the Network device or
    Reverse proxy server IP.
    Depending upon users access location(internal\external) the IPs would vary and they should be able to access the website with same name.
    The names that you would require on the certificate(Use EAC or powershell to raise the request) for client connectivity would be
    SN= mail.mypublicdomain.com
    SAN= autodiscover.mypublicdomain.com
    You don't need to have the active directory domain name present in the certificate.
    Additional  to this you need to update the AutodiscoverURI for all servers and OWA,ECP,Autodiscover Virtual Directories InternalURL and ExternalURL fields with appropiate public names.
    Some additional Info:
    *Internal vs. External Namespaces
    Since the release of Exchange 2007, the recommendation is to deploy a split-brain DNS infrastructure for the Internet-based client namespaces. A split-brain DNS infrastructure enables different IP addresses to be returned for a given namespace
    based on where the client resides – if the client is within the internal network, the IP address of the internal load balancer is returned; if the client is external, the IP address of the external gateway/firewall is returned.
    This approach simplifies the end-user experience – users only have to know a single namespace (e.g., mail.contoso.com) to access their data, regardless of where they are connecting. A split-brain DNS infrastructure, also simplifies the configuration of Client
    Access server virtual directories, as the InternalURL and ExternalURL values within the environment can be the same value.
    *Managing Certificates in Exchange Server 2013 (Part 2)
    *Nice step by step article
    Designing a simple namespace for Exchange 2013
    Regards,
    Satyajit
    Please“Vote As Helpful”
    if you find my contribution useful or “MarkAs Answer” if it does answer your question. That will encourage me - and others - to take time out to help you.

  • Different MOH for Internal and External Calls

    Is it possible to have a different MOH source for internal vs external calls.
    I know that Network MOH is for transfering but can this be used for external MOH source from the PSTN?

    There's really no way to do this easily. The issue is that the call to a PSTN phone would flow through a gateway and if an IP phone put this call on hold, then the Audio Source configured on the IP phone would determine the MoH file/source and the MRGL of the gateway would determine which MoH server it actually came from. As a result, there's really no way that the IP phone placing the call on hold could specify a different audio source for an internal call (to another IP phone) because even if the other phone has a different MRGL (and therefore a different MoH server), the MoH audio source will be the same

  • Reverse proxy for internal and external

    Hello,
    BM1 is our main BM3.9 Box. I have reverse proxy configured for webaccess and to release emails from our spam filter externally (this works). This BM server also is our external DNS, and our default route for Internet traffic.
    Another BM box is our internal DNS.
    I need to modify BM1 config to enable client internally to release emails from our spam filtering software. The error issued is 504 Gateway timeout.
    Do I just add the internal ip address to the BM1 accelerator entry meaning that the same accel will listen for both internal and external addresses ?
    Any help is appreciated
    Regards
    Brian

    bdavis97,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Using both internal and external drives for iTunes

    Hi
    I know this is a basic question . I did a few searches and my head started spinning .
    I've been using an external drive for my music but it only has 3GB left .
    My internal drive has 12GB so I would like to start to use it for storage of music along with the external . (I'll be getting a new mac soon)
    In Importing I have >Create file names with track number
    Advanced>Keep iTunes Music folder organized
    This is on my Panther eMac with iTunes 4.7.1
    thanks in advance for any help
    ----------bob
    Powerbook   Mac OS X (10.4.6)   Panther eMac

    The only thing you have to do is to click the 'Reset' button in Preferences>Advanced>General.
    Your 'iTunes Music folder location' will be reset to the default location on the internal disk.
    All new imported music will be stored there.
    New added music will be stored there if you have the checked 'copy files to iTunes Music folder location when adding to library' in Preferences>Advanced>General.
    When your new Mac arrives and you want to transfer the library, first copy the entire 'iTunes' folder (in ./Users/YourUsername/Music) from your eMac to the exact same location on the new Mac.
    To transfer the iTunes folder, you can burn it on CD or DVD, but a lot easier is to put the eMac in Firewire target mode.
    This article tells you how to do that:
    How to use FireWire target disk mode
    After the transfer of the iTunes folder is completed, connect your external drive and run iTunes.
    The new Mac will have a newer iTunes version and it will take some time to convert the old library format to the new format.
    Once all works OK and If you want all your music on your new Mac, use the 'Consolidate Library...' command from the Advanced menu in the menubar.
    All music from the external disk will be copied to the internal disk.
    Hope this helps.
    M
    17' iMac fp 800 MHz 768 MB RAM   Mac OS X (10.4.6)   Several ext. HD (backup and data)

  • I have lost space on my drives - both internal and external drives.

    I am new to Mac.  I have a Macbookpro using 10.6.7.
    I used boot camp to add a partition to my internal drive so I could add some much needed PC apps.  Before adding apps I decided to rough it and deleted the partition,  But when I use get info for the drive I do not see the space added back to the total available.  Is there something that I forgot to do?  The boot camp partition no  longer appears in the sidebar of finder.
    For external drives I run get info on the single folder in the drive and it tells me that I am using 200G - it is a 650G drive.  When I run get info on the drive it tells me I have 39G available.  Where has the other 411G gone?  Could there be hidden files that I can't see?  If so, how do I make hidden files visible on a Mac.  Could it be backup files from the automatic backup (time feature) feature?  If so, would they be hidden files?
    I really am having a hard time with this Mac but am learning - I keep pushing it and bought books and read anything I can get to learn but it is frustrating sometimes.  However, I refused to give it.  Sites like this one are a real blessing and I can't say enough about all the help I get from all of you.
    Thanks.
    Bhubha

    You should repair both disk with disk utility, open the program and click repair also repair your permissions. You can also use Omni Disksweeper to  check your file usage. 

  • Internal and External Drive Recording Sequences

    I have a QIP 7232 MR DVR (500 MD internal drive) with an eSata 1T WD drive attached.  This external drive is one of those specified by VZ for this application.  The system operates according to specifications and performs quite well.  Just thought I'd pass along a recent observation about where content is recorded on the system.
    As is well known, a setup like mine will record content to the external drive preferentially until it is full.  When that happens, the system will record content on the internal drive.  However evidently that's not always the case, as I learned recently while recording  the French Open tennis tournament.
    The program is being broadcast on Tennis channel HD, ESPN2, NBC, and probably a few other channels.  I have chosen to record as much of the tournament as possible using the "Record Series" option for all channels.  This results in quite a bit of recording time, somewhere in the neighborhood of 14 plus hours per day (20 hours a day on selected weekend days).  That's almost more tennis than I can stand to watch, but so be it.
    What I noticed is that the system does not in fact record exclusively to the external drive until it is full, but instead records some of the material to the internal drive well before the external drive is exhausted.  This is the first time I've observed this behavior since setting up the equipment.
    Some of the recordings are 9 hours long, so it appears that the system is taking that into account somehow and trying not to get into a situation with insufficient space on the external drive.  However when this recording pattern was first observed, my external drive was showing about 80 hours HD content and roughly 53 % used capacity.  It's possible that at some time during the last few days there actually was much more recorded material on the external drive and it defaulted to the internal drive for that reason.  If that's the case, I did not notice it at the time, but in any case I don't recall ever seeing an indication of higher than approximately 73% on the external drive.  I make it a practice to record selected material to DVD if I want to hold it permanently.
    As I said all's working well but I just thought I'd pass along this apparently anomalous behavior.

    Hi armond_in_nj,
    Thanks for the info. I have no personal experience with this, but Walrus has an interesting post regarding his experience with this issue. Thought you might be interested.
    http://forums.verizon.com/t5/FiOS-TV-Technical-Assistance/Fios-external-DVR-storage-sequence/m-p/559...
    Find this post helpful, informative or just something you agree with? Click the red ‘thumbs-up’ button.
    Did this post solve your problem? Click the green ‘Accept as Solution’ button.

  • Exchange certificates and services setup for internal and external clients access on separate domains.

    I have the following on my local network.
    Server DomainA -> Small Business server 2003/Exchange 2003
    Server DomainB -> Windows 2008 R2/Exchange 2013
    Clients Domain A ->  Windows XP/Outlook 2003
    Clients Domain B -> Windows 7/Outlook 2007/2010
    Problem:  I want clients from DomainA to log into Exchange on DomainB on the same local network.
    I need to know how to setup the DNS on both domains and the certificates on the DomainB Exchange server
    to accept the connection from the PC on domainA.   All connections from clients on domainB to server on domainB
    work correctly but when adding accounts to Outlook 2003/2007 on domainA clients I am getting certificate errors.
    I have purchased certificates for mail.domainb.com and autodiscover.domainb.com but I dont know how to get 
    the clients on domainA to recognize those external URL's of the exchange server (with the certificates bound to them) from the internal network. Hence I get domain errors.
    I am getting issues when a client on DomainA tries to add an Outlook mail profile to connect to the Exchange on DomainB
    Any suggestions on how to set this up?
    thanks

    Domain A & Domain B are two separate AD Forests?
    Users in Domain A either need mailbox-enabled user accounts that are in DomainB or a linked mailbox in Domain B to utilise the Exchange Server in DomainB. In either case with the help of the autodiscover service user can use the services in ExchangeB. 
    If the client machines are member of domainA and you are trying to access ExchangeB you will then need to leverage a custom XML file for autodiscover and force the Outlook client to use this file. 
    <?xml version="1.0" encoding="utf-8"?> 
    <Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006"> 
      <Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a"> 
        <Account> 
          <AccountType>email</AccountType> 
          <Action>redirectUrl</Action> 
          <RedirectUrl>https://autodiscover.domain.com/autodiscover/autodiscover.xml</RedirectUrl> 
        </Account> 
      </Response> 
    </Autodiscover>
    Then you need to configure the client machine to query that XML file by adding the following registry key:
    Refer to XML file
    for Outlook 2007:
    HKCU\Software\Microsoft\Office\12.0\Outlook\Autodiscover
    for Outlook 2010:
    HKCU\Software\Microsoft\Office\14.0\Outlook\Autodiscover
    STRING_value <your_namespace> = path to XML file
    you can find more information in the following link.
    Controlling Outlook Autodiscover behavior
    http://blogs.technet.com/b/kristinw/archive/2013/04/19/controlling-outlook-autodiscover-behavior.aspx
    CK

  • Can Time Machine be used to backup both internal and external drive?

    I have a Mac Book Pro with Lion OSX installed. I have an external fire wire hard drive connected which contains my iTunes Library. I would like to use Time Machine to backup both the internal drive and the attached external drive. Can this be done?

    Yes, make sure the drive is not excluded under the Privacy tab in Time Machine.
    System Preferences > Time Machine

  • Capacity evaluation for internal and external workers in one work center

    Hi ,
    Normally in all Industries you have internal manpower to execute work. Say I have a work center named "Mechanical" , I will have 5 people working 8 Hrs for 5 days in a week. We usually configure this in capacity tab of work center for capacity category "002-Labour".  In scheduling tab we configure sceduling data for a capacity category "002-labour"
    In many industries , depending on load, many time, external labours are hired to give assistance to internal workers. Technically it is like adding one more capacity category "PER-Person" and adding number external labours there and in scheduling tab adding required configuration for "PER" capacity category
    Total capacity for any given day would be available capacity in capacity category -002 + available capacity in PER capacity category.
    However in scheduling Tab , scheduling basis can be either 002/PER.
    How can we add more scheduling basis to refer to more than one capacity category ?
    Any other alternative to above problem statement?

    let us say, you have a work "Pump repair" which is done partly by internal workers say 2 people and 1 external labour. Let us assume the number of people in 002-labour is 2 (internal ) and  capacity in capacity category (PER) which is external work center is 3 (Total 5 ).
    Now if I I leave scheduling basis as blank, then system will calculate scheduling based on 002 capacity category as it is "Major" . But I want system to consider both 002 and +PER .
    You are suggesting two line items "Pump Repair internal" and give 2 numbers and duration as 8  control key PM01 . Create another operation "Pump repair External" use control key PM02 (where in scheduling is enabled)  where 1 number - 8 Hrs duration is maintained with another work center.
    If I maintain 2 different work centers and two different operations, this will work. But for customer this is just one work and capacity evaluation should be based on capacity category 002 and PER .
    How to solve this by maintaining one work center , two capacity categories in same work center  and maintaining one control key PM01 in operation?

Maybe you are looking for

  • Swapping hard drives .... how does lightroom handle this ?

    My photography is done on a separate computer to my online machine and the photo system never goes online ( so virus-proof ). I use " Laser " brand hard drive racks which allow me to swap hard drives on each machine, and also to swap them between the

  • Led Zeppelin mothership cd will not play or import on itunes

    The Led Zeppelin CD-Mothership will not play or import onto iTunes, I have not had a problem before, I have all Led Zeppelin CD's on iTunes & thousands of other tracks. Any help would be appreciated.

  • Calling Data Control from Session bean

    Is it possible to use workshop data control from with in Session bean.

  • Kinect for windows sdk 2 speech

    hello am new to the forum ... I need a good tutorial on voice recognition kinect for windows sdk 2 I tried the basic example of the SDK but I ridponde: Could not find kinect speech recognizer..... any solution?? i have install: kinect sdk 2 for win s

  • RAW Conversion in Elements

    I have a D70 and shot a bunch of pictures in RAW. I am trying to learn using this format and what I can do with it in Elements. Is there an easy way to convert these in a batch to TIFF?