Войти

Показать полную графическую версию : Не удаётся успешно расшарить по SMB в Ubuntu 8.10


Страниц : 1 [2]

[mzd]
08-04-2009, 08:28
Попробуйте добавить параметр wins в строчку hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 Должно получиться hosts: files mdns4_minimal [NOTFOUND=return] wins dns mdns4
Кстати, а winbind установлен?

eugrus
08-04-2009, 17:42
eugrus@desktop:~$ cat /etc/nsswitch.conf
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.

passwd: compat
group: compat
shadow: compat

hosts: files mdns4_minimal [NOTFOUND=return] wins dns mdns4
networks: files

protocols: db files
services: db files
ethers: db files
rpc: db files

netgroup: nis

eugrus@desktop:~$ sudo /etc/init.d/winbind restart
* Stopping the Winbind daemon winbind [ OK ]
* Starting the Winbind daemon winbind [ OK ]
eugrus@desktop:~$ sudo /etc/init.d/samba restart
* Stopping Samba daemons [ OK ]
* Starting Samba daemons [ OK ]
eugrus@desktop:~$


Сделал, но ни чего не изменилось :(
Зайти в папки не пускает(((




© OSzone.net 2001-2012