Skipped content of type multipart/alternative-------------- next part -------------- [2002/02/18 18:50:37, 0] smbd/server.c:main(733) smbd version 3.0-alpha15 started. Copyright Andrew Tridgell and the Samba Team 1992-2002 [2002/02/18 18:50:37, 0] lib/debug.c:reopen_logs(369) Unable to open new log file /var/log/samba/smbd.log: No such file or directory [2002/02/18 18:50:37, 0] lib/debug.c:reopen_logs(369) Unable to open new log file /var/log/samba/smbd.log: No such file or directory -------------- next part -------------- [2002/02/18 18:50:37, 0] nmbd/nmbd.c:main(773) Netbios nameserver version 3.0-alpha15 started. Copyright Andrew Tridgell and the Samba Team 1994-2002
I think "Bad Secret" means that the Machine account information (containing the SID) does not match what is on the server. You might try renaming your secrets.tdb and MACHINE.SID, delete the machine account on the PDC and rejoin the domain. Do you know if you are talking with the wins server OK? -Dan -----Original Message----- From: Julio Rojas [mailto:jrojas@uft.edu.ve] Sent: Tuesday, February 19, 2002 10:35 AM To: samba@lists.samba.org Subject: [Samba] Secret is bad... Ok David, here is the deal... I stopped the daemons, deleted all log files and ran "net rpc join -U <domain admin user>"... Again, I had "unable to find a suitable server"... If I use "wbinfo -u" and "wbinfo -g" I receive both domain users and groups... But if I use "wbinfo -t" i get: Secret is Bad 0xc00000e5 The logs are attached... Julio Rojas -------------- next part -------------- HTML attachment scrubbed and removed
Le Mardi 19 F?vrier 2002 08:33, Julio Rojas a ?crit :> Ok David, here is the deal... I stopped the daemons, deleted all log files > and ran "net rpc join -U <domain admin user>"... Again, I had "unable to > find a suitable server"... If I use "wbinfo -u" and "wbinfo -g" I receive > both domain users and groups... But if I use "wbinfo -t" i > get:try "net rpc join -U <domain admin user> -S <PDC name>", it made it work for me... Dominique Leducq
rename your samba directory to something else and download, compile, and install again. If you do not mind using the latest samba, try the following in a script run from /usr/local (you will need cvs on your system for it to work.) #!/usr/bin/ksh echo "\npassword: cvs\n" cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co samba David -----Original Message----- From: Julio Rojas [mailto:jrojas@uft.edu.ve] Sent: Tuesday, February 19, 2002 10:35 AM To: samba@lists.samba.org Subject: [Samba] Secret is bad... Ok David, here is the deal... I stopped the daemons, deleted all log files and ran "net rpc join -U <domain admin user>"... Again, I had "unable to find a suitable server"... If I use "wbinfo -u" and "wbinfo -g" I receive both domain users and groups... But if I use "wbinfo -t" i get: Secret is Bad 0xc00000e5 The logs are attached... Julio Rojas