Hi, my name is Victor Zucarino, from Brazil. I have a little question: The Samba 2.2.0 (newest) run in a Intel machine, or only in Alfa? I have a Intel PIII 850 running with RedHat 6.2 and Samba 2.0.7-4 (very well). Thanks and congratulations Samba Team! --------------------------------- Victor Zucarino Analista de Sistemas Fabrimar S/A (0xx21) 3088-2276 --------------------------------- -------------- next part -------------- HTML attachment scrubbed and removed
Samba 2.2 will run on most platforms including Intel. You can chose to get already compiled binaries for your particular platform or can compile from source using a compiler designed for your current OS (Alpha, for example). Your existing RedHat installation can be upgraded to 2.2, and should keep most of the current configuration during the process (rpm -Uvh package_name). Marco ----- Original Message ----- From: Victor Zucarino To: samba@samba.org Sent: Friday, April 20, 2001 9:21 AM Subject: Question. Hi, my name is Victor Zucarino, from Brazil. I have a little question: The Samba 2.2.0 (newest) run in a Intel machine, or only in Alfa? I have a Intel PIII 850 running with RedHat 6.2 and Samba 2.0.7-4 (very well). Thanks and congratulations Samba Team! --------------------------------- Victor Zucarino Analista de Sistemas Fabrimar S/A (0xx21) 3088-2276 ---------------------------------
Installing samba on Unix AIX for the first time will appreciate any help. I downloaded gunzip and untar the samba-latest.tar.gz. I then go ahead and run ./configure from the source directory. I am getting the following error. configure: error: no aceptable cc found in $PATH Luis
> Installing samba on Unix AIX for the first time will appreciate any help. I > downloaded gunzip and untar the samba-latest.tar.gz. I then go ahead and run > ./configure from the source directory. I am getting the following error.> configure: error: no aceptable cc found in $PATHInstall a C compiler on your system, like gcc (http://www.gnu.org/software/gcc) or any other c compiler(cc) Jelmer -- Jelmer Vernooij <jelmer@nl.linux.org> - http://nl.linux.org/~jelmer/ Development And Underdevelopment: http://library.thinkquest.org/C0110231/ Listening to Radio 3FM 01:14:12 up 3 days, 3:09, 15 users, load average: 0.02, 0.89, 1.24
You need to have GCC or a compatible compiler installed in your system. //Anders> Installing samba on Unix AIX for the first time will appreciate any help. I > downloaded gunzip and untar the samba-latest.tar.gz. I then go ahead and run > ./configure from the source directory. I am getting the following error.> configure: error: no aceptable cc found in $PATH> Luis
Hi, I just installed samba on an AIX 4.3.3 unix server. I am having problems connecting to it but do not know why. testparm, smbstatus all look good however other commands are not working. If I use the smbclient -L host_name -U user_name from the server I just installed samba to a remote samba server I get a positive response. If do smbclient from the remote server to the server I just installed samba I get an error. smbclient -L dbsts -U root "dbsts is the server where I installed samba" added interface ip= ip of localserver bcast=bcast ip nmask= nmask ip session request to dbsts failed (code 0) session request to *SMBSERVER failed (code 0) On the other hand, I smbpasswd command does not work either. This is what I get when I use it. smbpasswd "it takes me to the entering passwd prompts then I get an error" unable to open passdb database failed to find entry for root failed to modify entry for root. Any input that will help me resolv this problem will be greatly appreciated. Thanks in advance Luis
Hi, I could able to notice one in samba. When i tried to connect to samba shares from a windows workstation it is recursively asking for the password at some times, not accepting the password though it is right. following are the log statements, ~~~ [2003/10/27 14:28:40, 1] smbd/reply.c:reply_sesssetup_and_X(1023) Rejecting user 'xxx': authentication failed ~~~ I am running samba-2.2.8a, windows 2003 AD domain. Shares are on the netapp filer. Any help on this? thanks, -janardhan.