[SLE] Problem mount samba share in SuSE 9.1
From: Arie Reynaldi Z (reyman_at_reynaldi.com)
Date: 08/31/04
- Previous message: Arie Reynaldi Z: "[SLE] Problem mount samba share in SuSE 9.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Arie Reynaldi Z: "[SLE] Problem mount samba share in SuSE 9.1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- [SLE] Problem mount samba share in SuSE 9.1
... using suse 8.2. ... seems like using the same UID and GID from
the system) not the same with UID ... home directory in file-server, cause it's not belong
to me... ... (SuSE) - Re: Share the same Mail und News directories in two differnt Linux...
... > well man UID and Man GID bot give me no entry for them. ... You
probably have some ownership changing to do: ... SuSE does not. ... (comp.os.linux.misc) - Re: Accessing SuSE 9.0 files from 9.1
... the mount command has a very long man page you ... >> The other issue
I can think of concerns UID and GID numbers. ... Every user you create is allocated a UID
number. ... the second matter was that you said you needed to chown the files ...
(alt.os.linux.suse) - UID/GID override on CIFS mounts to Samba and proposed new mount parameter to disable Unix Extensions
... When CIFS Unix Extensions are negotiated we get the Unix uid and gid
... I also would like suggestions on what we should call a proposed mount ... (Linux-Kernel) - Re: ID Numbering in Group and Passwd
... Raises a problem tho that what UID will the 39,501th user have? ... Change the
useradd / luseradd code to find the lowest unique uid / gid ... complete and scalable solution
because you can change the UID, GID MIN, MAX ... the same thing would be using the same
underlying code / library to achieve ... (Fedora)