Lion SMB File Sharing with Windows 7 stops working after reboot

I'm running my macmini with lion 10.7.1.  I have switched on File Sharing and ticked 'Share files and folders using SMB (Windows)' and ticked my user account.  Using the same account name and password on windows and I can access the shares on the macmini fine.
Soon as I reboot the macmini the sharing stops working and Windows just prompts for a username and password.  If I disable and enable file sharing again on the macmini then windows can access it again just fine, reboot the mac and it stops again, is this a bug in Lion or have I not got it setup correctly?

Whatever the issue is, it's still happening for me in 10.7.2

Similar Messages

  • Lion SMB file sharing with windows "Access Denied"

    In general SMB (windows) file sharing works fine on my home LAN (for Mac and Windows PCs).  However, Adobe Flash CS3 for Windows (Win7x64) yields an "Access Denied" error trying to open any FLA file shared from my Mac Mini home server running Lion.  I have double checked the permissions, and the client windows box is signing in with the correct user/password to have r+w priveledges to the files in question (rw-r--r--/644).
    Copying the files locally resolves the issue (but isn't a good long term solution of course).
    Is Flash is trying to take some sort of file lock that Lion's SMB/CIFS implementation doesn't support?  Any ideas?

    I have this issue as well. and I have it on multiple configurations. My windows machine can't open an fla file on a osx lion share. another person working on the same project (on a different network setup) can't to it either. seems like something broke with lion that was working perfectly fine on snow leopard.

  • Printer and File Sharing with Windows is not working

    I have a MacBook Pro, Vista machine, and an XP machine on my network.
    The MacBook Pro is running 10.5.2.
    The Windows machines can see the MacBook Pro and access files on it, but I cannot see the Windows machines in Finder - thus I can't access the printers on those machines.
    If I goto 'Finder> Go> Connect to Server' and enter smb://ipadress I am able to mount the shares and access them.
    But obviously this does not help me with Printer sharing.
    Any help is appreciated, but FYI I have been reading many suggestions and none have worked.

    Go to "System Preferences/Security/Firewall" and change settings to: "Set access to specific services and applications". "File Sharing" and "Printer sharing" were already present for me, I don't know how to get them if they are not, and I don't know what the ramifications for security are. I can now see Windows computers and printers.

  • Coldfusion 64 bit windows installer stops working after recent microsoft update

    Coldfusion 64 bit windows installation stops working after recent microsoft updates and how I worked around it.
    My question is at the end.
    Trying to deploy coldfusion 9 enterprise 64 bit trial  version onto a Windows 2003 64 bit datacenter OS with all OS updates from MS (as of 4-7-2011).
    Steps taken (remember, this is all 64 bit):
    1. Installed the base OS which was slipstreamed with SP2.
    2. Checked w/ microsoft and installed 63 OS updates.
    3. Launch the CF9 trial exe.
    4. As soon as the first screen finishes (the one that looks like  it is extracting files) then the second screen pops up (the one that  simply says CF Adobe Coldfusion 9) and the progress bar quickly moves  95% to the right and the install application quits. No error, no nothing. No log file either.
    5. After a moment of incredulous silence (and retrying/rebooting,  etc), I started to google it. I found nothing. However, I did find a  post (thanks dspent!) that was helpful in that it told how he was able  to get at a log file of sorts, by pre-extracting the  coldfusion_9_WWE_win64.exe file and launching the adobe_cf.exe by hand.  (Dspent's install snafu was different than mine, but his post was very  valuable and got me started in the right direction.)
    6. Got a copy of rarunzipper and extracted the coldfusion_9_WWE_win64.exe file.
    7. From the windows directory created by step 6, I launched adobe_cf.exe.
    8. Same thing (the install application quits. No error, no nothing. No log file either.).
    9. I examine the hs_err_pidxxxx.log file (where the xxxx is a number).
    10. I see inside that file an ominous message: "A fatal error has been detected by the Java Runtime" then "Problematic frame ntdll.dll" and then "The crash happened outside the Java Virtual Machine in native code".
    11. OK, so now I am thinking ntdll.dll !! Native code !! It is like Java is telling me that for some reason it can't dance with the OS.
    12. On a hunch, I decided to test a CF install again on a server with just the base install of W3K3 64 SP2 (ie: skipping step 2 above this time).
    13. Bingo! That install works.
    14. Therefore, one of the 63 patches I had downloaded from MS had triggered a problem with the CF installer.
    15. Back on the first server (the one with the MS security  patches installed and the one that CF won't install on). In the CF file  adobe_cf.lax (one of the files extracted in step 6) there is a line that  mentions where the install gets it's java. Find that file, and check java version installer is using. It is using 1.6.0_14-b08.
    16. Off to the Java website, and there is a newer version of java (1.6.0_24-b07). Downloaded and installed it.
    17. Modify a line in adobe_cf.lax :
       before
         lax.nl.current.vm=resource\\jre\\bin\\java.exe
       after
         lax.nl.current.vm=C:\\program files\\java\\jre6\\bin\\java.exe
    (that assumes that you let step 16 install to the default location)
    Save the file.
    18. Run the install ... ** IT WORKS ** !
    Obviously, the built in java provided with the CF installer is  no longer compatible with some change introduced by some recent MS  update on the W2K3 64b SP2 platform.
    And now the interesting part. Although I forced the installer to used the new java, it did not incorporate it into the cf build (ie: in jvm.config, you still see c:/coldfusion9/runtime/jre AND the  version of java.exe that is in that directory is the original version,  not the newer version I forced the installer to use).
    On the surface, CF seems to run OK, but I have not done any application testing yet.
    And finally my
    ** QUESTION **
    Would it be appropriate to simply point the java.home var to the new java directory? I see that the directory structures and files are not exactly the same  (close though) so I certainly don't want to break things by doing this,  but instinct tells me that if the installer broke using the older  version, then something else is gonna break down the road if I don't use  the new version. On the other hand, the differences in the  directories and files is enough that it makes me very nervous, with my  limitied java skill set, to make this decision. 
    Thanks in advance!!
    Byron

    Hi Byron,
    Wow great post no doubt much of the information will be useful for those on Win03 SP2 +. Have to say not come across similar problem on Win08 r2 SP1 +.
    So to your question. Adobe security bulletin (http://kb2.adobe.com/cps/894/cpsid_89440.html) recommends running CF8 and CF9 with JVM 1.6.0_24. The bulletin does not say how to do that. I take you installed JDK and not just JRE 1.6.0_24? Post install of JDK follow these steps:
    Stop CF - SERVICES.msc stop "ColdFusion 9 Application Server".
    Take a copy of CF\runtime\bin\jvm.config - so you got a backup.
    Edit CF\runtime\bin\jvm.config find line "java.home=" and comment it out eg:
    #java.home=C:/ColdFusion9/runtime/jre
    Add new line like so and save jvm.config:
    java.home=C:/Program Files/Java/jdk1.6.0_24/jre
    Note  there the slashes and the location of the JRE (runtime) - you need to  point to the one in JDK because the other JRE in C:\Program  Files\Java\jre6 will be missing a DLL.
    Start CF via SERVICES.msc.
    HTH, Carl.

  • Power book G4 Leopard 10.5.8. File sharing preference checked but not working after start up until unchecked and the rechecked?

    I hope the title is enough info, please ask. In the mean time I have created an applescript to open preferences/ sharing and uncheck then check the file sharing box. This works but I would obviously prefer it just work normally. I have no corrupt preference files. Perhaps a file is missing? Thank you.

    Greetings Kwnez
    I'm not up to your level of expertise yet. I'm networking and file sharing too, on my Mac Powerbook 1.33 GHz PowerPC G4; OS 10.5.8 Lepoard. At the public library I found by asking the clerk a book Authored by David Pogue. "Mac OS X Leopard the Missing Manual". It (the book) has helped me ask better questions. I'm not saying that your question "
    Power book G4 Leopard 10.5.8. File sharing preference checked but not working after start up until unchecked and the rechecked?
    is hard for me to understand, I went to system preferences and looked at the sharing box. when I clik it it opens up and the first thing I see is my computers name, and under that i see, " Computers on your local network can access your computer at: ...-powerbook-g4-15.local"
    What I'm saying is "Are we on the same Page"

  • Add-ons for android Firefox stop working after reboot

    I have Firefox (ver. 21.0) installed on my Ramos W30 tablet running ICS (4.0.4) and my UG007 android stick running JB (4.1.1). They both have the same problem. After a reboot, the add-ons stop working. If you look at the add-ons, all the info which would show below "options" is gone. The only way I've been able to get them working again is to uninstall and reinstall the add-ons.
    Any other way to fix this or prevent this from happening?

    I only use 2 add-ons and it happens with both. I use adblock and tabstothefront. They both stop working after reboot.

  • File Sharing With Windows

    Right this is annoying the **** out of me. I've enabled everything I should on my Mac to get it sharing with windows. I'm convinced I've broke my OSX, but there's clearly something I've missed which is stopping this from working that maybes someone else can see! So here we go
    Gone to system preferences, sharing
    -> Ticked file sharing
    -> Ticked share files over SMB
    -> Ticked my user
    -> Added what I want to share and gave permission to everyone as read/write for public folder.
    -> Gone to network preferences and setup the WINS server to the same group as my windows PC
    Just got the standard apple firewall running on my mac. I've tried disabling this and letting anything through.
    The problem im having is my windows laptop cant see my mac quite often. Sometimes it can, and when it can see my mac it only displays shared printers rather than any of my shared folders. The problem here is that I dont have any printers on my mac, and printer sharing is not enabled.
    Any idea why this isnt working? I've disabled windows firewall/any other firewall on my windows laptop. My windows laptop can happily access the FTP and HTTP on my Mac. Just has issues file sharing.
    I actually had this working a while ago for a day, then it's never worked since. I cant for the **** of it figure out why. I've gone through loads of tutorials to see if i've missed things. Some things have even told me to change a registry file in windows, which I've done to no success.
    Cheers in advance!
    Message was edited by: Visor
    Message was edited by: Visor

    Any advice guys?

  • File Sharing with Windows (XP/Vista)

    Hello all,
    I've studied various websites including the Apple support documents and I'm still a little confused about file sharing.
    Is there a way to share only certain folders via SMB with a vista/xp machine?
    E.G. can I just share my 'public' folder?
    I've managed to share my entire account. I've managed to create a new account, and share that.
    But what if I just want to share one folder?
    In the 'options' box you can choose 'SMB' then the accounts you want to share. If you leave the all the accounts unticked, then try and access the computer from vista, it throw up an error.
    I found this: http://tech.ifelix.net/3022.html which makes it all look very simple.
    Any help would be greatly appreciated.

    Is there a way to share only certain folders via SMB with a vista/xp machine?
    Yes. The easiest way is to use System Preferences -> Accounts and click on Guest. Make sure that "Allow guests to connect to shared folders" is ticked.
    Then, go to Sharing -> File Sharing and make sure that SMB is enabled. PC users should then be able to see public folders and write to drop boxes without logging in.
    To enable more folders to be shared, click on the "+" underneath the Shared Folders pane, and choose the folder that you want to share. Then select this folder to assign user privileges. "Everyone" is equivalent to Guest, so if you want guests to see your folder, make sure that "Everyone" can read.
    if you want the PC user to "login" to your Mac without using one of the Mac accounts, you can create a "sharing only user" by clicking on the "+" underneath the Users panel. You will be able to assign a username and password for this user. The user will then show up in the list of accounts to be enabled for SMB file sharing (after you click on the "options.." button).
    Cheers,
    Rodney

  • Bonjour printer on Windows XP's stops working after reboot

    Hello!
    We have a AirPort extreme with an HP LaserJet 1010 connected to it. AirPort Extreme also serves as a gateway and DHCP server for the LAN.
    Installing the printer on the local machines running Windows XP thru Bonjour works fine and all the documents are printed correctly. The printer is being installed as a single default printer on the system.
    However, printer stops working after Windows XP machines are rebooted (the next morning). The installed printer keeps accumulating documents in queue and not spooling them to the printer. Issue could only be resolved by adding a new printer (which also works fine).
    It seems not to be a connectivity problem as XP machines access the Internet thru the AirPort Extreme without any problem. Bonjour printer setup wizard also instantly sees the printer and is able to install it correctly. Mac's in the same network (iBook G3 and PowerBook G4 with Tiger) are not affected by the issue.
    Any ideas on how the situation could be corrected?
    - Baglan

    Did anyone find a solution to this.
    I have a HP Laserjet 1020 attached to my Airport. Using the Bonjour program on my Windows XP computer it found the printer attached, and added it to my printers. When I print all seems ok - it appears in the printer queue, then disappears as though its printed - but nothing comes out of the printer.
    Any ideas? Thanks.
    Message was edited by: jonny999

  • I want to use iChat video and file sharing with Windows users

    Nowadays, iChat is compatible with AOL/AIM, Google Talk, Jabber, Mac.com and MobileMe instant messaging services. I know that Yahoo Messenger support will be available soon in Mac OS X Lion.
    I tried using AOL/AIM and Google Talk natively in iChat in order to talk with Windows users which were using Google Talk application or web chatting (Me from: Google Talk - My friends from:  Google Talk, and Me from: AOL/AIM - My friends from:  Google Talk), but videoconference and file sharing were not available.
    I also tried Windows Live Messenger in iChat via Jabber intermediate, but it is not efficient and doesn't work for videoconference and file sharing.
    So, which IM service combination I should use to chat with Windows users in order to be able to use videoconference and file sharing using such a great app like iChat?
    Thanks you.

    Hi,
    A lapsed Trial or lapsed Paid for MobileMe account will not work in any fashion, as a Screen Name in iChat/AIM apps or as a Email.  (Of course it is no longer an Valid Apple ID either).
    Given that Google is a Jabber server iChat will Video (or Audio Only) Chat Jabber to Jabber.
    With a Valid AIM name (AIM, MobileMe or @mac.com) then it is supposed to work to AIM on a PC
    This tends to vary from person to person as to success.
    From AIM version 6.5 AIM introduced a Send as Typing feature called "Real Time"
    It does not work to iChat and in fact also has to be turned Off in the Buddy List at the AIM end for Video or Audio chats to work.
    The AIM app also has to be allowed through the Windows Firewall as an Exception, preferably with UPnP enabled as well and UPnP enabled in their Router.
    Trillian is a paid for App for PCs that provide an alternative.
    Recently theri site offered 3 windows versions
    The Pro version of verion 3.2 (known to work), a version 4 and a version 5 in beta.  The version 3.2 used to have a free Text chat version and only the Pro version was needed to Video.
    Until the site was reorganised the 3.2 version was "On Sale" at a reduced price.
    It seems version 5 is now out of beta
    They are still separating out a Pro version.
    It is a multi-service client
    There is also a Mac version although I have not tried it.
    I am not sure what you mean by "Manage" your MSN Contacts.
    How about using a MobileMe expired account screen name for using iChat with Windows-Google Talk users? Should I expect the same incompatibilities?
    I have already addressed part of this. The fact the name will not work full stop.
    However one way of reading this is that you are thing of linking AIM and Jabber (Google) Buddies in one Buddy List
    Directly in iChat this cannot be done - unless you are the one with the Jabber Account and an AIM Transport set up.
    You would be subject to the same Text Chat only restrictions.
    It is a bit like the fact your phone line can be used for Fax, Telephone and DSL broadband. (in fact mine does TV as well)
    You granny would not be able to talk to your Fax machine if that happened to answer the call.
    Her Fax machine might be able to communicate with your computer if you had an active Fax app on there, and a dail-up modem active to answer.
    10:06 PM      Tuesday; May 24, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.7)
     Mac OS X (10.6.7),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Networking ~ File Sharing With Windows Vista

    Alright, I've browsed enough of the web and I've tried a lot to try and resolve this issue, but none of it has worked at all for me. Here's my scenario about as specific as it gets:
    I have a home private network consisting of two Windows Vista PCs, a HP Photosmart Printer, a MacBook Pro running OS X 10.9.1, and an iPhone 5 running iOS 7.0.4. The network is routed through a Medialink MWN-WAPR300N router connected to a Time Warner Cable modem which goes to the Internet. My primary PC, the MacBook Pro, and the iPhone 5 all connect wirelessly; the other PC and printer connects via Ethernet. All devices connect to the Internet flawlessly, and they are all assigned a static LAN IP address through the router because I portforward to one of my PCs, and the router requires it. The network was originally configured using one of the PCs as a Private network under the default workgroup, "WORKGROUP". Everything else router-specific is automatic.
    Here's the problem: My MacBook and my primary PC do not communicate over the network at all. Both the MacBook and my primary PC can file share with the other PC connected via Ethernet, and they can both print just fine. After using LAN Scan v1.02 by Nutec Apps, LLC on my iPhone however, neither my primary PC nor the MacBook Pro shows up on the list of LAN devices. But that's not all, the MacBook Pro always recognizes the other PC via Ethernet in Finder, and the MacBook Pro can be found in both PC's Network list. However, when I try to connect to it via my primary PC, it says that "[My MacBook] is not a valid host name." What?
    To futher satisfy my curious mind, I set up a small Peer-to-Peer network between my primary PC and the MacBook Pro via Ethernet. Both devices instantly recognized each other and connected without any issues. I was able to transfer files at approximately 100mb/s and I was stoked. I then disconnected and tried to transfer over the network again, and there was nothing there. I have even done ping tests over the network to the MacBook Pro's LAN IP address, and it came back with no response.
    I've restarted both computers numerous times, played around with file sharing settings, set appropriate sharing permissions, disabled firewalls, enabled sharing for Windows on the MacBook Pro, enabled file sharing on the Windows PC, you name it. I'm sure there is a small fix that I may have overlooked, but I cannot figure out what the problem is for the life of me. Because the operation worked via Ethernet, and it's working wireless-to-Ethernet, but not wireless-to-wireless, I have a feeling that the problem is related to one or both of the wireless configurations.
    Thanks in advance for any help provided, if there is anything I missed I will be happy to proivde more details per request. This issues has been bugging me for weeks now and it's time I seeked professional help

    Alright, I am still having the problem and I have the results of the ifconfig command if it will be of any help to any Apple techies out there:
    ifLast login: Sun Dec 22 11:56:27 on console
    Cav-Mac:~ Drew$ ifconfig
    lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
              options=3<RXCSUM,TXCSUM>
              inet6 ::1 prefixlen 128
              inet 127.0.0.1 netmask 0xff000000
              inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
              nd6 options=1<PERFORMNUD>
    gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
    stf0: flags=0<> mtu 1280
    en0: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
              options=b<RXCSUM,TXCSUM,VLAN_HWTAGGING>
              ether c4:2c:03:29:e6:f5
              nd6 options=1<PERFORMNUD>
              media: autoselect (none)
              status: inactive
    en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
              ether 78:ca:39:af:ce:5b
              inet6 fe80::7aca:39ff:feaf:ce5b%en1 prefixlen 64 scopeid 0x5
              inet 192.168.1.104 netmask 0xffffff00 broadcast 192.168.1.255
              nd6 options=1<PERFORMNUD>
              media: autoselect
              status: active
    fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078
              lladdr 60:33:4b:ff:fe:9b:82:10
              nd6 options=1<PERFORMNUD>
              media: autoselect <full-duplex>
              status: inactive
    p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304
              ether 0a:ca:39:af:ce:5b
              media: autoselect
              status: inactive
    bridge100: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
              options=3<RXCSUM,TXCSUM>
              ether c6:2c:03:92:9b:64
              inet 192.168.2.1 netmask 0xffffff00 broadcast 192.168.2.255
              Configuration:
                        id 0:0:0:0:0:0 priority 0 hellotime 0 fwddelay 0
                        maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200
                        root id 0:0:0:0:0:0 priority 0 ifcost 0 port 0
                        ipfilter disabled flags 0x2
              member: en0 flags=3<LEARNING,DISCOVER>
                      ifmaxaddr 0 port 4 priority 0 path cost 0
              media: <unknown type>
              status: inactive
    Cav-Mac:~ Drew$
    The section in question is where it says bridge100 because the IP address listed under that section reads 192.168.2.1, as previously suggested. However another IP address is listed above it as 192.168.1.104, which is exactly what it should be as I have it assigned via DHCP in the router. Any suggestions would be greatly appreciated, because this is driving me crazy.
    PS: I apologize for the confusion. I made a typo in my previous post about my MacBook's LAN IP address. It should be 192.168.1.104, not 103. I can confirm that it is listed as *.104 in my router and it shows *.104 on the above ifconfig. Please ignore the *.103, thanks

  • Yosemite file sharing with windows credentials error

    Hello,
    While on Mavericks I successfully setup file sharing on my local networks and users on Windows based machines had no issues accessing it. The first time they would find it on their network it would ask them for the credentials I had setup for them as sharing only users on my Mac. However after upgrading to Yosemite while Windows based users can see my shared Mac on their Explorer Browser when they try to access it asks them for a username/password but fails each time stating that it is an incorrect username or password. I am able to access the Windows machine from the mac. I have turned off all firewalls. I have talked with support who viewed screens on both my Mac and the PC to see what was happening but was not able to offer any support. To me it looks like the credentials are either not being properly passed to the Mac running Yosemite or it does not understand the credentials.

    After spending some more time on this I ran the same text on another laptop. I setup file sharing and tried to access it from my Windows based machine. This has become rather frustrating and after iSO 8 nearly incapacitated my iPhone I am struggling to find the same love for my Apple devices that I did in the past.

  • File Sharing with Windows 7

    Now I'm sure this has been beaten to death, but can someone help me out?
    I have a Lenovo laptop from college running Windows 7. Because this laptop has to be in the school's domain for me to access the server (used for exchange email with Outlook, network drives, ect.) I cannot join a workgroup. I know how to set up the file sharing otherwise, but this little snafu is preventing me from setting it up. How do I work around this to share files over my home network with my iMac running Snow Leopard?

    Jratz2k9 wrote:
    Now I'm sure this has been beaten to death, but can someone help me out?
    I have a Lenovo laptop from college running Windows 7. Because this laptop has to be in the school's domain for me to access the server (used for exchange email with Outlook, network drives, ect.) I cannot join a workgroup. I know how to set up the file sharing otherwise, but this little snafu is preventing me from setting it up. How do I work around this to share files over my home network with my iMac running Snow Leopard?
    This forum is for 10.6 Snow Leopard.
    To get it 10.6 onto a windows Domain open System Preferences->Accounts, Join button. To join a Windows workgroup open System Preferences->Network pane, Advanced button , WINS tab. Put in the Name of the Windows Workgroup name and at the bottom of the page hit the + button to add the IP of the WorkGroup server.
    Now when you are the same IP subdomain IP range with your Home computers. Then to Share files open System Preferences->Sharing tab and click on the type of sharing you want to do. Just remember to add the name of the Users you want to share with by adding in the window panes.

  • Can't select user for file sharing with windows

    I'm trying to share my MBPr over my LAN with my windows 8 desktop. When i go to the file sharing options, under "Windows File Sharing" section, the user account i want to share (my main account) is greyed out, so I can not select it. The other user account is selectable though.
    Any reason why I can't select my main account??

    wow, is that all it took? I spent several hours on support chat who ultimately made me create a new user account and import all my old account data over to that one. It worked, but would have been way easier to just change the password. Oh well. It's fixed now...

  • How to file sharing with windows PC?

    Hello.
    I read this here: http://www.maclive.net/sid/236 but I do not see the option to check "windows sharing" in the "sharing" menu in "system preference".
    Does anyone know how I can access an external hard drive that is connected to my iMac PPC? I tried to go into - - - run and type "//ip address" and nothing happened.
    Would appreciate your help.
    Thanks.

    That would be because you are using Snow Leopard and that article is two years old - look at the date. In Snow you want File Sharing in the Sharing preferences. However, to share files served by another computer on your network you need to turn on File Sharing on that computer. When you do the file sharing preference will give you an access IP address in the form of afp://xxx.yyy.zzz.nnn/.
    Instructions for implementing file sharing on the PPC computer will be those required by the version of OS X you are running on that machine.

Maybe you are looking for

  • I am using a doc formatted on excel --- how do i resize the doc to fit on one page?

    I am using a document that was formatted in excel (on a PC) --- how do i resize the document to print on one page?

  • How to delete the values from TKOMV at runtime after creating PO

    Hi,   How to delete the values from TKOMV at runtime after creating PO from IDOC. I am creating PO through IDOC, subsequently need to create Sales order and again need to create 2nd PO with reference of Purchase Requestion(created with sales order).

  • Datatable categorization refresh

    Hi All, I have a datatable which generates the hierarchy as shown in attachment.The table is populated from an ArrayList which has an object of type Publication. Class Publication    String category = null;    String subcategory = null; }Category Sub

  • Problems with Parallels

    The upgrade is working ok... for the first day, Parallels was fine (ok, 1 crash). Now, I can't open it! What do I do? Lindsay

  • CS5 Optional Plugins Problem??

    Hi, I work for a college. I have a lab of 20 identical machines. They are iMacs running Leopard. They have Adobe CS5 Standard installed. Last night one of my faculty said that photoshop was missing two plug-ins. Web Photo Gallery and ContactSheet. I