Nfs mount created with Netinfo not shown by Directory Utility in Leopard

On TIger I used to mount dynamically a few directories using NFS.
To do so, I used NetInfo.
I have upgraded to Leopard and the mounted directories
are still working, although Netinfo is not present anymore.
I was expecting to see these mount points and
modify them using Directory Utility, which has substituted Netinfo.
But they are not even shown in the Mount panel of Directory Utility.
Is there a way to see and modify NFS mount point previously
created by NetInfo with the new Directory Utility?

Thank you very much! I was able to recreate the static automount that I had previously had. I just had to create the "mounts" directory in /var/db/dslocal/nodes/Default/ and then I saved the following text as a .plist file within "mounts".
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>dir</key>
<array>
<string>/Network/Backups</string>
</array>
<key>generateduid</key>
<array>
<string>0000000-0000-0000-0000-000000000000</string>
</array>
<key>name</key>
<array>
<string>server:/Backups</string>
</array>
<key>opts</key>
<array>
<string>url==afp://;AUTH=NO%20USER%[email protected]/Backups</string>
</array>
<key>vfstype</key>
<array>
<string>url</string>
</array>
</dict>
</plist>
I don't think the specific name of the .plist file matters, or the value for "generateduid". I'm listing all this info assuming that someone out there might care.
I assume this would work for SMB shares also... if SMB worked, which it hasn't on my system since I installed leopard.

