Gentoo Archives: gentoo-user

From: gentuxx <gentuxx@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] weird samba problem
Date: Sat, 24 Sep 2005 22:58:52
Message-Id: 4335D7D9.9050106@gmail.com
In Reply to: [gentoo-user] weird samba problem by Red
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Red wrote:
5
6 > i tried to setup samba, but i just can't get it to work right. i can
7 > write files - but i can't read them ?!?
8 >
9 > please help!!!
10 >
11 > some example of my problem:
12 >
13 > red@redworkstation ~ % smbmount //silverserver/public /home/red/public
14 > Password:
15 > red@redworkstation ~ % ls -l /home/red/public
16 > total 12
17 > -rwxr-xr-x 1 red users 2 Sep 24 14:25 Textdatei
18 > -rwxr-xr-x 1 red users 4 Sep 24 14:27 bla
19 > -rwxr-xr-x 1 red users 4 Sep 22 18:24 test
20 > red@redworkstation ~ % echo "foo" >> /home/red/public/testfile
21 > red@redworkstation ~ % ls -l /home/red/public
22 > total 16
23 > -rwxr-xr-x 1 red users 2 Sep 24 14:25 Textdatei
24 > -rwxr-xr-x 1 red users 4 Sep 24 14:27 bla
25 > -rwxr-xr-x 1 red users 4 Sep 22 18:24 test
26 > -rwxr-xr-x 1 red users 4 Sep 24 14:31 testfile
27 > red@redworkstation ~ % cat /home/red/public/testfile
28 > cat: /home/red/public/testfile: Permission denied
29 >
30 What are the NT file permissions of the share you're trying to mount?
31 You might also want to check the share permissions. Depending on
32 which Windows OS you're mounting from, they may be different. If I
33 remember correctly, NT permissions override share permissions.
34
35
36 [ ... snip samba.conf ... ]
37 - --
38 gentux
39 echo "hfouvyAdpy/ofu" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
40
41 gentux's gpg fingerprint ==> 34CE 2E97 40C7 EF6E EC40 9795 2D81 924A
42 6996 0993
43 -----BEGIN PGP SIGNATURE-----
44 Version: GnuPG v1.4.1 (GNU/Linux)
45
46 iD8DBQFDNdfYLYGSSmmWCZMRAi94AJ9NnZVt40wrlkPV7RINtGwXdNaVtgCg184K
47 EDF7dSDetR8+h4c+9bkboDk=
48 =sLVi
49 -----END PGP SIGNATURE-----
50
51 --
52 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] weird samba problem Red <red-baron@××××××.at>