Results 1 to 3 of 3

Thread: Mounting Windows 2003 server share

  1. #1
    Senior Member
    Join Date
    Apr 2002
    Posts
    417

    Mounting Windows 2003 server share

    Hi,

    I'm using FC4 and I have a Win2k3 server as a file server. Now, when I login to gnome I can "connect to server" and mount the share on the server.

    However, when I do

    mount -t cifs -o username=test,password=password,ro //server.ads.com/share /mnt/share

    I get


    mount error 13 = Permission denied
    Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

    I've tried disabling "signing connections" on the server and that doesn't work. Does anyone know exactly how gnome mounts windows shares. If I could just use that command then it should work fine.

    Do the options in smb.conf effect how you mount smb/cif shares?

  2. #2

    Re:Mounting Windows 2003 server share

    Can you mount it as root?
    You may need to suid mount, mount.cifs and mount.smbfs.

  3. #3

    Re:Mounting Windows 2003 server share

    Are you the owner of the mount point? Let's say you want to mount it on /mnt/server, try doing a "sudo chown -R yourusername:yourgroupname /mnt/server"

Similar Threads

  1. Active Directory LDAP Compliance
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 02:34 AM
  2. List of fixes included in Windows XP SP2
    By regix in forum Windows - General Topics
    Replies: 6
    Last Post: 01-03-2005, 10:44 PM
  3. ISA Server on Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:50 PM
  4. ISA Server on Windows Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:49 PM
  5. Live Communications Server 2005 Glossary
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •