ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm]  Samba + Share Folder
@ 2008-09-10  4:43 Occisor
  0 siblings, 0 replies; only message in thread
From: Occisor @ 2008-09-10  4:43 UTC (permalink / raw)
  To: community

Имеются следующий настройки samba:

[global]
         workgroup = DOMEN
         realm = DOMEN.DOMEN
         server string = windie
         interfaces = eth1, lo
         security = ADS
         client schannel = Yes
         server schannel = Yes
         password server = IP
         log file = /var/log/samba/log.%m
         max log size = 50
         acl compatibility = winnt
         server signing = auto
         printcap name = cups
         preferred master = No
         local master = No
         domain master = No
         dns proxy = No
         ldap ssl = no
         idmap domains = DOMEN.DOMEN
         idmap uid = 10000-200000
         idmap gid = 10000-200000
         template homedir = /home/DOMEN/%U
         template shell = /bin/bash
         winbind enum users = Yes
         winbind enum groups = Yes
         winbind use default domain = Yes
         winbind nss info = template, sfu
         use sendfile = Yes
         printing = cups
         print command =
         lpq command = %p
         lprm command =

[share]
         comment = MyShare
         path = /home/sis/Documents/share
         read only = No
         create mask = 0777
         directory mask = 0777
         guest ok = Yes

Проблемы следующие:
  В домен вроде бы входиться нормально (kerberos), папка для общего 
пользования доступна только если вхожу в нее с данного пк, при заходе на 
ресурс данного пк папка доступна, но нельзя добавить новый файл (папку) 
пишет нет доступа; при заходе с компьютера состоящего в домене 
(windows), требует ввести авторизацию для доступа к ресурсу.
Как настроить что бы папка была? И может что еще не правильно указал в 
настройках?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-10  4:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-10  4:43 [Comm] Samba + Share Folder Occisor

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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