[SLE] Problem mount samba share in SuSE 9.1

From: Arie Reynaldi Z (reyman_at_reynaldi.com)
Date: 08/31/04

  • Next message: Hylton Conacher (ZR1HPC): "[SLE] confirming logrotate has occured"
    To: suse-linux-e@suse.com
    Date: Tue, 31 Aug 2004 16:18:14 +0700
    
    

    Hi All,

    I have a problem during mount samba share from suse 9.1 to my file-server that
    using suse 8.2. Whenever I mount that samba share, UID and GID is changed (it
    seems like using the same UID and GID from the system) not the same with UID
    and GID in my computer. So, event with 'rw' permission, I can't write to my
    home directory in file-server, cause it's not belong to me... Before this I'm
    using SuSE 8.2, and there's no problem with it.

    rey@cbn:~> smbmount //192.127.0.2/arie test/ -o
    username=arie%arie,uid=rey,gid=users,rw
    rey@cbn:~> cd test
    rey@cbn:~/test> ls -l
    total 89128960
    -rwxrwx--- 1 500 568 62976 2003-12-12 14:02 12 Nov 03 pic.doc
    -rwxrwx--- 1 500 568 19968 2004-03-15 17:06 15 Maret 2004.doc
    -rwxrwx--- 1 500 568 50176 2004-01-19 13:33 19 jan 04 pic.doc
    -rwxrwx--- 1 500 568 23221 2004-01-19 13:46 19 jan 04 pic.sxw
    -rw-r--r-- 1 500 users 15709 2003-03-18 06:18 addressbook.kab
    drwxrwx--- 1 500 568 0 2003-09-20 09:48 Application Data
    -rwxr-xr-x 1 500 users 5211 2003-06-18 14:04 arz-license-so-suse.sxw
    -rw-r--r-- 1 500 users 0 2002-12-13 04:37 b

    Here's my /etc/samba/smb.conf in file-server
    [global]
            workgroup = KOMO
            netbios name = FILESERVER
            server string = FILESERVER
            encrypt passwords = Yes
            update encrypted = Yes
            pam password change = Yes
            unix password sync = Yes
            name resolve order = wins lmhosts bcast
            time server = Yes
            unix extensions = Yes
            socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
            printcap name = CUPS
            domain logons = Yes
            os level = 64
            preferred master = Yes
            domain master = Yes
            dns proxy = No
            create mask = 0770
            force create mode = 0770
            directory mask = 0770
            force directory mode = 0770
            hosts allow = 192.127.0. 127.0 192.168.1.
            printing = cups
            veto files = /.*/

    [homes]
            comment = Home Directories
            valid users = %S
            read only = No
            create mask = 0640
            directory mask = 0750
            browseable = No

    Anyone has a problem with this ? Or any mistake that I made and just dont see
    it ?

    regards,

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Hylton Conacher (ZR1HPC): "[SLE] confirming logrotate has occured"

    Relevant Pages