[solved] Can't connect to samba shares

This is probably my fault, but for the life of me I can't figure this out. I started out trying to get usershares to work by following the wiki at https://wiki.archlinux.org/index.php/samba, and I am unable to connect to the resulting shares either from the local host or from my netbook. It tells me permission denied. I then tried creating a public share with guest access, because I couldn't get the usershares to work. I am unable to get that working either. I have
chmod 777 -R
the folder I am sharing, as well as the
/var/lib/samba/usershare
folder. Please help. Here is my smb.conf:
#======================= Global Settings =====================================
[global]
workgroup = OSHANNON
server string = MDSHANNJARO
hosts allow = 192.168.1. 127.
log file = /var/log/samba/%m.log
max log size = 50
security = user
map to guest = Bad User
guest account = nobody
dns proxy = no
usershare path = /var/lib/samba/usershare
usershare max shares = 100
usershare allow guests = Yes
usershare owner only = False
#============================ Share Definitions ==============================
[Bleach]
path = /mnt/Data/Bleach
read only = no
guest ok = yes
I tried adding the nobody user since there was no users listed when running
pdbedit -L
using
pdbedit -a -u nobody
and just pressed enter for the password field. This did not help.
testparm says
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[Bleach]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
[global]
workgroup = OSHANNON
server string = MDSHANNJARO
map to guest = Bad User
log file = /var/log/samba/%m.log
max log size = 50
dns proxy = No
usershare allow guests = Yes
usershare max shares = 100
usershare owner only = No
usershare path = /var/lib/samba/usershare
idmap config * : backend = tdb
hosts allow = 192.168.1., 127.
[Bleach]
path = /mnt/Data/Bleach
read only = No
guest ok = Yes
Last edited by mdshann (2014-03-04 06:01:04)

uninstalled samba, reinstalled it. deleted old config file. created new config with just the contents that the wiki states is necessary for usershares to work. the current smb.conf looks like
[global]
usershare path = /var/lib/samba/usershare
usershare max shares = 100
usershare allow guests = yes
usershare owner only = False
added my user to samba using
pdbedit -a -u mdshann
started smbd and nmbd and enabled both. tried to share a folder, caja says samba is not installed. use yaourt to search for caja and find package mate-file-manager-share. installed said package, killed and restarted caja. shared folder and told it to add permissions automatically. checked the boxes to allow guest and to allow users to change files. still I cannot connect. just for reference, I have used the wiki article sections from the beginning of the article through adding a user. I did not use the creating a share section as I want usershares to work through MATE and CAJA. It creates the share and it is visible on the network, I just can't connect to it.
Pretty much the same as what I tired before, with the same result. Only difference is I haven't tried manually creating the share through smb.conf, but that didn't work before either. No reason to think it will work now, the problem was the same whether I used the gui usershares option or adding the share to smb.conf.
I was able to get samba working with a very similar config file as in my first post, on arch based manjaro on my server at work. I did not enable or use usershares at work, but creating the shares in smb.conf worked just fine. Why will the same procedure not work on arch? Same packages for the most part, manjaro just adds a few. In fact, when I set up samba on manjaro, I used the arch wiki article, as Manjaro's wiki is sparse. Main reason we used manjaro at work was the speed of installation was much quicker, and we needed the machine back up quickly so we could start backing up our customers data. (I own a PC repair shop.)
On a side note, this community has served me well in the past the few times I have have issues since I started using arch 5 years ago. Why my post has gone so long without a reply other than being chastised for trying to call attention to a 3 day old unanswered thread is beyond me, but I am not thrilled by it. It has now been a full 2 weeks since my original post. I have never had this issue before, and if I can't bump or somehow call attention to my thread I am unsure of how to get help. Am I supposed to keep posting new threads on the same issue? I would think those would get closed rather quickly if I had. Should I post nonsense on this thread, I mean anything other than the word bump. A discussion of cat videos maybe?