Similar Messages

  • Contacts created with Lotus notes are not seen in Exchange 2007 SP3 Rollup 7.

    Contacts created with Lotus notes are not seen in Microsoft  Exchange 2007 SP3 Rollup 7. the same is seen in Microsoft Exchange 2010 without issues.
    when we create a new contact on Microsoft Exchange 2007, the contacts gets created but it is not seen unless we filter the EMC to list the contacts. Microsoft Exchange 2010 does not have any issues. 
    any help or inputs will be appreciated.
    Thanks,
    Sid

    You shouldn't be using the 2007 EMC or cmdlets to create new objects if you have a more recent release installed in your organization. Use the 2010 software.
    If you create the mail-enabled contact with the 2010 EMC or cmdlets do you see it in the 2007 EMC?
    When you say the contact "is not seen unless we filter the EMC to list the contacts", does that mean you don't see the contact when you're looking at the "Recipient configuration" container? Is there a default filter on that container? Do you have a limit
    on the number of objects shown?
    As for the objects created by 3rd-party software (Lotus), are they creating the contacts correctly?
    --- Rich Matheisen MCSE&I, Exchange MVP

  • Retreiving the content created with the Note Tool via Javascript??

    Hey guys, is it possible to retrieve the text content created with the Note Tool from the tool palette  in a photoshop document via Javascript? Basically, I wanted to store some text inside the Photoshop psd document, and then later on I can use scripting to access the content to be use as variables.
    I have search the Javascript scripting reference pdf and the forum here, and I can't find any info the Note Tool. Much appreciated.

    Ok, so I am using the activeDocument.info.keywords property to store my text content. The content is basically a chunk of text that contains some parameters that the user can modify to save out a document. In my script, I am using a variable to store the content from the info.keywords property. But my next hurdle is how can I extract specific part of that variable into other variables, like storing the C:\projects\Textures\ into another variable? I've done some research and got a sense that the "match" method in javascript along with the use of regular expressions might do the job. But I am stuck. Any suggestions?
    info.keywords property has the follow chunk of text:
    // file path to save 
    path(C:\projects\Textures\)  
    // save file format (psd or tga, etc)
    format (tga) 
    // include a single alpha channel with the file y/n 
    alpha(n) 
    // alpha name - default should be "alpha1" 
    alphaName(alpha1) 
    // scale from the original size 
    scale(.5) 
    //sharpening
    sharpen(.5)
    script code:
    var saveDoc = activeDocument.info.keywords;
    var savePath = saveDoc[0].match(regular expression goes here); // how to grab C:\projects\Textures\ from the saveDoc variable???
    alert(savePath);

  • Interface mapping not shown in directory search help

    Hi,
    I creatd a interface mapping in repository with message mapping. but when i configure the directory for receiver determination .. the interface mapping is not shown when i click the search help.
    pls any one help me .
    thankx,
    shree

    Hi Shree,
    Three checkpoints:
    1. Make sure you have entered the correct outbound and inbound interfaces.
    2. Make sure you have activated your interfaces and mappings.
    3. Make sure the cache is up-to-date (you can refresh cache by transaction sxi_cache).
    Hope this helps.
    Regards,
    Hart

  • Tasks created in OWA not shown correctly in Outlook

    Hi all,
    I have a Exchange 2013 CU2 multi-role installation. It was installed with CU1 media and upgraded to CU2. Outlook 2010 SP2. The problem is as follows:
    -When creating a task in OWA with some text in the text-field (body), that text does not show up when you look at the task with Outlook.
    -If you edit that same task in Outlook, all text entered from OWA is gone. But the text entered in Outlook is showed in OWA.
    -If you continue to edit that same task in OWA again, it will not show (blank) in Outlook.
    Anyone that has seen this behavior in their environment?
    Is it a known bug?
    Best regards, Jesper

    Hi,
    I have done a test on lab machine and the result is good.
    For the issue you encountered, there may be some problem in your Outlook client.
    We can try the following resolutions to troubleshoot this issue:
    Open Outlook in safe mode.
    Rebuild your profile.
    Here are some references:
    About Office Safe Mode:
    http://office.microsoft.com/en-us/outlook-help/about-office-safe-mode-HP003082393.aspx
    How to create and configure email profiles in Outlook:
    http://support.microsoft.com/kb/829918
    If you have any question, please feel free to let me know.
    Thanks,
    Angela Shi

  • Groups created with dscl not showing in WGM?

    When creating a group "testGroup1" via dscl as follows ...
          Dscl -udiradmin /LDAPv3/mac-mini.local -create /Groups/testGroup1
    The group shows up when running ...
          Dscl -udiradmin /LDAPv3/mac-mini.local -list /Groups
    However, in Workgroup Manager the new created group"testGroup1" does not exist.
    Is there a way to determine where exactly the newly created Group is located?
    I did notice that the Workgroup Manager directory location is /LDAPv3/127.0.0.1.
    Does the 127.0.0.1 have something to do with it?
    Also, if I try to run the following ...
          Dscl -udiradmin /LDAPv3/127.0.0.1 -list /Groups
    I get an error saying "Data source(/LDAPv3/127.0.0.1) is not valid.
    I know it's there because it shows when I run a different tool called Ldapmanager.
    But for some reason it's not showing in Workgroup Manager.
    I was wondering if there is some attribute (or something like that) that must be set when creating the group before it will show in Workgroup Manager.
    Or maybe the server needs to be rebooted before they show? I wouldn't think that would be necessary, unless the users are being loaded when Workgroup Manager loads.
    Any help would be greatly appreciated.
    Thanks,
    Zeek

    Hi David
    There is a configuration that needs to setup to turn on outbound delivery document number update in MD04.
    This means if there is an STO in MD04 which is converted into outbound delivery, MD04 should now show outbound delivery number instead of an STO
    Follow this path and set up the document type of your outbound delivery in it
    Logistics execution -> Shipping -> Basic SHipping Functions -> Availability Check and transfer of requirements -> transfer of requirements -> Determination of Requirement Types using transaction

  • Rollback segment number not shown with name " not shown " too small

    Hi,
    we have a table TABLE1 with a BLOB field FIELD1 on a Oracle 10g database. Today we found out that there is one record in that table that make problems. if we try to read the BLOB data from that record, Oracle shows the error:
    ORA-01555: snapshot too old: rollback segment number  with name "" too small
    The strange thing about it, that the message shows neither the segment number nor the segment's name. Like it has lost the reference to it.
    Could you help please.
    Notes:
    The TABLE1 and the BLOB data are really not big.
    The UNDO tablespace is 2Gb big and just 1% used.
    Thank you very much
    Igor

    Out-of-row LOB undo is maintained in the LOB segment. So the UNDO tablespace and undo retention is not associated with most LOB ORA-1555 issues. Instead the LOB column is created using either PCT_VERSION or RETENTION to manage how much space within blocks or time transpires before the LOB undo is overwritten. In environments with high updates, deletes on rows including LOBs, the chances of ORA-1555 on LOB undo is very high.
    Source:http://blogs.oracle.com/db/entry/troubleshooting_ora_1555
    In the above link you will get plenty of good metalink notes to understand and solve the issue.
    There is no undo segment name in the error message means this error has no relation with undo tablespace/parameter/segment. This might mean that your LOB table is corrupted. Can you drop and recreate/re-populate this table and try again ?
    Srini Chavali     @ Another "snapshot too old: rollback segment number  with name "" too small"
    Regards
    Girish Sharma

  • Accounts created with SYSDBA not making it to Standby.

    Running Oracle 11g R2 on RHEL 5.5
    Primary with a Physical Standby
    All single instance (NON-RAC)
    We are trying to set up the Standby so we can run RMAN backup off of it.
    While setting this up we noticed that users created on Primary with SYSDBA granted to them did not make it completely to the Standby.
    SELECT * FROM V$PWFILE_USERS;
    PRIMARY:
    USERNAME SYSDB SYSOP SYSAS
    SYS TRUE TRUE FALSE
    JSMITH TRUE FALSE FALSE
    BUADMIN TRUE FALSE FALSE
    STANDBY:
    USERNAME SYSDB SYSOP SYSAS
    SYS TRUE TRUE FALSE
    Both of Primary and Standby have parameter setting of REMOTE_LOGIN_PASSWORDFILE=EXCLUSIVE.
    The user accounts JSMITH and BUADMIN are there on Standby. But we can not "remote login" because the password file are missing the related entries.
    Can anyone help me understand why it seems that user accounts JSMITH and BUADMIN did not make it to the Standby's password file?

    The scenario is that we want to be able to initiate the RMAN connection commands from a different server.
    That different server hosting a database with the RMAN catalog.
    The machine hosting the RMAN catalog is also the machine that host the 3rd Party Tape backup software.
    Yes we will delete the JSMITH test user that currently has sysdba. ; )
    Thanks for catching that . . . . ; )

  • PDF created with Onenote not viewing properly with reader XI

    A PDF was created by Onenote export to PDF. The screen clippings are gray boxes. When viewed with the preinstalled (MS ?) reader app it views normal. I am using Adobe Reader XI, Windows 8.1, Onenote 2013. 

    Well, since I fixed it in Chrome, it works for me.  However, my partner beside me doesn't have Chrome and he gets the same generic screenshot that I had earlier, even though we made the changes in his Firefox.  We're baffled...... The interactive form is the only form we can't pull. 

  • Syncing Events Created with iPhone Not an Option?

    Okay, I've read as many discussion threads as my eyes can handle and have tried several solutions suggested to no avail. I am using Windows Vista and Outlook 2007 but was very recently using Windows XP Pro and Outlook 2003. The same problem applies to both environments.
    While I've had no problem syncing contacts and calendars from my computer to the iPhone, I cannot go the other direction. The selection box beside the phrases "Put new events (or contacts) created on this iPhone into the group (or calendar)," which is then followed but what should be a drop down menu, appears gray and is unselectable. I figured it was some simple preference setting in either Outlook or the iPhone that was causing the problem and found my way to the discussions to seek the remedy. Once here, I find myself overwhelmed and wondering if I now need a computer engineering degree to prevent missed appointments or the need for double entry. Please help a poor, technically challenged individual not regret the decision to by this phone!!

    I'm guessing that perhaps the reason the option to "Put new Contacts/Events created on iPhone" is not available is that I only have one calendar/group (Outlook) available on my computer. That is also why it defaults to "All Contacts" and "All Calendars"
    Evidently the actual syncing from the iPhone to the computer is unrelated to the availability of these options. At least that appears to be true in my case. I was actually able to get mine to work using the information in the article posted by someone else and available at
    http://docs.info.apple.com/article.html?artnum=305845
    It seems the step regarding "Removing all other Third Party Add Ins" did the trick. I just didn't think it worked initially since the options on the Info tab did not change.
    Hope that helps! Thanks to all for the input. B

  • IPad. Not sync with iTunes not shown of the list of devices

    Reloaded itune restarted commuter and iPad

    Assuming a PC, start here:
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows

  • Burning project with Toast, not built in burn utility

    okay so here's the sitch. got the project finished. but iDVD won't burn it or let me save an image cause it's like .2GB over the disc space for an SL disc and I don't have a DL burner. It just says 'remove content' but theres' nothing I can remove. The only stuff in there is stuff that has to be in there, not a footage second more or a menu more. I even took out the little movie that was going to autoplay at the front and all the menu audio hoping that would do it, but no.
    in Toast, this wouldn't be a problem cause it can, and very nicely does, recompress the image just enough to fit it on the avail disc. But I need a way to shoot the project to Toast.

    Hmmm, you're in a tough spot. Your iMovie production can be picked up in Toast and a DVD created, but your iDVD menus and themes belong to iDVD and won't make the jump. Here's the options I see:
    1) split the project in two and get higher resolution (lower compression) from spreading the material over 2 DVDs.
    2) be a tougher editor and remove DVDROM content, footage in your productions, etc.
    3) give up your iDVD menus and burn it in Toast (right click your iMovie video icon; Show Package Contents to find the Quicktime version of your video; drag it into Toast).
    4) find someone with DVD Studio Pro and import the iDVD project, using that more powerful compressor to shrink down your project, but retain your menus.
    5) figure out your double-layer burner options.
    John

  • Extreme USB disk is not shown in airport utility, disk/partitions. USB disk woks on PC (NTFS). How to get it to work in Airport Extreme USB port?

    USB disk is woking on PC (NTFS). How can I get it to work with Airport Extreme?

    Hi,
    I have a Minimac 2.4 GHz Intel Core 2 Duo with OS X 10.8.4.
    Using an Apple Time Capsule for backup.
    In disc time capsule stored other files I mada a bit of time I can not find them, what can I do?

  • Replacement hard drive not shown in Disk Utility

    So I just finished installing a replacement hard drive for my PB 12". I got a Seagate 2.5" ATA Momentus 5400 etc as per my previous thread. But after firing it up from the install disk, the new volume fails to show up. Anyone else had this problem? And fixed it? Opening up the case again now...

    Don't know if your problem solved. Had the same thing happen to me. Was told that new HD was bad (unlikely), Logic board was bad (disaster). Then finally was tole by another tech (OWC) that it sounded like a bad cable connection. Took it apart again and reseated both ends of HD cable a couple of times. Started up and the HD recognized by disk utility. Works great since. Hope your problem as simple as mine.

  • Anyconnect created profile not shown in connection list, especially the wireless profiles.

    Dears,
    Kindly advise as we encounter anyConnect issue, when creating profile for using with ISE, the new created profile is not shown in the connection list.
    I’m using profile editor to create profile for EAP-Fast, the issue is that the profile that was created not shown in the connection list.
    i put the xml file in the correct location
    C:\ProgramData\Cisco\Cisco AnyConnect Secure Mobility Client\Network Access Manager\newConfigFiles
    in windows 7.
    it is shown in saved networks but not shown in the connection list.
    we tried profile editor version 4 but the same issue still exist.

    Hi,
    Test the System Connector Type in the Portal.
    Connector should be any one of the Types :JDBC, ODBO, XMLA, OLAP then only the BI systems will be appear in the BI integartion wizard,
    Govindu

Maybe you are looking for

  • Dear sir how to connect i phone 4 to pc

    dear sir how to connect i phone 4 to pc

  • Any help on building Validation on Taxanomy.

    Hi, I am new to MDM, could any one guide me how to built validations on taxanomy? There are 2 taxanomy tables and i have to check wheather a field value is same in both taxanomy tables.      It will be great help if some one forward some links where

  • MD5 Help

    Hey everyone... I have a code which is in C which computes the MD5 hash of data from an input file. I am trying to convert it to Java. I have these questions: 1) The C verion makes use of the API's: MD5Init, MD5update and MD5Final. These functions ar

  • I created my php programs with CSS base on IE7.  Mess up in other browser.

    I created my css base on IE7.  Now I want to check on other browsers, e.g. ie6, ie 5, firefox ...etc. everything mess up. I found some example but it did not work.  I wonder anyone can give me some hints. Code Sample: BrowserBugs/Demos/legend.html: f

  • HT201269 if i was buying music from my phone and broke my phone how do i get my music back?

    i got an old iphone from a friend. i bought some music from itunes.  i broke the iphone.  so i went to my pc downloaded itunes and figured when i signed in my music would be there in the library but it isnt. HELP. i cant afford to buy the music again