-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Samba Team is proud to announce the availability of the second beta release of the Samba 3.0.0 code base. While we are significantly closer to the final release, you should be reminded that this is a non-production release provided for testing only. The source code can be downloaded from : http://download.samba.org/samba/ftp/beta/ The uncompressed tarball and patch file have been signed using GnuPG. The Samba public key is available at http://download.samba.org/samba/ftp/samba-pubkey.asc Binary packages for RedHat, also signed by the Samba GPG key, have been released and can be found at http://download.samba.org/samba/ftp/Binary_Packages/ Others will be available as they are submitted by volunteers. A simplified version of the CVS log of updates since 3.0beta1 can be found in the the download directory under the name ChangeLog-3.0.0beta1-3.0.0beta2. The Release Notes are available on-line at http://www.samba.org/samba/whatsnew/samba-3.0.0beta2.html We are also taking this opportunity to beta test our new Bugzilla server. The intent is to replace the old jitterbug installation (bugs.samba.org). The new bug tracking system is located at https://bugzilla.samba.org/ Please search for existing bugs before filing new reports. As always, all bugs are our responsibility. --Enjoy The Samba Team -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) Comment: For info see http://quantumlab.net/pine_privacy_guard/ iD8DBQE/AoJsIR7qMdg1EfYRAl2GAKDQcTo9vikyb60xoKKoc61UAONtOQCfYmHK 407EPBf0PsUmgLzRqhs3oz4=B0wp -----END PGP SIGNATURE-----
Gerald (Jerry) Carter
2003-Jul-02 06:57 UTC
[Samba] Samba 3.0.0 beta2 available for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Samba Team is proud to announce the availability of the second beta release of the Samba 3.0.0 code base. While we are significantly closer to the final release, you should be reminded that this is a non-production release provided for testing only. The source code can be downloaded from : http://download.samba.org/samba/ftp/beta/ The uncompressed tarball and patch file have been signed using GnuPG. The Samba public key is available at http://download.samba.org/samba/ftp/samba-pubkey.asc Binary packages for RedHat, also signed by the Samba GPG key, have been released and can be found at http://download.samba.org/samba/ftp/Binary_Packages/ Others will be available as they are submitted by volunteers. A simplified version of the CVS log of updates since 3.0beta1 can be found in the the download directory under the name ChangeLog-3.0.0beta1-3.0.0beta2. The Release Notes are available on-line at http://www.samba.org/samba/whatsnew/samba-3.0.0beta2.html We are also taking this opportunity to beta test our new Bugzilla server. The intent is to replace the old jitterbug installation (bugs.samba.org). The new bug tracking system is located at https://bugzilla.samba.org/ Please search for existing bugs before filing new reports. As always, all bugs are our responsibility. --Enjoy The Samba Team -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) Comment: For info see http://quantumlab.net/pine_privacy_guard/ iD8DBQE/AoJsIR7qMdg1EfYRAl2GAKDQcTo9vikyb60xoKKoc61UAONtOQCfYmHK 407EPBf0PsUmgLzRqhs3oz4=B0wp -----END PGP SIGNATURE-----
I got this error when compiling it under Solaris 9.0 x86: Linking bin/smbd Undefined first referenced symbol in file ber_printf passdb/pdb_ldap.o (symbol belongs to implicit dependency /usr/local/lib/gcc-lib/i386-pc-solaris2.8/3.1/../../../liblber.so.2) ber_init libads/ldap.o (symbol belongs to implicit dependency /usr/local/lib/gcc-lib/i386-pc-solaris2.8/3.1/../../../liblber.so.2) ber_flatten passdb/pdb_ldap.o (symbol belongs to implicit dependency /usr/local/lib/gcc-lib/i386-pc-solaris2.8/3.1/../../../liblber.so.2) ber_scanf libads/ldap.o (symbol belongs to implicit dependency /usr/local/lib/gcc-lib/i386-pc-solaris2.8/3.1/../../../liblber.so.2) ber_memfree passdb/pdb_ldap.o (symbol belongs to implicit dependency /usr/local/lib/gcc-lib/i386-pc-solaris2.8/3.1/../../../liblber.so.2) ber_bvdup libads/ldap.o (symbol belongs to implicit dependency /usr/local/lib/gcc-lib/i386-pc-solaris2.8/3.1/../../../liblber.so.2) ber_bvfree passdb/pdb_ldap.o (symbol belongs to implicit dependency /usr/local/lib/gcc-lib/i386-pc-solaris2.8/3.1/../../../liblber.so.2) ber_free passdb/pdb_ldap.o (symbol belongs to implicit dependency /usr/local/lib/gcc-lib/i386-pc-solaris2.8/3.1/../../../liblber.so.2) ber_alloc_t passdb/pdb_ldap.o (symbol belongs to implicit dependency /usr/local/lib/gcc-lib/i386-pc-solaris2.8/3.1/../../../liblber.so.2) ld: fatal: Symbol referencing errors. No output written to bin/smbd collect2: ld returned 1 exit status make: *** [bin/smbd] Error 1 tha0@unixser [9:24pm] [~...samba-3.0.0beta2/source]> Gerald (Jerry) Carter wrote:>-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >The Samba Team is proud to announce the availability of the >second beta release of the Samba 3.0.0 code base. While >we are significantly closer to the final release, you should >be reminded that this is a non-production release provided for >testing only. > >The source code can be downloaded from : > > http://download.samba.org/samba/ftp/beta/ > >The uncompressed tarball and patch file have been signed >using GnuPG. The Samba public key is available at > > http://download.samba.org/samba/ftp/samba-pubkey.asc > >Binary packages for RedHat, also signed by the Samba GPG key, >have been released and can be found at > > http://download.samba.org/samba/ftp/Binary_Packages/ > >Others will be available as they are submitted by volunteers. > >A simplified version of the CVS log of updates since 3.0beta1 >can be found in the the download directory under the name >ChangeLog-3.0.0beta1-3.0.0beta2. The Release Notes are available >on-line at > > http://www.samba.org/samba/whatsnew/samba-3.0.0beta2.html > >We are also taking this opportunity to beta test our new >Bugzilla server. The intent is to replace the old jitterbug >installation (bugs.samba.org). The new bug tracking system is >located at > > https://bugzilla.samba.org/ > >Please search for existing bugs before filing new reports. >As always, all bugs are our responsibility. > > --Enjoy > The Samba Team > > > > >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v1.2.0 (GNU/Linux) >Comment: For info see http://quantumlab.net/pine_privacy_guard/ > >iD8DBQE/AoJsIR7qMdg1EfYRAl2GAKDQcTo9vikyb60xoKKoc61UAONtOQCfYmHK >407EPBf0PsUmgLzRqhs3oz4>=B0wp >-----END PGP SIGNATURE----- > > > > >
what is this? I found these 192.168.67.1 and 192.168.186.1 in the output of findsmb. [root@redhat bin]# ./editreg 192.168.1.88 Could not load registry: 192.168.1.88 [root@redhat bin]# ./findsmb 192.168.1.88 IP ADDR NETBIOS NAME WORKGROUP/OS/VERSION --------------------------------------------------------------------- 192.168.67.1 unknown nis name 192.168.186.1 unknown nis name 192.168.1.88 SAM-GPJ2WZUIMME [THALES] [Windows 5.1] [Windows 2000 LAN Manager] 192.168.1.91 REDHAT *[THALES] [Unix] [Samba 3.0.0beta2] [root@redhat bin]#
Maybe Matching Threads
- Samba 3.0.0 beta2 available for download
- Segmentation Fault when trying to set root samba password, IPA as a backend
- Samba 3.0.0 beta3 available for download
- Samba 3.0.0 beta3 available for download
- net: ../../../libraries/liblber/decode.c:644: ber_scanf: Assertion `((ber)->ber_opts.lbo_valid==0x2)' failed.