ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] smbfs vs cifs
@ 2009-10-23  7:30 Eugene Prokopiev
  2009-10-23  8:06 ` REAL
  2009-10-24 16:32 ` Eugene Prokopiev
  0 siblings, 2 replies; 8+ messages in thread
From: Eugene Prokopiev @ 2009-10-23  7:30 UTC (permalink / raw)
  To: Sisyphus

Здравствуйте!

Наблюдаю странное поведение cifs по сравнению с smbfs:

# mount.smbfs //server/folder /shared/folder -o
file_mode=0666,dir_mode=0777,password=''
$ touch /shared/folder/XXX
touch: невозможно выполнить touch для `/shared/folder/XXX': Отказано в доступе
$ ls -l /shared/folder/XXX
-rw-r--r-- 1 nobody nobody 0 Окт 23 11:26 /shared/folder/XXX

# mount.smbfs //server/folder /shared/folder -o
fmask=0666,dmask=0777,password=''
$ touch /shared/folder/XXX
$ ls -l /shared/folder/XXX
-rw-rw-rw- 1 root root 0 Окт 23 11:28 /shared/folder/XXX

Это баг или я что-то делаю неправильно?

-- 
С уважением,
Прокопьев Евгений

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-10-26  7:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-23  7:30 [sisyphus] smbfs vs cifs Eugene Prokopiev
2009-10-23  8:06 ` REAL
2009-10-24 16:32 ` Eugene Prokopiev
2009-10-25  6:20   ` Alexander Bokovoy
2009-10-26  2:53     ` REAL
2009-10-26  7:18       ` Alexander Bokovoy
2009-10-26  5:32     ` Eugene Prokopiev
2009-10-26  5:56       ` REAL

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git