Permissions and FTP set up

I am trying to set up a new Mac Mini with Snow Leopard Server. To be honest, given I have managed several other Linux boxes, both dedicated and VPS, I am a bit surprised how badly my first adventure with 10.6.1 is going
I have a whole range of issues but right now my biggest challenge is that I can't seem to edit any config files (httpd.conf, php.ini etc) using an editor (Coda) that is locally installed. I am logged into the Mac as admin, there is only 1 account - the same admin account that allows me to do everything else but when I try to save a file that I have edited, I get a permissions error. If I look at the file properties (Option-i), I can see I own the files are they are CHMODed to 644. I have tried restarting services - Apache, MySQL etc but to no avail. I just don't get how, when I am the only user and an admin, why I can't edit these files - I must be missing something fundamental...
I am seriously considering trashing the Snow Leopard Server install and replacing it with XAMPP but then I lose the whole point of buying an integrated server.
Can anyone suggest what might be going on with permissions and why, as admin, I can't edit my own files?
As a sidenote, I am also having trouble with SLS's handling of vhosts. I am used to setting these up manually and it works just fine but somehow using the Apple interface, it's just not happening. I set up the folders and vhost name but can never seem to browse to the folder using another mac on the network - only the default SLS page. I don't expect anyone to explain this in detail here but if you could point me to a decent resource or some proper documentation for 10.6 rather than previous versions, I would appreciate it!
Thanks

