Mmm. Any ideas anyone?
Latest CVS, updated and built this morning...
---snip---
phoenix lib # ../bin/smbpasswd -a root
params.c:OpenConfFile() - Unable to open configuration file
"/usr/local/samba/lib/smb.conf":
No such file or directory
Can't load /usr/local/samba/lib/smb.conf - run testparm to debug it
phoenix lib # pwd
/usr/local/samba/lib
phoenix lib # ls
smb.conf
---ends---
stat /usr/local/samba/lib/smb.conf ? (are you rights correct, can root read from that file) jelmer> Mmm. Any ideas anyone?> Latest CVS, updated and built this morning...> ---snip--- > phoenix lib # ../bin/smbpasswd -a root > params.c:OpenConfFile() - Unable to open configuration file > "/usr/local/samba/lib/smb.conf": > No such file or directory > Can't load /usr/local/samba/lib/smb.conf - run testparm to debug it > phoenix lib # pwd > /usr/local/samba/lib > phoenix lib # ls > smb.conf > ---ends---> -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba-- Jelmer Vernooij <jelmer@nl.linux.org> - http://nl.linux.org/~jelmer/ Development And Underdevelopment: http://library.thinkquest.org/C0110231/ Listening to Radio 3FM 23:30:21 up 7 days, 2:15, 28 users, load average: 1.33, 1.30, 1.21
One other thing comes to mind - check the execute permission on each directory down to the smb.conf file - make sure the execute bit is set on each directory, so smbd can traverse the directory structure to GET to the smb.conf file... Hope this helps, Don -----Original Message----- From: Tom Syroid [mailto:tom@syroidmanor.com] Sent: Friday, March 15, 2002 12:13 PM To: Jelmer Vernooij Cc: samba@lists.samba.org Subject: Re: [Samba] Can't find smb.conf Checked that -- smb.conf is 755. --On Thursday, March 14, 2002 23:30 +0100 Jelmer Vernooij <jelmer@nl.linux.org> wrote:> (are you rights correct, can root read from that file)-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba