Гость
Целевая тема:
Создать новую тему:
Автор:
Форумы / Unix-системы [игнор отключен] [закрыт для гостей] / сетевая корзина на самбе / 2 сообщений из 2, страница 1 из 1
19.10.2006, 11:31:51
    #34065917
Riskk
Участник
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
сетевая корзина на самбе
хотел сетевую корзину сделать на самбе, че то не получается.
что я сделал не так?

Код: plaintext
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
52.
53.
54.
55.
56.
57.
58.
59.
60.
61.
62.
63.
64.
65.
66.
67.
68.
69.
70.
71.
72.
73.
74.
75.
76.
77.
78.
79.
80.
81.
82.
83.
84.
85.
86.
87.
88.
89.
90.
91.
92.
[global]

   workgroup = labor
   admin users = @"Domain Admins"
   server string = %h server (Samba, Ubuntu)
#   wins support = yes
   wins server =  192 . 168 . 2 . 1 

   dns proxy = no

   log file = /var/log/samba/log.%m
   max log size =  1000 
   syslog =  0 

   panic action = /usr/share/samba/panic-action %d

   security = user
   encrypt passwords = true
   passdb backend = tdbsam
   obey pam restrictions = yes

;   guest account = nobody
;   invalid users = root

;   unix password sync = no

   passwd program = /usr/bin/passwd %u
   passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .

;   pam password change = no

########## Domains ###########

   domain logons = yes
   logon path = \\%N\profiles\%U

   logon drive = H:
   logon home = \\%N\%U
   logon script = logon.bat

 add user script = /usr/sbin/useradd -d /dev/null -g  100  -s /bin/false -M %u
 add machine script = adduser --ingroup wheel --disabled-password --system --force-badname "%u"

 socket options = TCP_NODELAY

# recycle: repository = /home/samba/korzina
 recycle: repository = /.recycle
 recycle: version = yes
 recycle: touch = yes
 recycle: keeptree = yes
 recycle: noversion = *.doc|*.xls|*.ppt
 recycle: exclude = *.tmp *.TMP
	       

[homes]
   comment = Home Directories
   browseable = no
   writable = yes
   force create mode =  0777 
   vfs object = recycle

# Un-comment the following and create the netlogon directory for Domain Logons
# (you need to configure Samba to act as a domain controller too.)
[netlogon]
   comment = Network Logon Service
   path = /home/samba/netlogon
   guest ok = yes
   writable = yes
   share modes = no

[profiles]
   comment = Users profiles
   path = /home/samba/profiles
   read only = no
   guest ok = yes
   browseable = no
   create mask =  0600 
   directory mask =  0700 
   profile acls = yes
   csc policy = disable
   writable = yes
   force user = %U

[korzina]
   comment = Directory of the big animal
   path = /home/samba/korzina
   public = no
   read only = no
   vfs object = recycle
   create mode =  0644 
   directory mode =  0755 

...
Рейтинг: 0 / 0
26.10.2006, 14:59:33
    #34083934
guest_test
Гость
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
сетевая корзина на самбе
# recycle: repository = /home/samba/korzina
recycle: repository = /.recycle
recycle: version = yes
recycle: touch = yes
recycle: keeptree = yes
recycle: noversion = *.doc|*.xls|*.ppt
recycle: exclude = *.tmp *.TMP


по моему нужно указывать для каждой "шары"
...
Рейтинг: 0 / 0
Форумы / Unix-системы [игнор отключен] [закрыт для гостей] / сетевая корзина на самбе / 2 сообщений из 2, страница 1 из 1
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]