Similar Messages

  • Can't connect to samba share via VPN

    Hello all,
    I am looking for an answer for few days now and still can't manage to fix it. I found two workarounds in the meantime, but it's not what I want!
    My case:
    Cisco vpn on one side and Mac vpn client (native). I can connect alright, can't only mount samba share. Via console I got invalid argument error, but when I go to finder > go to server it's just processing (no error). Left it for few mintes and nothing happened. I have a windows on virtual machine and I can mount samba alright. One more thing. I created a new user, logged in and it works! ****.
    Can anyone say where should I look? What can be the problem on my old account? Don't want to switch and change all the things now, there must be a way to fix it...
    Hope someone can help
    Thanks in advance,
    Regards,
    Jake

    Hi Richard,
    Thanks for interest. It's a windows share 2003 smb. It's a company network. As I said its not the case of VPN itself.
    About the new user, that's a yes, it's same username as my samba share name, but even tho it's the same it needs my authentication. For the more, when I am with my mac at work and connect via cable I can access everything alright from my old account.
    How can VPN block me when I can access it from my windows virtual (which is not the same as my work username). I can access it from new user, I would say its not the case of VPN blocking me there, I guess it's something I have changed over the years with my previous VPN settings.
    I have direct access to VPN and I know firewall is off right now as we are testing it, so its for sure my mac settings...
    Question is where do I find it:)

  • Can't connect to Samba shares after upgrading

    Hi,
    I recently upgraded to Samba 3.6.0-8 (among other things, including a new kernel 3.0-ARCH), and all my shares have become unavailable from Windows 7. I can't connect to any, nor can I see the shares list. My Arch box has essentially become invisible as far as CIFS shares go. I can still ping it normally, and access it through SSH, so it doesn't seem to be a major network issue, this is specifically with Samba.
    I have since tried changing my workgroup in Samba, downgrading to 3.6.0-{1,4}, disabling firewalls, changing Win7's security settings, and restarting several times, to no avail. Nothing has changed with my Windows box, I only performed a major upgrade to Arch (it is currently up-to-date).
    I don't see any relevant errors in the Samba logs, and I can browse the shares just fine locally in Arch, I just can't see them from Windows.
    Anyone have a clue?
    Thanks,
    IM

    Is your arch server configured to allow samba traffic? With the recent removal of hosts.allow and hosts.deny, I wonder if this could be the issue? Do you have ufw or iptables? I know you said you disabled the firewall, but it wasn't clear if that was on the client or server.
    Scott
    edit: here's the ufw rule I use (/etc/ufw/applications.d/samba):
    [Samba]
    title=Windows file and printer server for Unix
    description=Tools to access a server's filespace and printers via SMB
    ports=137,138/udp|139,445/tcp
    Last edited by firecat53 (2011-09-21 18:18:59)

  • Error -6602 while connecting to samba shares.

    Hi everyone, i have some problems with samba client on MacOSX 10.5.8, the problem is that it connects to some shares and some not, and I don't know why, please help.
    Here is my samba configurations on Ubuntu server, the problem starts after logging as a user kuba with password, it shows Erro -6602. Login and pass are correct, I use them with a parallel desktops windows xp, and it works. Mac is working with other server which stands on PLD Linux. I don't know if it will be usefull but if i can tell you that password doesn't contain any special chars, the only one is undescore char. The same password and user with some additional letters works on PLD.
    I can connect to samba shares on this server with smbtree command, if I use
    smbclient //server/share -U user with a password authentication it shows a wrong password (but it's correct).
    When I delete the valid user definition I can connect to samba, but only with a readonly mode...
    [global]
    netbios name = ubunteon
    server string = ubunteon
    workgroup = *********
    announce as = NT Server
    announce version = 4.9
    security = share
    encrypt passwords = yes
    update encrypted = no
    unix password sync = no
    smb passwd file = /etc/samba/smbpasswd
    logon script = startup.bat
    logon drive =
    add user script = sudo /usr/sbin/useradd -g smbusers %u
    delete user script = sudo /usr/sbin/userdel -r %u
    add group script = sudo /usr/sbin/groupadd %g
    delete group script = sudo /usr/sbin/groupdel %g
    add user to group script = sudo /usr/sbin/usermod -G %g %u
    add machine script = sudo /usr/sbin/useradd -g smbmachines -c 'Konto komputera %I' -s /bin/false -d /var/lib/samba/nobody %u
    passwd chat debug = no
    passwd chat = New*UNIX*password %n\n ReType*new*UNIX*password %n\n passwd:*all*authentication*tokens*updatedsuccess fully*
    passwd program = /usr/bin/smbpasswd -L -a %u
    nt acl support = no
    nt pipe support = yes
    map to guest = Bad User
    log file = /var/log/samba/log.%m
    max log size = 50
    log level = 1
    os level = 255
    domain logons = no
    preferred master = yes
    domain master = yes
    local master = yes
    time server = yes
    browse list = yes
    enhanced browsing = yes
    idmap uid = 16777216-33554431
    idmap gid = 16777216-33554431
    winbind enum groups = yes
    winbind enum users = yes
    winbind use default domain = no
    winbind separator = +
    unix charset = UTF8
    display charset = UTF8
    dos charset = CP852
    wins support = yes
    read raw = yes
    write raw = yes
    oplocks = no
    level2 oplocks = no
    max xmit = 65535
    getwd cache = yes
    dos filetimes = yes
    dos filemode = yes
    dos filetime resolution = yes
    deadtime = 15
    default case = lower
    preserve case = yes
    short preserve case = yes
    case sensitive = no
    socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=16384 SO_RCVBUF=16384
    dns proxy = no
    name resolve order = hosts lmhosts wins bcast
    guest account = guest
    admin users = smbroot
    invalid users = root
    load printers = yes
    printing = cups
    printcap name = cups
    [www]
    comment = Webpages
    path = /home/user/public_html
    public = no
    read only = no
    browseable = no
    create mask = 0755
    directory mask = 0755
    valid users = user
    browseable = yes
    writeable = yes
    #printable = yes
    [devel]
    comment = Development Zone
    path = /home/user/0-Developement
    public = no
    read only = no
    browseable = no
    create mask = 0755
    directory mask = 0755
    valid users = user
    browseable = yes
    writeable = yes
    #printable = yes
    [pdfprints]
    comment = Development Zone
    path = /home/user/PDF
    public = no
    read only = no
    browseable = no
    create mask = 0755
    directory mask = 0755
    valid users = user
    browseable = yes
    writeable = yes
    #printable = yes
    [home]
    comment = Home
    path = /home/user
    public = no
    read only = no
    browseable = yes
    writeable = yes
    valid users = user
    [oferty]
    comment = Oferty
    path = /home/user/public_html/2-Oferty
    public = no
    read only = no
    browseable = yes
    writeable = yes
    valid users = user
    #udostepnienia widziane przez wszystkich
    #drukarki
    [printers]
    comment = Drukarki sieciowe
    browseable = no
    path = /var/spool/samba
    printable = yes
    writable = no
    create mode = 0700
    #drivery do drukarek sieciowych
    [print$]
    path = /srv/samba/printers
    guest ok = yes
    browseable = no
    read only = yes
    write list = smbroot
    #katalog domowy
    --------------------------------------------------------------

    Hi Ramya,
    Following checks may help to resolve the issue.
    1) Whether Port 21 is open and allowed to connect with FTP.
    2) Ping, FTP and telnet possible from PI box to FTP.
    3) User mentioned in Communication channel have authorization for read and write on FTP server.
    4) FTP ports are open.
    5) Firewall setting done properly.

  • Can't connect to DFS shares from machines not part of the domain

    I'm not sure if this is by design, but we can't connect to DFS shares from machines that are not joined to the domain.  We can't even map a drive using credentials of a domain account.
    Is that how DFS is supposed to work? 

    Hi RJO22,
    I did some research on this topic, and got a conclusion:
    Clients that belong to a workgroup can only access the DFS namespace if the name resolution mechanism that is in place can locally resolve the domain name
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/c3214a4c-8088-446c-ba4d-643d5baf87cc/how-to-access-dfs-namespace-from-a-standalone-windows-2003-server
    Regards,
    Alex Zhao
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Can't connect to Samba from Windows 8. Win 7 and XP work fine. Many popular solutions tried without success.

    To cut the long story short, I have an android box on which is installed Servers Ultimate Pro app. I use this app to run a Samba server and share the contents of my 3TB external HDD connected to this box and use it as a media server over the wireless network.
    This samba server is accessable from all my machines and devices - Win 7 Laptop, Win XP PC, and various other android devices using ES File Explorer. My Win 7 laptop has started to die on me, so I've got a new Win 8.1 laptop. The 8.1 laptop is unable to access
    the samba server. I have tried various popular solutions (almost all the ones listed in http://social.technet.microsoft.com/Forums/windows/en-US/5dd9991b-78e7-4fa3-b17c-366e4ae0092f) to no joy. The bizzare thing is that I am able to map the samba server to
    a network drive in Win 8.1, I am able to see the size of the samba server (says quiet accurately that 1.54TB free of 2.75TB total), but when I click the icon to open the drive, I get the infamous message: Z:\ is not accessible. The specified server cannot
    perform the requested operation.
    Of course the solution to the linked issue does not solve my problem since I presume Win 8.1 has this security patch KB2536276 built it and cannot be uninstalled. In order to completely rule out any Windows Update causing this issue, I did a clean reinstall
    of Win 8.1 and still got the exact same issue.
    Any suggestions?

    Further checks reveal that my wife's Win 8.1 laptop and my Surface RT tablet are both unable to access the Samba share either... but are able to map the share to a network drive showing the free disk space.
    Seems like a Windows 8.1 issue to me now... M$ where are you!!!

  • Can't connect via Screen Share or Web Server, but can ping and ssh

    Bit of an odd problem here.
    My Mountain Lion Mac Pro (called "Trogdor" for convenience) is connected to my work university network. I can ping it from anywhere-- elsewhere on the network, from home behind a firewall. Can connect over ssh from everywhere. I can also connect to other computers (on the same network or at home behind a firewall) from Trogdor via ssh, Screen Sharing, etc.
    But I can't Screen Share into Trogdor, and I can't connect to Trogdor's built-in web server, either system-wide (in /Library/WebServer) or for my username (~/Sites). (I can connect to the web server from Trogdor.)
    Note that I can do both of these for other computers on the same network (same subnet, etc), so it's not a network issue. I can't do these from anywhere: same network or from home. I have this problem whether I use Trogdor's hostname or its IP address. (I can look up its hostname using the IP address with the "host" tool in Terminal, and vice versa.)
    So it sounds like a port issue, right? Except I don't think I've ever messed with my port settings directly. How do I diagnose the problem? Should I scan my ports? Can I return port settings to default?
    Thanks!
    Message was edited by: supercres

    Bit of an odd problem here.
    My Mountain Lion Mac Pro (called "Trogdor" for convenience) is connected to my work university network. I can ping it from anywhere-- elsewhere on the network, from home behind a firewall. Can connect over ssh from everywhere. I can also connect to other computers (on the same network or at home behind a firewall) from Trogdor via ssh, Screen Sharing, etc.
    But I can't Screen Share into Trogdor, and I can't connect to Trogdor's built-in web server, either system-wide (in /Library/WebServer) or for my username (~/Sites). (I can connect to the web server from Trogdor.)
    Note that I can do both of these for other computers on the same network (same subnet, etc), so it's not a network issue. I can't do these from anywhere: same network or from home. I have this problem whether I use Trogdor's hostname or its IP address. (I can look up its hostname using the IP address with the "host" tool in Terminal, and vice versa.)
    So it sounds like a port issue, right? Except I don't think I've ever messed with my port settings directly. How do I diagnose the problem? Should I scan my ports? Can I return port settings to default?
    Thanks!
    Message was edited by: supercres

  • Windows 7 can't connect to SMB share

    Hello, my windows gaming PC won't connect to my shares on my mini server, the server is clean installed just 2 days ago and it worked at first but now it won't even ask for username password it just gives a message that it can't reach the IP address.
    I have tried hostname, FQDN and IP and nothing works. but my 2 MacBook Pros have no problem at all, and is maxing the bandwidth of the LAN when transferring files.
    I can post a wireshark log if that helps??

    Have you tried turning on and off the Filesharing services?
    I know sometimes the SMBX portion of OS X Server might crash... so you would have to retart services..

  • Can't Connect to PC share Error -41

    Untill recently I have been able to connect to PC shares (Mac & PC running XP connected to a router) but it has stopped working. PC to Mac is still ok but I'd rather sit at the Mac than the PC...
    My method (which has worked for at least 2 years):
    In finder Go-Connect to server - enter server address (in my case) smb://192.168.0.2 then click connect. A window pops up "SMB/CIFS File system authentication", click OK, another window pops up "Select the SMB/CIFS shared volume you want to connect to", select the PC share (I have several) & click OK [all ok so far]
    Then a window pops up: "Sorry,the operation could not be completed because an unexpected error occurred (Error code -41)."
    Can anyone help with what is wron & a fix? What is error -41?
    Any help is much appreciated.
    Thanks
    John

    With some further research I have found an answer in a post from a year ago:
    http://discussions.apple.com/thread.jspa?messageID=3005537&#3005537
    The problem is at the PC end (surprise anyone?) - probably related to Norton Internet Securuty.
    The following registry hack fixed the problem:
    http://www.michna.com/kb/WxNotEnoughServerStorage.htm
    I had to increase the IRPStackSize value to 20.
    Hope this helps someone.
    Cheers
    John

  • Trying to connect to Samba share

    alright so I have a smaba server setup on a fedora core 5 box
    I am trying to mount the share on os x. I go to finder and to the network and I see the server. I then click connect, sign in and it says "The alias Server could not be opened, because the original item can not be found" So, what does that mean? I try and connect through the terminal using start smb commands I say "smbclient //192.168.1.108/joe" and it goes
    init_iconv: Conversion from UTF-16LE to CP0 not supported
    init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII
    init_iconv: Conversion from UTF-8-MAC to CP0 not supported
    init_iconv: Attempting to replace with conversion from ASCII to ASCII
    init_iconv: Conversion from UTF-8-MAC to CP0 not supported
    init_iconv: Attempting to replace with conversion from ASCII to ASCII
    init_iconv: Conversion from CP0 to UTF-16LE not supported
    init_iconv: Attempting to replace with conversion from ASCII to UTF-16LE
    init_iconv: Conversion from CP0 to UTF-8-MAC not supported
    init_iconv: Attempting to replace with conversion from ASCII to ASCII
    init_iconv: Conversion from CP0 to UTF-8-MAC not supported
    init_iconv: Attempting to replace with conversion from ASCII to ASCII
    init_iconv: Conversion from CP0 to UTF8 not supported
    init_iconv: Attempting to replace with conversion from ASCII to ASCII
    init_iconv: Conversion from UTF8 to CP0 not supported
    init_iconv: Attempting to replace with conversion from ASCII to ASCII
    init_iconv: Conversion from UTF-16LE to CP0 not supported
    init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII
    init_iconv: Conversion from UTF-8-MAC to CP0 not supported
    init_iconv: Attempting to replace with conversion from ASCII to ASCII
    init_iconv: Conversion from UTF-8-MAC to CP0 not supported
    init_iconv: Attempting to replace with conversion from ASCII to ASCII
    init_iconv: Conversion from CP0 to UTF-16LE not supported
    init_iconv: Attempting to replace with conversion from ASCII to UTF-16LE
    init_iconv: Conversion from CP0 to UTF-8-MAC not supported
    init_iconv: Attempting to replace with conversion from ASCII to ASCII
    init_iconv: Conversion from CP0 to UTF-8-MAC not supported
    init_iconv: Attempting to replace with conversion from ASCII to ASCII
    init_iconv: Conversion from CP0 to UTF8 not supported
    init_iconv: Attempting to replace with conversion from ASCII to ASCII
    init_iconv: Conversion from UTF8 to CP0 not supported
    init_iconv: Attempting to replace with conversion from ASCII to ASCII
    Password:
    I then type in my password and press enter and I am in
    I can move around and everything is good. So, why can't I mount the share? I know I am typing in the correct info.

    You could try creating a new sharedpoint on your PC. An empty folder for example. Then try connecting to it from your mac. Then you can rule out a problem with any of the contents of your original sharepoint.

  • [SOLVED] Can't connect to internet after installation

    Hello, I just installed Arch, and during the installation I connected to wifi (obviously, since I had to download the packages) with iwconfig and all the other tools on the installer, but after the installation I wasn't connected any more. I have no idea how to connect to the internet now, all the guides online say to run iwconfig or any of the other connection tools, which I can't do since I don't HAVE them.
    I can't connect through ethernet either, I think either the ethernet port on my laptop is broken, or the drivers just aren't working (apparently people on the forums have the same problem with my chipset). My friend told me to try sudo wifi-menu, but apparently I need to install dialog for that, which, of course, requires internet connection.
    Should I plug in the USB again, and try something with that? Is there any way to set up a wifi connection without using all the fancy connection tools that I don't have? Sorry if I'm being dumb, I have absolutely no idea how to connect. The wiki doesn't help, and neither does google.
    Last edited by plomp90 (2013-09-25 01:41:55)

    Trilby wrote:I've done a good number of installations, and I'll actually install a good number of packages right from the live usb along with base and base-devel.
    I think with the last few times I've done an ArchLinux installation, I've literally set-up the whole thing (as in done base, base-devel, networkmanager, X and a DE) in the Arch LiveCD. LightDM isn't happy being set-up in the LiveCD environment though I've noticed.
    For this, I use pacstrap for base and base-devel and then pacman for the rest.
    Last edited by clfarron4 (2013-09-24 22:04:00)

  • [Solved] Can't Connect To Webmin

    edit: Apparently shorewall was blocking the connection, but does anyone know how to get rid of that error message?
    I've installed webmin from the repositories and it starts successfully, but I can't connect to it. I've enabled access to other hosts and I have tried to access it via HTTP and HTTPS, along with via the IP address and the hostname. Nothing works.
    Here's some of the info from the journal
    [bran@alarm ~]$ systemctl status webmin
    webmin.service - Webmin
    Loaded: loaded (/usr/lib/systemd/system/webmin.service; enabled)
    Active: active (exited) since Sat 2014-02-22 23:35:57 EST; 2s ago
    Process: 10232 ExecStart=/etc/webmin/start (code=exited, status=0/SUCCESS)
    Main PID: 10232 (code=exited, status=0/SUCCESS)
    Feb 22 23:35:55 alarm start[10232]: Starting Webmin server in /opt/webmin
    Feb 22 23:35:55 alarm perl[10232]: pam_unix(webmin:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=root
    Feb 22 23:35:57 alarm webmin[10232]: Webmin starting
    Feb 22 23:35:57 alarm start[10232]: Pre-loaded WebminCore
    Feb 22 23:35:57 alarm systemd[1]: Started Webmin.
    I get that no matter if I start it with the root account or my normal user. I've also tried using the packages from the webmin site but still get the same error. This seems to be a problem with PAM I believe.
    root exists in /etc/webmin/miniserv.users
    root:x/0:0
    /var/log/webmin/miniserv.err
    [22/Feb/2014:23:35:57 -0500] miniserv.pl started
    [22/Feb/2014:23:35:57 -0500] Using MD5 module Digest::MD5
    [22/Feb/2014:23:35:57 -0500] PAM authentication enabled
    no other logs exist.
    Last edited by brando56894 (2014-02-24 02:55:39)

    Also; nothing works is not a clear indication of what goes wrong; what is the output of `curl -v WEBMIN_URL` ?
    Last edited by Spider.007 (2014-02-23 11:59:50)

  • Did 7.4.2 solve windows losing connection to TC share

    I was hoping this new firmware would solve the my issue but at least for me it still persists.
    After restarting my TC I can connect my XP box to my TC share.
    Though after a few minutes - approx 10 or so - I receive a message that the drive is no longer available, and I can no longer connect unless I restart the TC. My Mac work fine.
    This a the newer dual band TC from early 2009 so I can't roll back to anything before 7.4.1.

    toonz,
    this is the file from the network diagnostic I did while still running 7.4.2.4 - I also sent it with an email to the tech support for itunes store; so far all I've heard back is that they are working on it and will send me an email when it's fixed. (by the way, I deleted the ip addresses etc. but everything else is the same as it was then.)
    Running itunes 7.3.2.6 is working fine, by the way, I was immediately able to connect to the store and download. If anyone else is thinking about downgrading, try saving your playlists first (search for 'saving playlists' in itunes help) because you won't be able to use your old itunes library file. I don't know if saving the playlists separately will help, since I didn't know that would happen when I started. meeshala
    Microsoft Windows XP Professional Service Pack 2 (Build 2600)
    Dell Computer Corporation Dimension 2400
    iTunes 7.4.2.4
    Current user is an administrator.
    Network Adapter Information
    Adapter Name: {6F864B09-4D02-4FEC-989B-B1AF189789CC}
    Description: Realtek RTL8185 54M Wireless LAN Network Adapter - Packet Scheduler Miniport
    IP Address: [deleted]
    Subnet Mask: [deleted]
    Default Gateway: [deleted]
    DHCP Enabled: Yes
    DHCP Server: [deleted]
    Lease Obtained: Tue Sep 18 15:45:29 2007
    Lease Expires: Wed Sep 19 15:45:29 2007
    DNS Servers: [deleted]
    [deleted]
    Network Connection Information
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    Firewall Information
    Windows Firewall is off.
    Connection attempt to Apple web site was successful.
    Connection attempt to iTunes Store was successful.
    Secure connection attempt to iTunes Store was successful.

  • Can't connect to SMB share on Windows server from only ONE mac

    I have over 20 macs on my network. All are running the same version of the OS. (10.4.9) Almost all of the macs can connect, using SMB, to our Windows 2000 file servers...but only ONE of them can not. When I try from that mac, I get the following error:
    "The finder cannot complete the operation because some data in "smb://myservername" could not be read or written. (Error code -36)"
    This same mac that has this issue can connect to any of our other Win2K file servers and all my other macs can connect to the server that this mac can't...which is very confusing for me because that tells me that the mac is fine and the Win2K server is fine as well...
    Any ideas?

    -36 is a bit generic, but usually means the Windows® machine is denying because of bad Password. Have you tried deleting that particular reference/share in Keychain Access and redoing it?

  • Can't write to samba shares as any user but root.

    I can mount shares, and I've specified every parameter I think could make a difference, but can't write to shares as any user but root.
    archangel $ sudo mount -t cifs -o guest,uid=barrucadu,gid=users,file_mode=0777,dir_mode=0777,rw //masonlap/share /share/mason/
    archangel $ touch /share/mason/file
    touch: cannot touch `/share/mason/file': Permission denied
    This doesn't help either:
    archangel $ sudo chmod 777 -R /share
    archangel $ touch /share/mason/file
    touch: cannot touch `/share/mason/file': Permission denied

    By hand, here's my smb.conf
    [global]
    workgroup = HOME
    server string = Linux SAMBA Server
    security = user
    hosts allow = 192.168.1. 192.168.0. 127.0.0.1
    load printers = no
    log file = /var/log/samba/%m.log
    max log size = 50
    dns proxy = no
    [share]
    comment = SAMBA File Sharing
    path = /srv/share
    read only = no
    public = yes
    writable = yes
    create mask = 0777
    guest ok = yes
    browseable = yes
    Last edited by Barrucadu (2009-01-17 14:41:47)

Maybe you are looking for