Samba Folks, I see in some other traffic on this list that someone else has Windows NT and/or Windows 2000 working with Samba shares for a Red Hat 6.2 box. Our situation is that it does not work at all, and never gets past protocol negotiation. This time, I've included both our /etc/smb.conf and the log file. Again, our shares work perfectly with Windows 95 clients. Can anyone who has gotten a share to work send an /etc/smb.conf and/or any comments? Peter 2001/01/24 09:46:15, 3] smbd/process.c:switch_message(448) switch message SMBnegprot (pid 23167) [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [PC NETWORK PROGRAM 1.0] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [LANMAN1.0] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [Windows for Workgroups 3.1a] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [LM1.2X002] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [LANMAN2.1] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [NT LM 0.12] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(421) Selected protocol NT LM 0.12 [2001/01/24 09:46:15, 3] smbd/process.c:timeout_processing(854) end of file from client [2001/01/24 09:46:15, 2] smbd/server.c:exit_server(408) Closing connections [2001/01/24 09:46:15, 3] smbd/server.c:exit_server(435) Server exit (normal exit) [root@linux-fs2 samba]# cat /etc/smb.conf # Global parameters [global] workgroup = MARC server string = linux-fs2 Samba Server security = USER encrypt passwords = no hosts equiv = /etc/smb_hosts.equiv log level = 3 log file = /var/log/samba/log.%m max log size = 100 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 dns proxy = No comment = linux-fs2 shares [homes] comment = Home Directories guest account = ftp read list = silly guest ok = Yes browseable = No [swdist] comment = Read-only share of /usr2/dist path = /usr2/dist guest ok = Yes writable = no [swdistadmin] comment = Read and write share of /usr2/dist path = /usr2/dist guest ok = No writable = yes username = mvellayan,pklosky [printers] comment = All Printers path = /var/spool/samba print ok = Yes browseable = No
Samba Folks, Can anyone suggest who would contract some time to answer this question for money? We really do want to solve this problem, and have a budget. Peter> I see in some other traffic on this list that someone else has Windows NT and/or Windows 2000 working with Samba shares for a Red Hat 6.2 box. Our situation is that it does not work at all, and never gets past protocol negotiation. This time, I've included both our /etc/smb.conf and the log file. Again, our shares work perfectly with Windows 95 clients.Can anyone who has gotten a share to work send an /etc/smb.conf and/or any comments? Peter 2001/01/24 09:46:15, 3] smbd/process.c:switch_message(448) switch message SMBnegprot (pid 23167) [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [PC NETWORK PROGRAM 1.0] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [LANMAN1.0] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [Windows for Workgroups 3.1a] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [LM1.2X002] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [LANMAN2.1] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [NT LM 0.12] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(421) Selected protocol NT LM 0.12 [2001/01/24 09:46:15, 3] smbd/process.c:timeout_processing(854) end of file from client [2001/01/24 09:46:15, 2] smbd/server.c:exit_server(408) Closing connections [2001/01/24 09:46:15, 3] smbd/server.c:exit_server(435) Server exit (normal exit) [root@linux-fs2 samba]# cat /etc/smb.conf # Global parameters [global] workgroup = MARC server string = linux-fs2 Samba Server security = USER encrypt passwords = no hosts equiv = /etc/smb_hosts.equiv log level = 3 log file = /var/log/samba/log.%m max log size = 100 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 dns proxy = No comment = linux-fs2 shares [homes] comment = Home Directories guest account = ftp read list = silly guest ok = Yes browseable = No [swdist] comment = Read-only share of /usr2/dist path = /usr2/dist guest ok = Yes writable = no [swdistadmin] comment = Read and write share of /usr2/dist path = /usr2/dist guest ok = No writable = yes username = mvellayan,pklosky [printers] comment = All Printers path = /var/spool/samba print ok = Yes browseable = No
Tim, In fact we do not have the 2.0.7 you suggest. Some select items follow from the command: rpm -q -a | sort samba-2.0.6-9 samba-client-2.0.6-9 samba-common-2.0.6-9 I guess it would not be a bad idea for me to figure out how to download some binaries and installl them. Thanks for the information, Peter>>> Tim Potter <tpot@linuxcare.com.au> 01/24/01 04:52PM >>>Peter Klosky writes:> > I see in some other traffic on this list that someone else > > has Windows NT and/or Windows 2000 working with Samba shares > > for a Red Hat 6.2 box. Our situation is that it does not > > work at all, and never gets past protocol negotiation. This > > time, I've included both our /etc/smb.conf and the log file. > > Again, our shares work perfectly with Windows 95 clients. > > Can anyone who has gotten a share to work send an /etc/smb.conf > and/or any comments?You say you are running Redhat 6.2 - which version of Samba are you using? RH6.2 comes with Samba 2.0.6 and there are several win2k related fixes in Samba 2.0.7. Tim. AfterStep-1.8.0-1 AfterStep-APPS-20000124-6 AnotherLevel-1.0.1-1 ElectricFence-2.1-3 GXedit-1.23-4 ImageMagick-4.2.9-3 ImageMagick-devel-4.2.9-3 MAKEDEV-2.5.2-1 Mesa-3.2-2 ORBit-0.5.0-3 ORBit-devel-0.5.0-3 SVGATextMode-1.9-1 SysVinit-2.78-5 WindowMaker-0.61.1-2 X11R6-contrib-3.3.2-11 XFree86-100dpi-fonts-3.3.6-20 XFree86-3.3.6-20 XFree86-75dpi-fonts-3.3.6-20 XFree86-FBDev-3.3.6-20 XFree86-ISO8859-2-1.0-9 XFree86-ISO8859-2-100dpi-fonts-1.0-9 XFree86-ISO8859-2-75dpi-fonts-1.0-9 XFree86-ISO8859-2-Type1-fonts-1.0-9 XFree86-ISO8859-7-1.0-4 XFree86-ISO8859-7-100dpi-fonts-1.0-4 XFree86-ISO8859-7-75dpi-fonts-1.0-4 XFree86-ISO8859-7-Type1-fonts-1.0-4 XFree86-ISO8859-9-100dpi-fonts-2.1.2-10 XFree86-ISO8859-9-2.1.2-10 XFree86-ISO8859-9-75dpi-fonts-2.1.2-10 XFree86-Mach64-3.3.6-20 XFree86-VGA16-3.3.6-20 XFree86-XF86Setup-3.3.6-20 XFree86-Xnest-3.3.6-20 XFree86-Xvfb-3.3.6-20 XFree86-cyrillic-fonts-3.3.6-20 XFree86-devel-3.3.6-20 XFree86-doc-3.3.6-20 XFree86-libs-3.3.6-20 XFree86-xfs-3.3.6-20 Xaw3d-1.3-21 Xaw3d-devel-1.3-21 Xconfig-rageserv-1-2 Xconfigurator-4.3.5-1 adjtimex-1.9-3 aktion-0.3.6-3 am-utils-6.0.3-1 anacron-2.1-6 anonftp-3.0-3 apache-1.3.12-2 apache-devel-1.3.12-2 apache-manual-1.3.12-2 apmd-3.0final-2 arpwatch-2.1a4-19 ash-0.2-20 at-3.1.7-14 audiofile-0.1.9-3 audiofile-devel-0.1.9-3 aumix-1.30.1-2 auth_ldap-1.4.0-2 authconfig-3.0.3-1 autoconf-2.13-5 autofs-3.1.4-4 automake-1.4-6 autorun-2.61-1 awesfx-0.4.3a-3 basesystem-6.0-4 bash-1.14.7-22 bash2-2.03-8 bash2-doc-2.03-8 bc-1.05a-5 bdflush-1.5-11 bind-8.2.2_P5-9 bind-devel-8.2.2_P5-9 bind-utils-8.2.2_P5-9 binutils-2.9.5.0.22-6 bison-1.28-2 blt-2.4g-5 bootparamd-0.16-2 byacc-1.9-12 bzip2-0.9.5d-2 caching-nameserver-6.2-2 cdecl-2.5-10 cdp-0.33-16 cdparanoia-alpha9.6-2 cdrecord-1.8-2 cdrecord-devel-1.8-2 chkconfig-1.1.2-1 chkfontpath-1.7-2 cleanfeed-0.95.7b-7 compat-binutils-5.2-2.9.1.0.23.1 compat-egcs-5.2-1.0.3a.1 compat-egcs-c++-5.2-1.0.3a.1 compat-egcs-g77-5.2-1.0.3a.1 compat-egcs-objc-5.2-1.0.3a.1 compat-glibc-5.2-2.0.7.2 compat-libs-5.2-2 comsat-0.16-2 console-tools-19990829-10 control-center-1.0.51-3 control-center-devel-1.0.51-3 control-panel-3.13-1 cpio-2.4.2-16 cpp-1.1.2-30 cproto-4.6-3 cracklib-2.7-5 cracklib-dicts-2.7-5 crontabs-1.7-7 ctags-3.4-1 cvs-1.10.7-7 cxhextris-1.0-19 dell-1-2 desktop-backgrounds-1.1-1 dev-2.7.18-3 dev86-0.15.0-2 dhcp-2.0-5 dhcpcd-1.3.18pl3-1 dialog-0.6-16 diffstat-1.27-2 diffutils-2.7-17 dip-3.3.7o-18 dosemu-0.99.13-1 dosemu-freedos-0.99.13-1 dosfstools-2.2-4 dump-0.4b15-1 e2fsprogs-1.18-5 e2fsprogs-devel-1.18-5 ed-0.2-13 ee-0.3.11-1 efax-0.9-4 egcs-1.1.2-30 egcs-c++-1.1.2-30 egcs-g77-1.1.2-30 egcs-objc-1.1.2-30 eject-2.0.2-4 elm-2.5.3-6 emacs-20.5-7 emacs-X11-20.5-7 emacs-el-20.5-7 emacs-leim-20.5-7 emacs-nox-20.5-7 enlightenment-0.15.5-48 enlightenment-conf-0.15-9 enscript-1.6.1-9 esound-0.2.17-2 esound-devel-0.2.17-2 etcskel-2.3-1 exmh-2.1.1-3 expect-5.28-35 ext2ed-0.1-20 extace-1.2.15-1 faces-1.6.1-17 faces-devel-1.6.1-17 faces-xface-1.6.1-17 faq-6.0-1 fbset-2.1-4 fetchmail-5.3.1-1 fetchmailconf-5.3.1-1 file-3.28-2 filesystem-1.3.5-1 fileutils-4.0-21 findutils-4.1-34 finger-0.16-5 finger-server-0.16-5 flex-2.5.4a-9 fnlib-0.4-10 fnlib-devel-0.4-10 fortune-mod-1.0-11 freetype-1.3.1-5 freetype-devel-1.3.1-5 freetype-utils-1.3.1-5 ftp-0.16-3 fvwm-1.24r-17 fvwm2-2.2.4-4 fvwm2-icons-2.2.4-4 fwhois-1.00-12 gated-3.5.11-1 gawk-3.0.4-2 gd-1.3-6 gd-devel-1.3-6 gdb-4.18-11 gdbm-1.8.0-3 gdbm-devel-1.8.0-3 gdm-2.0beta2-23 gedit-0.6.1-3 gedit-devel-0.6.1-3 genromfs-0.3-5 gettext-0.10.35-17 getty_ps-2.0.7j-9 gftp-2.0.6a-3 ghostscript-5.50-1 ghostscript-fonts-5.50-1 giftrans-1.12.2-5 gimp-1.0.4-7 gimp-data-extras-1.0.0-4 gimp-devel-1.0.4-7 gimp-libgimp-1.0.4-7 gimp-manual-1.0.0-6 git-4.3.19-2 glade-0.5.5-4 glib-1.2.6-3 glib-devel-1.2.6-3 glib10-1.0.6-6 glibc-2.1.3-15 glibc-devel-2.1.3-15 glibc-profile-2.1.3-15 gmc-4.5.42-10 gmp-2.0.2-13 gmp-devel-2.0.2-13 gnome-audio-1.0.0-8 gnome-audio-extra-1.0.0-8 gnome-core-1.0.55-12 gnome-core-devel-1.0.55-12 gnome-games-1.0.51-4 gnome-games-devel-1.0.51-4 gnome-libs-1.0.55-12 gnome-libs-devel-1.0.55-12 gnome-linuxconf-0.25-2 gnome-media-1.0.51-2 gnome-objc-1.0.2-6 gnome-objc-devel-1.0.2-6 gnome-pim-1.0.55-1 gnome-pim-devel-1.0.55-1 gnome-users-guide-1.0.72-1 gnome-utils-1.0.50-4 gnorpm-0.9-15 gnotepad+-1.1.4-3 gnuchess-4.0.pl80-3 gnumeric-0.48-3 gnupg-1.0.1-1 gnuplot-3.7.1-3 gperf-2.7-6 gpm-1.18.1-7 gpm-devel-1.18.1-7 gqview-0.7.0-4 grep-2.4-3 groff-1.15-8 groff-gxditview-1.15-8 groff-perl-1.15-8 gtk+-1.2.6-7 gtk+-devel-1.2.6-7 gtk+10-1.0.6-6 gtk-engines-0.10-3 gtop-1.0.5-1 guile-1.3-10 guile-devel-1.3-10 gv-3.5.8-9 gzip-1.2.4a-2 hdparm-3.6-4 helptool-2.4-9 howto-6.1-1 howto-chinese-6.1-1 howto-croatian-6.1-1 howto-french-6.1-1 howto-german-6.1-1 howto-greek-6.1-1 howto-html-6.1-1 howto-indonesian-6.1-1 howto-italian-6.1-1 howto-japanese-6.1-1 howto-korean-6.1-1 howto-polish-6.1-1 howto-russian-6.1-1 howto-serbian-6.1-1 howto-sgml-6.1-1 howto-slovenian-6.1-1 howto-spanish-6.1-1 howto-swedish-6.1-1 howto-turkish-6.1-1 ical-2.2-11 imap-4.7-5 imlib-1.9.7-3 imlib-cfgeditor-1.9.7-3 imlib-devel-1.9.7-3 indent-2.2.5-2 indexhtml-6.2-1 inetd-0.16-4 inews-2.2.2-3 info-4.0-5 initscripts-5.00-1 inn-2.2.2-3 inn-devel-2.2.2-3 install-guide-3.2-3 intimed-1.10-10 ipchains-1.3.9-5 iproute-2.2.4-2 iputils-20000121-2 ipvsadm-1.1-2 ipxutils-2.2.0.17-3 ircii-4.4-9 irda-utils-0.9.10-1 isapnptools-1.21b-1 isdn-config-0.6-9 isdn4k-utils-3.1-22 isicom-1.0-3 ispell-3.1.20-25 ispell-catalan-3.1.20-25 ispell-czech-3.1.20-25 ispell-danish-3.1.20-25 ispell-dicts-3.1.20-25 ispell-dutch-3.1.20-25 ispell-esperanto-3.1.20-25 ispell-french-3.1.20-25 ispell-german-3.1.20-25 ispell-greek-3.1.20-25 ispell-italian-3.1.20-25 ispell-norwegian-3.1.20-25 ispell-polish-3.1.20-25 ispell-portuguese-3.1.20-25 ispell-russian-3.1.20-25 ispell-spanish-3.1.20-25 ispell-swedish-3.1.20-25 itcl-3.0.1-35 jade-1.2.1-9 jed-0.98.7-5 jed-common-0.98.7-5 jed-xjed-0.98.7-5 jikes-1.11-2 joe-2.8-24 kaffe-1.0.5-3 kbdconfig-1.9.2.4-1 kdeadmin-1.1.2-6 kdebase-1.1.2-33 kdebase-lowcolor-icons-1.1.2-33 kdegames-1.1.2-3 kdegraphics-1.1.2-3 kdelibs-1.1.2-15 kdelibs-devel-1.1.2-15 kdemultimedia-1.1.2-7 kdenetwork-1.1.2-13 kdesupport-1.1.2-12 kdesupport-devel-1.1.2-12 kdetoys-1.1.2-3 kdeutils-1.1.2-4 kdpms-0.2.8-1 kernel-2.2.14-5.0 kernel-doc-2.2.14-5.0 kernel-headers-2.2.14-5.0 kernel-ibcs-2.2.14-5.0 kernel-pcmcia-cs-2.2.14-5.0 kernel-smp-2.2.14-5.0 kernel-source-2.2.14-5.0 kernel-utils-2.2.14-5.0 kernelcfg-0.5-5 korganizer-1.1.2-3 kpackage-1.3.10-3 kpilot-3.1b9-4 kpppload-1.04-10 krb5-configs-1.1.1-9 krb5-libs-1.1.1-9 kterm-6.2.0-10 kudzu-0.36-2 kudzu-devel-0.36-2 ld.so-1.9.5-13 ldconfig-1.9.5-16 less-346-2 lha-1.00-11 libPropList-0.9.1-1 libc-5.3.12-31 libelf-0.6.4-4 libghttp-1.0.4-1 libghttp-devel-1.0.4-1 libglade-0.11-1 libglade-devel-0.11-1 libgr-2.0.13-23 libgr-devel-2.0.13-23 libgr-progs-2.0.13-23 libgtop-1.0.6-1 libgtop-devel-1.0.6-1 libgtop-examples-1.0.6-1 libjpeg-6b-10 libjpeg-devel-6b-10 libjpeg6a-6a-5 libpcap-0.4-19 libpng-1.0.5-3 libpng-devel-1.0.5-3 libstdc++-2.9.0-30 libtermcap-2.0.8-20 libtermcap-devel-2.0.8-20 libtiff-3.5.4-5 libtiff-devel-3.5.4-5 libtool-1.3.4-3 libungif-4.1.0-4 libungif-devel-4.1.0-4 libungif-progs-4.1.0-4 libxml-1.8.6-2 libxml-devel-1.8.6-2 libxml10-1.0.0-2 lilo-0.21-15 linuxconf-1.17r2-6 linuxconf-devel-1.17r2-6 locale_config-0.2-1 logrotate-3.3.2-1 losetup-2.10f-1 lout-3.17-2 lout-doc-3.17-2 lpg-0.4-4 lpr lrzsz-0.12.20-4 lslk-1.25-2 lsof-4.47-2 ltrace-0.3.10-2 lynx-2.8.3-2 m4-1.4-12 macutils-2.0b3-13 magicdev-0.2.7-1 mailcap-2.0.6-1 mailx-8.1.1-10 make-3.78.1-4 man-1.5h1-1 man-pages-1.28-6 mars-nwe-0.99pl17-7 mawk-1.2.2-12 mc-4.5.42-10 mcserv-4.5.42-10 megaraid-driver-1.07-2 megaraid-megamgr-1.07-2 metamail-2.7-23 mgetty-1.1.21-4 mgetty-sendfax-1.1.21-4 mgetty-viewfax-1.1.21-4 mgetty-voice-1.1.21-4 mikmod-3.1.6-6 mingetty-0.9.4-11 minicom-1.83.0-4 mkbootdisk-1.2.5-3 mkinitrd-2.4.1-2 mkisofs-1.8-2 mkkickstart-2.1-1 mktemp-1.5-2 mkxauth-1.7-12 mod_perl-1.21-10 modemtool-1.21-6 modutils-2.3.9-6 mount-2.10f-1 mouseconfig-4.4-1 mpage-2.4-8 mpg123-0.59r-4 mt-st-0.5b-7 mtools-3.9.6-3 multimedia-2.1-17 mutt-1.0.1i-6 mxp-1.0-11 nag-1.0-4 nc-1.10-6 ncftp-3.0beta21-4 ncompress-4.2.4-15 ncpfs-2.2.0.17-3 ncurses-5.0-11 ncurses-devel-5.0-11 ncurses3-1.9.9e-11 net-tools-1.54-4 netcfg-2.25-1 netscape-common-4.72-6 netscape-communicator-4.72-6 netscape-navigator-4.72-6 newt-0.50.8-2 newt-devel-0.50.8-2 nfs-utils-0.1.6-2 nmh-1.0.3-6x nscd-2.1.3-15 nss_ldap-105-1 ntsysv-1.1.2-1 open-1.4-7 openldap-1.2.9-5 openldap-devel-1.2.9-5 p2c-1.22-4 p2c-devel-1.22-4 pam-0.72-6 passwd-0.64.1-1 patch-2.5-10 pciutils-2.1.5-2 pciutils-devel-2.1.5-2 pdksh-5.2.14-2 perl-5.00503-10 php-3.0.15-2 php-imap-3.0.15-2 php-ldap-3.0.15-2 php-manual-3.0.15-2 php-pgsql-3.0.15-2 phpfi-2.0.1-12 pidentd-3.0.10-5 pilot-link-0.9.3-3 pilot-link-devel-0.9.3-3 pine-4.21-8 piranha-0.4.12-1 piranha-docs-0.4.12-1 piranha-gui-0.4.12-1 playmidi-2.4-9 playmidi-X11-2.4-9 pmake-2.1.34-3 pmake-customs-2.1.34-3 popt-1.5-0.48 portmap-4.0-19 postgresql-6.5.3-6 postgresql-devel-6.5.3-6 postgresql-jdbc-6.5.3-6 postgresql-odbc-6.5.3-6 postgresql-perl-6.5.3-6 postgresql-python-6.5.3-6 postgresql-server-6.5.3-6 postgresql-tcl-6.5.3-6 postgresql-test-6.5.3-6 ppp-2.3.11-4 printtool-3.44-1 procinfo-17-4 procmail-3.14-2 procps-2.0.6-5 procps-X11-2.0.6-5 psacct-6.3.2-1 psmisc-19-2 pump-0.7.8-1 pwdb-0.61-0 pxe-0.1-14 pygnome-1.0.51-1 pygnome-applet-1.0.51-1 pygnome-capplet-1.0.51-1 pygtk-0.6.4-1 pygtk-libglade-0.6.4-1 python-1.5.2-13 python-devel-1.5.2-13 python-docs-1.5.2-13 python-tools-1.5.2-13 pythonlib-1.23-1 qt-2.1.0-4.beta1 qt-devel-2.1.0-4.beta1 qt1x-1.45-3 qt1x-devel-1.45-3 quota-2.00pre3-2 raidtools-0.90-6 rcs-5.7-11 rdate-1.0-1 rdist-6.1.5-12 readline-2.2.1-6 readline-devel-2.2.1-6 redhat-logos-1.1.0-2 redhat-release-6.2-1 rgrep-0.98.7-5 rhl-gsg-6.1en-2 rhl-ig-6.1en-1 rhl-rg-6.1en-1 rhmask-1.0-7 rhs-printfilters-1.63-1 rmt-0.4b15-1 rootfiles-5.2-5 routed-0.16-5 rp3-1.0.7-4 rpm-3.0.4-0.48 rpm-build-3.0.4-0.48 rpm-devel-3.0.4-0.48 rpm-python-3.0.4-0.48 rpm2html-1.2-6 rpmdb-redhat-6.2-0.20000308 rpmfind-1.4-3 rsh-0.16-12 rsh-server-0.16-12 rsync-2.4.1-2 rusers-0.16-4 rusers-server-0.16-4 rwall-0.16-6 rwall-server-0.16-6 rwho-0.16-2 rxvt-2.6.1-8 sag-0.6-3 samba-2.0.6-9 samba-client-2.0.6-9 samba-common-2.0.6-9 sash-3.4-2 screen-3.9.5-4 sed-3.02-6 sendmail-8.9.3-20 sendmail-cf-8.9.3-20 sendmail-doc-8.9.3-20 setserial-2.15-3 setup-2.1.8-1 setuptool-1.2-5 sgml-common-0.1-7 sgml-tools-1.0.9-5 sh-utils-2.0-5 shadow-utils-19990827-10 shapecfg-2.2.12-2 sharutils-4.2.1-2 slang-1.2.2-5 slang-devel-1.2.2-5 sliplogin-2.1.1-7 slocate-2.1-2 slrn-0.9.6.2-4 slrn-pull-0.9.6.2-4 sndconfig-0.43-1 sox-12.16-7 sox-devel-12.16-7 specspo-6.2-5 squid-2.3.STABLE1-5 stat-1.5-12 statserial-1.1-15 strace-4.2-1 svgalib-1.4.1-2 svgalib-devel-1.4.1-2 swatch-2.2-8 switchdesk-2.1-1 switchdesk-gnome-2.1-1 switchdesk-kde-2.1-1 symlinks-1.2-8 sysklogd-1.3.31-16 sysreport-1.0-3.2 talk-0.16-4 talk-server-0.16-4 taper-6.9a-2 tar-1.13.17-3 tcl-8.0.5-35 tclx-8.0.5-35 tcp_wrappers-7.6-10 tcpdump-3.4-19 tcsh-6.09-4 telnet-0.16-6 telnet-server-0.16-6 termcap-10.2.7-9 tetex-1.0.6-11 tetex-afm-1.0.6-11 tetex-doc-1.0.6-11 tetex-dvilj-1.0.6-11 tetex-dvips-1.0.6-11 tetex-fonts-1.0.6-11 tetex-latex-1.0.6-11 tetex-xdvi-1.0.6-11 texinfo-4.0-5 textutils-2.0a-2 tftp-0.16-5 tftp-server-0.16-5 time-1.7-9 timeconfig-3.0.3-2 timed-0.16-2 timetool-2.7.3-1 tin-1.4.2-3 tix-4.1.0.6-35 tk-8.0.5-35 tkinter-1.5.2-13 tksysv-1.1-3 tmpwatch-2.2-1 traceroute-1.4a5-18 transfig-3.2.1-4 tree-1.2-7 trn-3.6-21 trojka-1.1-14 ucd-snmp-4.1.1-2 ucd-snmp-devel-4.1.1-2 ucd-snmp-utils-4.1.1-2 umb-scheme-3.2-11 unarj-2.43-2 units-1.55-5 unzip-5.40-2 up2date-1.13-1 urlview-0.7-5 urw-fonts-2.0-4 usermode-1.20-1 utempter-0.5.2-2 util-linux-2.10f-7 uucp-1.06.1-23 vim-X11-5.6-11 vim-common-5.6-11 vim-enhanced-5.6-11 vim-minimal-5.6-11 vixie-cron-3.0.1-40 vlock-1.3-3 w3c-libwww-5.2.8-4 w3c-libwww-apps-5.2.8-4 w3c-libwww-devel-5.2.8-4 wget-1.5.3-6 which-2.9-2 wmakerconf-2.1-1 wmconfig-0.9.8-1 words-2-12 wu-ftpd-2.6.0-3 wvdial-1.41-3 x3270-3.1.1.9-3 xanim-2.80.1-3 xbill-2.0-7 xboard-4.0.5-5 xboing-2.4-10 xcdroast-0.96e-3 xchat-1.4.0-1 xcpustate-2.5-6 xdaliclock-2.18-2 xdosemu-0.99.13-1 xearth-1.0-13 xfig-3.2.3_beta1-2 xfishtank-2.1tp-1 xfm-1.3.2-13 xgammon-0.98-15 xinitrc-2.9-1 xisdnload-1.38-22 xjewel-1.6-13 xlispstat-3.52.17-1 xloadimage-4.1-13 xlockmore-4.15-4 xmailbox-2.5-9 xmms-1.0.1-4 xmms-devel-1.0.1-4 xmms-gnome-1.0.1-4 xmorph-1999.12.12-3 xntp3-5.93-14 xosview-1.7.1-4 xpaint-2.4.9-10 xpat2-1.04-11 xpdf-0.90-4 xpilot-4.1.0-1 xpm-3.4k-2 xpm-devel-3.4k-2 xpuzzles-5.4.1-8 xrn-9.02-3 xscreensaver-3.23-2 xsri-1.0-4 xsysinfo-1.7-1 xtoolwait-1.2-3 xtrojka-1.2.3-9 xwpick-2.20-11 xxgdb-1.12-13 yp-tools-2.4-1 ypbind-3.3-28 ypserv-1.3.9-3 ytalk-3.1-5 zip-2.3-4 zlib-1.1.3-6 zlib-devel-1.1.3-6 zsh-3.0.7-4
Alin, My needs are to perform a "map network drive" on the Windows host, then be able to open files that are stored on the Linux Samba host. Here is my current smb.conf, which describes a share named "swdist" that I would like to see. I'm thinking this is the most basic possible need. I also include the log file from the session which fails to even negotiate a protocol, much less mention a share name or user name, as a proper mapping would include. Peter [root@linux-fs2 samba]# cat /etc/smb.conf # Samba config file created using SWAT # from dhcp116-12.resva.trw.com (158.114.116.12) # Date: 2000/06/06 15:53:08 # Global parameters [global] workgroup = MARC server string = linux-fs2 Samba Server security = USER encrypt passwords = no hosts equiv = /etc/smb_hosts.equiv log level = 10 log file = /var/log/samba/log.%m max log size = 100 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 dns proxy = No comment = linux-fs2 shares [homes] comment = Home Directories guest account = ftp read list = silly guest ok = Yes browseable = No [swdist] comment = Read-only share of /usr2/dist path = /usr2/dist guest ok = Yes writable = no [swdistadmin] comment = Read and write share of /usr2/dist path = /usr2/dist guest ok = No writable = yes username = mvellayan,pklosky [printers] comment = All Printers path = /var/spool/samba print ok = Yes browseable = No 2001/01/24 09:46:15, 3] smbd/process.c:switch_message(448) switch message SMBnegprot (pid 23167) [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [PC NETWORK PROGRAM 1.0] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [LANMAN1.0] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [Windows for Workgroups 3.1a] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [LM1.2X002] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [LANMAN2.1] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(341) Requested protocol [NT LM 0.12] [2001/01/24 09:46:15, 3] smbd/negprot.c:reply_negprot(421) Selected protocol NT LM 0.12 [2001/01/24 09:46:15, 3] smbd/process.c:timeout_processing(854) end of file from client [2001/01/24 09:46:15, 2] smbd/server.c:exit_server(408) Closing connections [2001/01/24 09:46:15, 3] smbd/server.c:exit_server(435) Server exit (normal exit)>>> "Alin Osan" <aline@home.ro> 01/25/01 03:17AM >>>On 24 Jan 2001, at 16:38, Peter Klosky wrote:> Samba Folks, > > Can anyone suggest who would contract some time to answer this > question for money? We really do want to solve this problem, and have > a budget. > > Peter > > > I see in some other traffic on this list that someone else has > > Windows NT and/or Windows 2000 working with Samba shares for a Red > > Hat 6.2 box. Our situation is that it does not work at all, and > > never gets past protocol negotiation. This time, I've included both > > our /etc/smb.conf and the log file. Again, our shares work > > perfectly with Windows 95 clients. > > Can anyone who has gotten a share to work send an /etc/smb.conf and/or > any comments? > > Peter >Hi Peter, I have a Samba server (RH 6.2 kernel 2.4.0, samba 2.0.7) that successfully allows shares to users. But before we set-up a share on a Samba server I must know what are your needs and then we'll make an appropriate smb.conf. Let me know. BTW, money is not an issue for me on this. I would gladly help you. Alin Osan Network Administrator "Fundatia Casa" http://www.tryrom.com/casa phone 059467200 fax 059467202
Sorry, but have you install that too... always all the three ?? samba-2.0.7-4 samba-client-2.0.7-4 samba-common-2.0.7-4> -----Oorspronkelijk bericht----- > Van: Alin Osan [mailto:aline@home.ro] > Verzonden: donderdag 25 januari 2001 09:41 > Aan: Mailinglists > CC: samba@lists.samba.org > Onderwerp: RE: Red Hat 6.2 vs NT/Windows 2K > > > On 24 Jan 2001, at 23:29, Mailinglists wrote: > > > > > And the common and the client.... ? > > Meaning? > > > > > > Alin Osan > Network Administrator > "Fundatia Casa" > http://www.tryrom.com/casa > phone 059467200 > fax 059467202 >
Actually, samba-client and samba-common are the only 2 needed. Samba is the server side, only required if you want to share FROM this machine. On Wed, 24 Jan 2001, Mailinglists wrote:> > Sorry, but have you install that too... always all the three ?? > samba-2.0.7-4 > samba-client-2.0.7-4 > samba-common-2.0.7-4 > > > -----Oorspronkelijk bericht----- > > Van: Alin Osan [mailto:aline@home.ro] > > Verzonden: donderdag 25 januari 2001 09:41 > > Aan: Mailinglists > > CC: samba@lists.samba.org > > Onderwerp: RE: Red Hat 6.2 vs NT/Windows 2K > > > > > > On 24 Jan 2001, at 23:29, Mailinglists wrote: > > > > > > > > And the common and the client.... ? > > > > Meaning? > > > > > > > > > > > > Alin Osan > > Network Administrator > > "Fundatia Casa" > > http://www.tryrom.com/casa > > phone 059467200 > > fax 059467202 > > > > >
Alin, This "encrypt passwords = no" had some good effect. Now the log indicates that it gets a little further, though there is still some disagreement on the "true" password. And, btw, that change did knock of the Windows 95 clients, which previously worked. I'll continue on trying to get the encrypted passwords to match up. Peter>>> "Alin Osan" <aline@home.ro> 01/25/01 03:40AM >>>On 24 Jan 2001, at 17:28, Peter Klosky wrote:> Alin, > > My needs are to perform a "map network drive" on the Windows host, > then be able to open files that are stored on the Linux Samba host. > Here is my current smb.conf, which describes a share named "swdist" > that I would like to see. I'm thinking this is the most basic > possible need. I also include the log file from the session which > fails to even negotiate a protocol, much less mention a share name or > user name, as a proper mapping would include. > > Peter > > [root@linux-fs2 samba]# cat /etc/smb.conf > # Samba config file created using SWAT > # from dhcp116-12.resva.trw.com (158.114.116.12) > # Date: 2000/06/06 15:53:08 > > # Global parameters > [global] > workgroup = MARC > server string = linux-fs2 Samba Server > security = USER > encrypt passwords = no > hosts equiv = /etc/smb_hosts.equiv > log level = 10 > log file = /var/log/samba/log.%m > max log size = 100 > socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 dns > proxy = No comment = linux-fs2 shares > > [homes] > comment = Home Directories > guest account = ftp > read list = silly > guest ok = Yes > browseable = No > > [swdist] > comment = Read-only share of /usr2/dist > path = /usr2/dist > guest ok = Yes > writable = no > > [swdistadmin] > comment = Read and write share of /usr2/dist > path = /usr2/dist > guest ok = No > writable = yes > username = mvellayan,pklosky > > [printers] > comment = All Printers > path = /var/spool/samba > print ok = Yes > browseable = No >Peter, The first problem is in [global]. You need to have "encrypt passwords = yes" if you have win95 OSR2, 98, NT or 2000. All MS new products broadcast encrypted passwords, unless you change it in registry. Now you can make all your shares to work and administer proper permissions. You have to make it right because Linux uses authetification for every move you make on it's file system and some rights are over-written by Samba. Alin Osan Network Administrator "Fundatia Casa" http://www.tryrom.com/casa phone 059467200 fax 059467202
On 24 Jan 2001, at 23:48, Mailinglists wrote:> > Sorry, but have you install that too... always all the three ?? > samba-2.0.7-4 > samba-client-2.0.7-4 > samba-common-2.0.7-4Of course, but usually I prefer samba-latest.tar.gz that has everything. Alin Osan Network Administrator "Fundatia Casa" http://www.tryrom.com/casa phone 059467200 fax 059467202