RE: smb share

From: Bruce Embrey (bembrey_at_pobox.com)
Date: 12/07/03

  • Next message: Bruce Embrey: "RE: MySQL problem"
    To: <redhat-list@redhat.com>
    Date: Sun, 7 Dec 2003 15:30:09 -0500
    
    

    I had a problem also mount a smb share until I upgraded to 2.2.8. Here
    is the command I use:

    smbmount "\\\\servername\\sharename" /mountpoint -o
    username=domain\\username%password

    Hope this helps.

    Bruce

    -----Original Message-----
    From: redhat-list-admin@redhat.com [mailto:redhat-list-admin@redhat.com]
    On Behalf Of IT Clown
    Sent: Sunday, December 07, 2003 3:06 PM
    To: redhat-list@redhat.com
    Subject: smb share

    hi all

    i am having trouble mounting an smb share. I can access it
    successfully with the following command smbclient
    //server/share -U username.

    With the following command: mount -t smbfs -O
    username=username //server/share /mnt/dir
    Password:
    Anonymous login successful
    14926: tree connect failed: ERRSRV - ERRbadpw (Bad password
    - name/password pair in a Tree Connect or Session Setup are
    invalid.)
    SMB connection failed

    any idea why please?

    Regards
    Ian
    ___________________________________________
     Look Good, Feel Good www.healthiest.co.za

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Bruce Embrey: "RE: MySQL problem"

    Relevant Pages

    • Re: Using Files Without Mounting A Share From Another System
      ... To make a program on a non-local volume available locally, you can either copy it to the local computer or mount the share. ... I don't know how SMB work internally, but I wouldn't be surprised if mounting were just a convenience to ease access to files on the remote computer and to store credentials, but internally each access to a file in under a cifs-mounted path is exactly the same as an access via smbclient or other "mount-less" programs. ... Particular programs might have extra support, so it is possible to include SMB in some program and then it will not have to mount the remote directory. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
      (Debian-User)
    • Re: NIS 2005 prevents net use w: ...
      ... I permitted SMB in my trusted zone. ... command would just hang. ... The second subnet uses the address range 192.168.1.x. ... and a DNS server. ...
      (microsoft.public.security)
    • Re: [SLE] User mounting smbfs
      ... >> I've been trying to configure fstab, to allow a user to mount an smb ... You should put the smb mount in fstab. ... can you mount it on the command line OK? ...
      (SuSE)
    • Re: Finding leaf directories
      ... >> Unless there are hardlinks. ... > through SMB and the result of the command below finds no directories... ... HP-UX. ...
      (comp.unix.shell)
    • Re: Avoiding to type "./" before command if in same directory ?
      ... directory I have always to type "./" before the actual command. ... bash: smb: command not found ... Starting Samba SMB daemon ... especially true if you are logged in as root, ...
      (comp.os.linux.misc)