Mac OS X Server is divided into two parts; the Apple UI layer and tools, and the Apple directories, and the underlying Unix layer. Once you're active in the lower layers, you're expected to be familiar with Unix server configurations and management. And you're expected to manage the configuration files and other such either in conjunction with the GUI tools and in a compatible fashion, or (depending on the changes you're making) taking over from the GUI tools and managing the environment entirely manually.
The configuration files are typically managed via the GUI and Server Admin and related tools for a baseline configuration.
If you're editing files, you can end up derailing the GUI management tools; proceed here with caution. You can end up reinstalling.
To edit the low-level configuration files, the usual is with something akin to this:
+sudo nano /etc/apache2/httpd.conf+
or related. sudo means you'll have to enter an administrative password. vim and emacs are also available. httpd.conf is one of the many files that is typically managed with Server Admin.
I don't know off-hand if Coda can edit and can save edited text as plain-text files; the configuration files have to be plain-text, and not RTF or otherwise. (nano, vim and emacs can.)
As mentioned; you may need to reinstall here, if you're off editing configuration files manually. Making the choice to edit files manually is fine, but that can mean you won't be using Server Admin.
Your first requirement here with getting Mac OS X Server going is to get DNS configured and working. This is one of the first steps, and failure to have functional DNS means the rest of the stack can be unstable or uncooperative.
Some items for your reading list: [DNS Notes|http://labs.hoffmanlabs.com/node/1436] and [Apache virtual hosting notes|http://labs.hoffmanlabs.com/node/1329], and definitely the [Apple Mac OS X Server manuals|http://www.apple.com/server/macosx/resources/documentation.html]. You're active at the Unix layer, which means you'll want to be familiar with the Command Line manual, as a start.
I have an article on [configuring and activating ftp|http://core/node/942]; that's easily possible. In general, sftp is easier to deal with, and more secure.

Similar Messages

  • Ftp root and sharepoints setting bringing users right into home dir.

    Hello, I pretty much understand the setup of ftp, but shouldn't the "ftp root and sharepoint" setting bring authenticated users into the ftp root first as the "/" directory? Then they should be able to access users since I have it shared and get into their directory if they need. But in my setup it brings them into their home directory first making it look just like the "home folders and sharepoints" setup. Any ideas?

    This came up and bit me today, too.
    If I set "Authenticated Users See:" to "Home Directory Only", it works as advertised and ftp users are dropped into their home directories.
    If I set "Authenticated Users See:" to "FTP Root and Share Points", login invariably fails with the message "530 User username: can't change directory to /Users/username."
    G5 Dual   Mac OS X (10.4.8)  

  • ASP and FTP commands

    ASP and FTP commands to use CHMOD or similar to change folder
    permissions before uploading a file via a web form?
    Is there a script or commands that can do this?
    Are there any other settings that is avaiable on a domain
    that can make sure that the user has access even though the folders
    are set to "0755"?
    This is all from a web form in a controlled area with
    Username and Password.
    I know that this is possible in PHP with two systems:
    suPHP (installed by hosts with a rewrite_module or ftp_module
    not really sure) or
    FTP modules (I write a script with this "$conn =
    ftp_connect("$host");,blah blah...")
    Any ideas unless you have something already?
    Cheers

    I found this code, apparently it can reset but not change it
    for my purposes.
    '========================================================================================= ======
    'RevokeRights
    ' denied specified users access to files specified by file
    mask in folder specified by
    ' "Folder" parameter and its folders.
    'Parameters:
    ' Folder - string. specify target folder
    ' Users - string array. Each string specified user or group
    ' FileMask - string. specified processing files: example
    "C:\*.txt"
    '========================================================================================= ======
    function RevokeRights(Folder, Users, FileMask)
    Dim fso
    Set fso = CreateObject("Scripting.FileSystemObject")
    RevokeFromFolder fso.GetFolder(Folder), Users, FileMask
    end function
    '========================================================================================= ======
    'RevokeFromFolder
    ' Auxillairy function.denied specified users access to files
    specified by file mask in ' folder specified by "Folder" parameter
    and its folders.
    'Parameters:
    ' Folder - "Folder" object. specify target folder
    ' Users - string array. Each string specified user or group
    ' FileMask - string. specified processing files: example
    "C:\.htaccess"
    '========================================================================================= ======
    function RevokeFromFolder(byref Folder, Users, FileMask)
    Dim Subfolders, sf1
    Set Subfolders = Folder.SubFolders
    Revoke Users, Folder.Path & "\" & FileMask
    for each sf1 in Subfolders
    RevokeFromFolder sf1, users, FileMask
    Next
    end function
    '========================================================================================= ======
    'Revoke
    ' denied specified users access to files specified by file
    mask.
    'Parameters:
    ' Users - string array. Each string specified user or group
    ' FileMask - string. specified processing files: example
    "C:\*.txt"
    '========================================================================================= ======
    function Revoke( Users, FileMask)
    Dim ws, cmd, i
    Set ws = Createobject("WScript.Shell")
    cmd = "%comspec% /c cacls " & FileMask & " /C /E /P
    for i = 0 to UBound(Users)
    cmd = cmd & Users(i) & ":n" & " "
    Next
    ws.Run cmd, 0
    Set ws = Nothing
    end function

  • A mess with account, administrator PW,  permissions and privileges!

    I don't know where to start. I've tried a number of the suggestions in the other posts below, but just can't get into my HD1. I inadvertently deleted some folders from Library (but did put them back). I thought they were doubles.
    I re-booted from my Snow Leopard install DVD (hold down C). I have tried a number of times to choose a new password. But, each time I can Log-in, but notice that I can't get into my Administration PW. Now, which one do I use? The one when I installed Leopard 2~3 years ago? (That one I forgot). Or one of the few that I just created?
    Anyway, I live just outside of Tokyo, Japan and called the Apple Store in Tokyo (got an English speaker) and he directed me through the steps. But, he said to choose System Administration (root) which I did. Later I realized that shouldn't have been done from the article that he had sent me. I followed his steps, could log in and then noticed that I could use Mail (if I filled in my Mail PW etc.) but my clock couldn't be authenticated as I tried to set the time. It's on L.A. time. (but in Tokyo).
    So, next that didn't work and he e-mailed me the Apple site Help articles on re-setting the accounts. I tried a few more times and still couldn't access to authenticate. So, I re-installed my Snow Leopard disk. 10.6...
    I went to the Apple Support site and downloaded the Snow Leopard up-dates.... I've tried to install the up-dates of Snow Leopard 10.6.6 and that couldn't be authenticated either and it said I need 10.6.5 tried that and the same thing all the way down to 10.6.2 and still none of them could be installed either. Now, iTunes can't be accessed. and I just tried to install the newest Skype and that also can't be installed. (all on HD1 in applications) and my printer also... I can get online with Safari and Firefox O.K.
    I also tried to use Disk Utility and verify disk/repair disk but get, "insufficient privileges"! and can not verify permissions. The time set can't be done. I click on the Lock it shows "authenticate" for a second and stays locked...
    The Snow Leopard up-date 10.6.6 shows this....
    Even though SL 10.6.6 is installed, it keeps going back to Mac OS X (10.6.1) below....
    I wanted to post a screen shot here, but don't know how....it couldn't be copied.
    PLease...let me know...thank you
    What can I do from here? Anyone out there able to help me! thanks. I am NOT a computer wiz and not really into any type of "Terminal" lingo to understand what I'd do.

    ok, that's not normal then. then you are right and some permissions are seriously messed up. before we proceed a couple of questions. are you logged in as the user Savannah when you are experiencing these problems? were you trying to change permissions on the Mail folder while logged in as Savannah or as some other user. you should do it while logged in as Savannah. other users shouldn't have permissions to the Mail folder of user Savannah.
    if you are doing this while logged in as Savannah I suggest resetting permissions and ACLs on Savannah's whole home directory. this is much easier if that user is admin so give it admin rights temporarily in system preferences->accounts. you can remove admin rights from that user later, once we fix everything. after you've made that user admin log in as Savannah and run the following terminal commands (copy and paste please)
    sudo chflags -R 0 ~
    you'll have to enter the password of user savannah after that command. it will not be echoed on the screen. that's normal.
    Next enter
    sudo chown -R `id -un`:`id -gn` ~
    and then
    chmod -RN ~
    next, boot from the leopard install DVD and reset ACLs on Savannah's home directory as described here
    http://support.apple.com/kb/TS1334?viewlocale=en_US
    after that log in as savannah again and run
    sudo chgrp -R `id -gn` ~
    then try using Mail again. it should hopefully work now.

  • Web host, mail server and FTP.

    Dear all:
    I have some questions and will try to make my post a short one (although the questions aren't exactly simple). I have the need to set up my own web server, e-mail server and FTP server. It is my understanding (and I remember setting another computer I had 2 or 3 years ago this way) that OS X can be used for this without the need to have OS X server installed. I don't need (at least not for the for the immediate future) to have a server for my own local network. Basically all I need is a single computer where (1) I can host multiple web sites, (2) I can host my own e-mail that will correspond in number to the number of web sites (domain names) being hosted and (3) I can set-up as a FTP server so that my clients can log on and download files.
    I have used VirtualHostX for virtual hosting as well as PureFTD Manager with good results in the past. I've also found both to be easy to use, with a good and intuitive GUI which is essential for someone with as little knowledge as I have of networking. My question now as to do with e-mail and how to set-up Mac OS X to work as an e-mail server.
    Are there any applications you would suggest that would be simple to use, have a simple and intuitive user interface and also provide mailing list services along with e-mail services that you would recommend ? I've looked at a few but most of the ones I have found seem to require command line input and this is something I am not comfortable with. I need an application with a simple interface and allows things to be set-up in a straight forward manner (and preferably free instead of paid).
    What would be your recommendations for this project ? Any recommendations, advice and suggestions you can offer will be very appreciated.
    Thank you in advance,
    Joseph

    Perhaps you should give people more time to answer.
    1. You do not need a DNS on your server, ask the ISP to set up the MX record as they set up the A record.
    2. Not really enough information in your setup to say either way, but as it takes seconds to do and you have everything else needed - set it up anyway.
    3. Domain name: mydomain.com, Host name depends what you call it. If you don't have a name why not mail.mydomain.com and make you mx record point to that name. Perhaps that is what your A record is already.

  • Http and ftp protocol extremely slow (pop working well though)

    Hello. Starting today, on one of my macs, http and ftp protocol are extremely slow (page load 90 sec. instead of 2) (pop working well though). Provider finds nothing, on second mac all is fine (same cable, same settings … ). Cable connection, checked both sockets, changed cable, no change. Since pop3 protocol seems to work fine, this does look like a software problem to me. (Repaired permissions, no other tests or means. All used software up to date (OSX10.6.8 etc.))
    I'd be thankful for any idea.

    Not at all. Then I turned on NetBarrier, for testing and to avoid any damage (piece of software I don't employ in vain), and all slowed down again, but not quite as badly as before. Restarted, and now it seems back to normal with all extensions loaded. (I had done that before, obviously, and with no outcome, so it can't very well have been just that. But what?)
    I'll watch and learn, and report back; unless you have any further suggestions for the moment. Either way, thankyou very much so far.

  • All files are locked, a new entry in permissions and more

    Following instructions from here on how to try to correct another issue, I was repair permissions and to boot in safe mode. Since then all kinds of things are messed up.
    I had to reset PRAM because the home and boot screens were were all stretched out of whack (this situation has occured once before shortly after getting this new machine)
    EVERY SINGLE DATA FILE created prior to this safe mode is now LOCKED. EVERY ONE!!!!!!  If I try to save any file so far I have tested, I am told the file is locked and I do not have permissions. My user mode didn't have administrative control before, but I changed that because unlocking everything to use it was more complicated having to enter the username and password. New files created are also locked. However, a new Pages file I have tested shows locked but it will save to the same file with a CMD-S.
    Having to unlock files to save work in them really slows work. Apple not allowing Save As on Apple apps is getting really tedious. I tried with a non-Apple app (PhotoShop) and its files are locked after creation. This means I have to unlock every stupid file before I can save it, then it relocks If I go into Get Info to unlock the file, as soon as i close that window, the file shows locked when I do a new Get Info. This is not a good user experience!!!!!!!!!!!!!! I have hundreds of thousands of files used in publishing, graphics, photos, and music. I tried to save an existing Photoshop file back to the Desktop and was told I could not save because was locked - that I needed to unlock the file or enclosing folders. When Photoshop closes it says can't save Preferences because file is locked.
    If I unlock the Sartup drive it relocks as soon as the Get Info window closes.
    In Sharing and Permissions the user called Everyone has a custom settings and some files even have two Everyone entries. Newly created files have had the User with Read & Write and Staff and Everyone with Read Only. My user folder Get Info shows locked with the user, staff and everyone with Read & Write permmissions. If I unlock in Get Info it reverts to locked after I close the Info window.
    Safari opens to the same page on this forum where another problem was discussed. I have reset selected items in Safari that I thought might have caused this, but no change.
    Pages keeps opening a page that was thrown in the trash and is not even on the computer (at least doesn't show in the finder),
    Numbers keeps opening a file that was opened and saved days ago.
    iDVD will open the same project each time, even if something else has been worked on since.
    I have cleared recent entries in these programs and the field keeps coming back when I open again.
    I unchecked  the Restore windows when quitting option in General Sys Prefs and when I open it again it is checked. I know that Lion will reopen a page if I quit without closing the window first. Now, at least with Apple apps, the same file opens now whether it exists or not as well as the new file I am opening by clicking on it.
    I have run permissions check in Disk Utility several times.
    It seems that it is affecting Apple apps that remember where there were last and the visiting history.
    Autosave on apps other than Apple can't save because the files are locked and I get error messages.
    iPhoto files saved on a firewire drive are also show locked but testing on a duplicate file, I found I can edit with PhotoShop and it will save the changes.
    With Finale, it has saved the files, even though locked. The odd thing is that in the finder it shows the correct creation and modifided dates, but it shows an old last opened date. Pages documents show all three with correct dates/times.
    I suspect there is at least one if not more Pref plist files that needs to be fixed, but I have now idea where to start.

    HI,
    Make sure you are logged in as the admin user.
    Right or control click the MacintoshHD icon then click: Get Info
    At the bottom of the Get Info window, click the gold padlock icon. You will be prompted for your admin password.
    Under Privilege where you see: Read & Write "toggle" the arrows to set your permissions for system / admin etc.
    Close the Get Info window.
    Carolyn

  • FILE and FTP Adapter file size limit

    Hi,
    Oracle SOA Suite ESB related:
    I see that there is a file size limit of 7MB for transferring using File and FTP adapter and that debatching can be used to overcome this issue. Also see that debatching can be done only for strucutred files.
    1) What can be done to transfer unstructured files larger than 7MB from one server to the other using FTP adapter?
    2) For structured files, could someone help me in debatching a file with the following structure.
    000|SEC-US-MF|1234|POPOC|679
    100|PO_226312|1234|7130667
    200|PO_226312|1234|Line_id_1
    300|Line_id_1|1234|Location_ID_1
    400|Location_ID_1|1234|Dist_ID_1
    100|PO_226355|1234|7136890
    200|PO_226355|1234|Line_id_2
    300|Line_id_2|1234|Location_ID_2
    400|Location_ID_2|1234|Dist_ID_2
    100|PO_226355|1234|7136890
    200|PO_226355|1234|Line_id_N
    300|Line_id_N|1234|Location_ID_N
    400|Location_ID_N|1234|Dist_ID_N
    999|SSS|1234|88|158
    I would need a the complete data in a single file at the destination for each file in the source. If there are as many number of files as the number of batches at the destination, I would need the file output file structure be as follows:
    000|SEC-US-MF|1234|POPOC|679
    100|PO_226312|1234|7130667
    200|PO_226312|1234|Line_id_1
    300|Line_id_1|1234|Location_ID_1
    400|Location_ID_1|1234|Dist_ID_1
    999|SSS|1234|88|158
    Thanks in advance,
    RV
    Edited by: user10236075 on May 25, 2009 4:12 PM
    Edited by: user10236075 on May 25, 2009 4:14 PM

    Ok Here are the steps
    1. Create an inbound file adapter as you normally would. The schema is opaque, set the polling as required.
    2. Create an outbound file adapter as you normally would, it doesn't really matter what xsd you use as you will modify the wsdl manually.
    3. Create a xsd that will read your file. This would typically be the xsd you would use for the inbound adapter. I call this address-csv.xsd.
    4. Create a xsd that is the desired output. This would typically be the xsd you would use for the outbound adapter. I have called this address-fixed-length.xsd. So I want to map csv to fixed length format.
    5. Create the xslt that will map between the 2 xsd. Do this in JDev, select the BPEL project, right-click -> New -> General -> XSL Map
    6. Edit the outbound file partner link wsdl, the the jca operations as the doc specifies, this is my example.
    <jca:binding  />
            <operation name="MoveWithXlate">
          <jca:operation
              InteractionSpec="oracle.tip.adapter.file.outbound.FileIoInteractionSpec"
              SourcePhysicalDirectory="foo1"
              SourceFileName="bar1"
              TargetPhysicalDirectory="C:\JDevOOW\jdev\FileIoOperationApps\MoveHugeFileWithXlate\out"
              TargetFileName="purchase_fixed.txt"
              SourceSchema="address-csv.xsd" 
              SourceSchemaRoot ="Root-Element"
              SourceType="native"
              TargetSchema="address-fixedLength.xsd" 
              TargetSchemaRoot ="Root-Element"
              TargetType="native"
              Xsl="addr1Toaddr2.xsl"
              Type="MOVE">
          </jca:operation> 7. Edit the outbound header to look as follows
        <types>
            <schema attributeFormDefault="qualified" elementFormDefault="qualified"
                    targetNamespace="http://xmlns.oracle.com/pcbpel/adapter/file/"
                    xmlns="http://www.w3.org/2001/XMLSchema"
                    xmlns:FILEAPP="http://xmlns.oracle.com/pcbpel/adapter/file/">
                <element name="OutboundFileHeaderType">
                    <complexType>
                        <sequence>
                            <element name="fileName" type="string"/>
                            <element name="sourceDirectory" type="string"/>
                            <element name="sourceFileName" type="string"/>
                            <element name="targetDirectory" type="string"/>
                            <element name="targetFileName" type="string"/>                       
                        </sequence>
                    </complexType>
                </element> 
            </schema>
        </types>   8. the last trick is to have an assign between the inbound header to the outbound header partner link that copies the headers. You only need to copy the sourceDirectory and SourceGileName
        <assign name="Assign_Headers">
          <copy>
            <from variable="inboundHeader" part="inboundHeader"
                  query="/ns2:InboundFileHeaderType/ns2:fileName"/>
            <to variable="outboundHeader" part="outboundHeader"
                query="/ns2:OutboundFileHeaderType/ns2:sourceFileName"/>
          </copy>
          <copy>
            <from variable="inboundHeader" part="inboundHeader"
                  query="/ns2:InboundFileHeaderType/ns2:directory"/>
            <to variable="outboundHeader" part="outboundHeader"
                query="/ns2:OutboundFileHeaderType/ns2:sourceDirectory"/>
          </copy>
        </assign>you should be good to go. If you just want pass through then you don't need the native format set to opaque, with no XSLT
    cheers
    James

  • Task or script to monitor file ownership, permissions and change as needed

    I'm using a Mac OS X Tiger (10.4.9) computer as a file server for a group of people who are (1) individually non-administrative users and (2) members of Groups. The hard drive is partitioned into 2 volumes: Vol1 has no non-admin access, Vol2 has a Shared folder containing folders with files intended for either Public or Private access. I'm admin with UID=501 and trying not to be a danger. Each other user has a unique UID. Each Group has a unique GID. The folder that all users have access to is named Pub_shares. Every user allowed to access Pub_shares is a member of PubGroup (GID=505).
    Now when a user accesses a file nested in Pub_shares, that file usually becomes owned by that user and the group membership may change from PubGroup and may undergo a change to "Read only" or "No Access." Since all members of PubGroup should have Read & Write access to files in Pub_shares, this is a problem. All files in Pub_shares, regardless of who last touched them, should remain:
    Owner = chris / Access Read & Write
    Group = PubGroup / Access Read & Write
    Others = No Access
    I've read some about Ownership & Permissions. I've seen it suggested that an admin set up an automated task, say to run every 3 minutes; that task checks file ownership and permissions and, if different, changes the values recursively to those shown above, such that:
    Owner = 501 / Access = rwx
    Group = 505 / Access = rwx
    What do I need here? An Automator workflow? A shell script? AppleScript? Cron? launchd? How do I put this together? I don't know the syntax or the expressions to use. Any help is much much appreciated. [Note again: My "server" runs Tiger 10.4.9.] Thanks.

    ..."I have some Windows users (trying) to access shared files. Will the afp inheritance options stand up to a Windows user?"...
    No the afp inherit settings won't apply to windows sharing, but I think there are equivalent settings that can be applied to smb.
    ..."I thought, too, I'd read somewhere that inheritance options use the topmost volume folder to set inheritance patterns."...
    I am not able to double-check this for Tiger, but I don't think that is the case. As far as I know, with those settings enabled (and it doesn't work reliably if only one is enabled) permissions and ownership should be inherited from the folder that the items are added to.
    ..."My topmost folder on vol2 is "Shared" but it contains both Pub_shares (accessible by members of PubGroup) and a few Private_shares (folders accessible by members of various private groups)."...
    Sorry I missed that point in your earlier post. The above would cause complications if a user were to move items from the private area to the public area. The inheritance only applies to when files are created, so something moved from the private area to the public area would retain its original permissions. To make it work, the public and private areas would have to be set up as separate shares, rather sharing the whole volume.

  • How to generate .pdx file using File Adapter and FTP Adapter

    Hi,
    is it possible to genearate .pdx file using oracle ESB Adapters(File Adapter and FTP adapter).
    Can you anyone guide me.
    Thanks,
    Raj.

    hi,
    regarding report, there is a dedicated report forum. you should post there.
    but answer for your question is form is nothing to do with the pdf generation. you can call the report from the as usual.
    In the report you should set the properties like
    destype to 'file'
    desname to 'path with file name'
    desformat to 'pdf'

  • Why do i keep loosing my settings and homepage setting in safari

    when setting homepage and other settings in Safari why do I loose them every time I switch computer off, when I switch computer back on I am on Apple home page instead of my homepage and any settings disappear. As far as I can remember it started when switching up to Mountain Lion and has been doing it ever since.
    many thanks for any help

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click the following line to select it. Copy the selected text to the Clipboard (command-C):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Step 1 should give you usable permissions in your home folder. This step will restore special attributes set by OS X on some user folders to protect them from unintended deletion or renaming. You can skip this step if you don't consider that protection to be necessary, and if everything is working as expected after step 1.
    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • Permissions will not set, even after using terminal commands?

    Hey,
    I found a thread on here for using the terminal to type in commands for the user permissions and for the PSIX permissions on Leopard (10.5) server.  These commands are supposed to clean the server of all underlying(hidden) permissions that you cant see and then you are supposed to be able to then set the permissions again and finally, to hit "Propagate Permissions" so that all the permissions set for the shared volume then get farmed out to all sub files/folders.  This did not work when I tried it in the terminal, it said "Command not found" even after I typed in the admin password.  Is there anyone out there who can tell me the actual way to fix the old permissions and get new ones set?
    The story is:  We had an old server on a G4 when i first took control of the server, I took the shared hard drive out of the G4 and inserted it into a G5 and started using it with the leopard server.  the permissions did not really need to be set on that volume because they had carried over from the last time they were shared.  But we recently just got a Drobo unit for our server and I recently transferred all the shared files and folders over to the new volume, but ever since I cant get the permissions to farm out to all the stations, it shows me that its done on the server.  But when I go to access the files I am able to delete faculty folders where I had set the permissions to "read only" so I am wondering if there is a streamlined way of going about this or if I should just start from scratch and use all brand new HDD's?
    Please Help!

    Hi ..
    Try the tips mentioned here > Mini-tutorial: Force-deleting stubborn or problematic files in Mac OS X

  • Clustered File share Permissions won't set (with error)

    I have a s2012r2 cluster with a file server. When i go to create a new share it creates with read only permissions and i cannot change it to full or read/write. it is just the share permissions that won't set. when i create a share the error i get is "The
    Cluster Resource could not be found." if i try to edit the share permissions the error is "Error Occurred while update an SMB share: The cluster resource could not be found" the admin share is working perfectly and the folder permissions are
    accurate. 
    The only solution to this problem i have found online that worked for someone is to destroy the cluster and rebuild it. I really don't want to do that.

    Hi RaVell(Pinki),
    This error typically occur when 
    we have added the Disk from Available Storage to the File Share Server Group, please refer the following KB solution to avoid this action.
    You may receive error messages when you share a folder in a Windows Server 2008 failover cluster
    http://support.microsoft.com/kb/947051
    More information:
    Advanced resource configuration in Windows Server 2008 failover clusters
    http://support.microsoft.com/kb/947050
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Problems with file permissions and authorization/authentication and hostname (using ddns)

    hey guys!
     decided to rewrite this entire question...it was too hard to understand what i want. 
    I have a student version of server 2012 r2. I installed like 50 roles, and then deleted 90% of them. i have....a bunch of webserver roles, almost all of them i bet, and misc others. no AD or dns roles..i deleted those i thought they might have been the problem. 
    I connected this to a dynamic dns courtesy of No-ip.com. example.ddns.net
    when installing a blog or cms, and I am asked for the server name (for database) do i use localhost, 192.168.1.###, my router ip, computer name, example.ddns.net, or something else? 
    Same question above for iis bindings! What do i put for the host?  
    secondly, what file permissions do i set up? I can't seem to access umbraco, for example, from outside the network unless i use windows admin credentials in the physical path credentials via IIS advanced options. 

    Hi,
    The issue is related to IIS, I suggest you ask for help from IIS forum for better and accurate answer to the question.
    http://forums.iis.net
    Best Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Windows 8.1 and FTP problems

    Hello,
    I am having problems with Windows 8.1 and FTP clients.
    I am using Syncback (just takes forever)  and Filezilla 3.7.3 Portable, the last one gives after some time the following error "The maximum number of clients (10) for this user are already connected".
    Setting the maximum number of clients on the server form 10 to 15 has no noticeable result.
    When using the same network, computer and software, but now Windows 8 (different partition on the same computer), the FTP job just runs fine with no problems.
    Should Windows 8.1 have special settings to be able to use FTP?
    Thanks, Wouter

    Please try these steps:
    Reducing simultaneous connections for incorrectly configured servers
    https://wiki.filezilla-project.org/Using#Reducing_simultaneous_connections_for_incorrectly_configured_servers
    Make sure that you close connection as soon as you are done with them, as some ftp clients will generally leave their connection open unless told otherwise. Additionally, some clients such as Filezilla will allow multiple connections for any new activity,
    which uses up connections quickly. While this does make for faster transfers.
    I use mostly Cute FTP and I have been sometimes doing it to just close ftp software (Alt+F4) and not closing connection; but the point is that when you have been connected then you must close connection properly as well.
    Regards,
    Kate Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • How to clear a default condition / parameter value in a Discoverer Viewer ?

    Hi there, Appreciate if anyone can help with what I am trying to do below in Discoverer10g:- 1. In Desktop we created a workbook with a parameter and we set the default value of the parameter as '%%'. This is so that all values are selected for that

  • Screen sharing (low res pics on clients)

    I'm new to apple so bear with me....I work at a college and facutly members are have problems sharing there screen to the students..... A professor will try to share a picture and the clients see get a "posterized" or "grainy" low resolution picture

  • Help:Nested Inner Join

    Hello Folks, I have a query which has a nested Inner Join as follows INNER JOIN(Client INNER JOIN CUBS SNAPSHOT ON Client . Client = CUBS SNAPSHOT . CLIENT) ON CancelDesc . CancelReason = CUBS SNAPSHOT . CANCELREASONcouldnt figure out wat is the quiv

  • Converting WMA to ACC

    I recently moved from PC to Mac, and I have about 5GB of files that I am unable to add to itunes or sync to my ipod. This is because they are all in WMA format, and I have no idea how to convert them to ACC or MP3. I see the "convert selections to AC

  • My 'drag and drop' doesn't work using Mountain Lion OS X 10.8.2 on iMac

    Drag and drop occasionally works between folders but very rarely - and now not at all. I have tried various remedies suggested onthis forum, but they didn't work. Copy and paste is a real drag (sorry!) Hugh