Hello, I have a 3.0.23c server configured on Solaris 8 and was asked to upgrade to 3.0.25. So I downloaded the source, configured and installed it. I use no special options. Only: ./configure --prefix=/ORA/dbs01/utilities/Samba/samba-3.0.25/usrLocal --exec-prefix=/ORA/dbs01/utilities/Samba/samba-3.0.25/usrLocal The same as for the 23c. I copied over the lib/smb.conf file. Killed all running processes. Kill -HUP the inetd process. But when I try to connect to the new server, it asks me for the password again and again and never lets me in. I assumed the configuration was supposed to work as is. Could there be a bug in that part? Cheers, Arash. Here is the conf file I use: [global] keepalive = 0 workgroup = CERN security = SERVER encrypt Passwords = yes password server = srv01,srv02,srv03,srv04 log level = 1 log file = /ORA/dbs00/utilities/Samba/log.%m max log size = 5000 load printers = No disable spoolss = Yes Show add printer wizard = No preferred master = No local master = No domain master = No dns proxy = No invalid users = root bin daemon adm sync shutdown halt mail news uucp op erator oracle hosts allow = localhost 137.138. 128.141. [xdbconv] path = /ORA/dbs01/home/conversion/xdbconv public = yes valid users = user1 user2 user3 user4 writable = yes printable = no create mask = 0777
*** This bug has been marked as a duplicate of 4622 ***