Сеть
-
- Увлекающийся
- Сообщения: 90
- Зарегистрирован: 01 мар 2004, 20:05
- Откуда: г. Брест
- Контактная информация:
2Llama:
Вот что получилось:
Я сначала думал, что самба запускается как в ALT'e:
# service smb {stop, start etc...}
Но SuSE пишет на это, что No sush file и т.д.
Вот что получилось:
Код: Выделить всё
raiser:/home/Raiser # rpm -qa | grep -i samba
yast2-samba-client-2.9.13-3
samba-winbind-3.0.2a-51
samba-client-3.0.2a-51
kdebase3-samba-3.2.1-63
raiser:/home/Raiser #
# service smb {stop, start etc...}
Но SuSE пишет на это, что No sush file и т.д.
На зеркало неча пенять, коль рожа крива.
-
- Увлекающийся
- Сообщения: 90
- Зарегистрирован: 01 мар 2004, 20:05
- Откуда: г. Брест
- Контактная информация:
sanitar,
Говорит, что нет такого...(Command not found)
Да тут вообще настройка Samba очень отличается от тех, которые я настраивал в ALTe и Mandrake....
/usr/sbin/smbd и ...nmbd - нету таких...
Всё организует команда smbfs {start|stop|restart|reload}, которая у меня unused...
Мне понравилась настройка Samba в Yast:
4.6.3. Configuration of a Samba Server
Set up a Samba server to share resources such as files or printers with Windows hosts. In the first dialog, define the role of the Samba server. You can deactivate it, use it as a file and print server, or use it as a backup or primary domain controller. <...>
After determining the use, enter the Windows domain or workgroup. Use ‘Browse’ to display all existing domains and workgroups. Under ‘Server Description’, enter a text to display to all clients. Use ‘Authentication Details’ to enter an advanced configuration dialog in which to set the user authentication mode.<...>
Complete all settings and click ‘Next’. In the following dialog, define the resources. If you activate ‘Share homes’, the home directories of the users appear as Windows shares on the clients. If you activate ‘Share printers’, use ‘Select’ to share individual printers.
4.6.4. Configuration of Samba Clients
Configure a Samba client to access resources (files or printers) on the Samba server. In the ‘Samba Workgroup’ dialog, enter the domain or workgroup. Use ‘Browse’ to display all available groups and domains and select one of them with a mouse click. If you activate ‘Also Use SMB Information for Linux Authentication’, user authentication is conducted via the Samba server. After specifying all settings, click ‘Finish’ to complete the configuration.
...Или они всё упростили, или намудрили чё-то не то, что надо...
Говорит, что нет такого...(Command not found)
Да тут вообще настройка Samba очень отличается от тех, которые я настраивал в ALTe и Mandrake....
/usr/sbin/smbd и ...nmbd - нету таких...
Всё организует команда smbfs {start|stop|restart|reload}, которая у меня unused...
Мне понравилась настройка Samba в Yast:
4.6.3. Configuration of a Samba Server
Set up a Samba server to share resources such as files or printers with Windows hosts. In the first dialog, define the role of the Samba server. You can deactivate it, use it as a file and print server, or use it as a backup or primary domain controller. <...>
After determining the use, enter the Windows domain or workgroup. Use ‘Browse’ to display all existing domains and workgroups. Under ‘Server Description’, enter a text to display to all clients. Use ‘Authentication Details’ to enter an advanced configuration dialog in which to set the user authentication mode.<...>
Complete all settings and click ‘Next’. In the following dialog, define the resources. If you activate ‘Share homes’, the home directories of the users appear as Windows shares on the clients. If you activate ‘Share printers’, use ‘Select’ to share individual printers.
4.6.4. Configuration of Samba Clients
Configure a Samba client to access resources (files or printers) on the Samba server. In the ‘Samba Workgroup’ dialog, enter the domain or workgroup. Use ‘Browse’ to display all available groups and domains and select one of them with a mouse click. If you activate ‘Also Use SMB Information for Linux Authentication’, user authentication is conducted via the Samba server. After specifying all settings, click ‘Finish’ to complete the configuration.
...Или они всё упростили, или намудрили чё-то не то, что надо...
На зеркало неча пенять, коль рожа крива.
-
- Увлекающийся
- Сообщения: 90
- Зарегистрирован: 01 мар 2004, 20:05
- Откуда: г. Брест
- Контактная информация:
2Llama,
кста, у меня появились сомнения насчёт smbfs == samba....
При указании адреса в Konquerror'е "smb:/"
выдаёт, что "рабочие группы в сети не найдены"
..Попытка настройки в Yast даёт следующие результаты..
..От меня требуется только выбрать рабочую группу. Ставлю галку "Also Use SMB Information for Linux Authentication" Жму Finish. Выдаёт:
The service 'nscd' is enabled, but the service 'winbind' used for SMB authentication does not work with 'nscd' enabled
The 'nscd' service will be disabled
Здесь понятно: останавливаем nscd
# ./nscd -K
Убеждаемся, что сервис остановлен.
(в man'e о nscd: там что-то с кэшированием связано), но yast всё равно выдаёт ту же ошибку.. Тут я уже не знаю: может, я "неправильно" останавливаю nscd, или этот сервис важный..?
кста, у меня появились сомнения насчёт smbfs == samba....
При указании адреса в Konquerror'е "smb:/"
выдаёт, что "рабочие группы в сети не найдены"
..Попытка настройки в Yast даёт следующие результаты..
..От меня требуется только выбрать рабочую группу. Ставлю галку "Also Use SMB Information for Linux Authentication" Жму Finish. Выдаёт:
The service 'nscd' is enabled, but the service 'winbind' used for SMB authentication does not work with 'nscd' enabled
The 'nscd' service will be disabled
Здесь понятно: останавливаем nscd
# ./nscd -K
Убеждаемся, что сервис остановлен.
(в man'e о nscd: там что-то с кэшированием связано), но yast всё равно выдаёт ту же ошибку.. Тут я уже не знаю: может, я "неправильно" останавливаю nscd, или этот сервис важный..?
На зеркало неча пенять, коль рожа крива.