[Samba] smb.conf not in sysconfdir? [samba-3.0.1pre1]

2004-10-07 Thread Gibson Moses
Hie Vincent

Did you finally get assistance with the peoblem with samba.

I am also getting this error 

Copyright Andrew Tridgell and the Samba Team 1992-2004
[2004/10/07 11:53:39, 0] param/params.c:OpenConfFile(532)
  params.c:OpenConfFile() - Unable to open configuration file
/usr/lib/smb.conf:
No such file or directory
[2004/10/07 11:56:09, 0] smbd/server.c:main(757)
  smbd version 3.0.5 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2004
[2004/10/07 11:56:09, 0] param/params.c:OpenConfFile(532)
  params.c:OpenConfFile() - Unable to open configuration file
/usr/lib/smb.conf:
No such file or directory 


please help if you have found the answer to this problem..


regards


Gibson






-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] smb.conf not in sysconfdir? [samba-3.0.1pre1]

2004-10-07 Thread Paul Gienger

Copyright Andrew Tridgell and the Samba Team 1992-2004
[2004/10/07 11:53:39, 0] param/params.c:OpenConfFile(532)
 params.c:OpenConfFile() - Unable to open configuration file
/usr/lib/smb.conf:
 

This sounds like a bad ./configure option.  When we configure it with 
--prefix=/opt/samba smb.conf shows up in /opt/samba/lib/smb.conf.  Would 
you post your configure line?

--
Paul Gienger Office: 701-281-1884
Applied Engineering Inc. 
Information Systems Consultant   Fax:701-281-1322
URL: www.ae-solutions.commailto: [EMAIL PROTECTED]

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] smb.conf not in sysconfdir? [samba-3.0.1pre1]

2003-10-20 Thread Vincent . Badier
I compiled samba-3.0.1pre1with the following options, expecting to find
smb.conf under /etc/samba directory. However, all binaries programs attempt
to find it under /usr/lib one.


mysrv:/mnt# ./configure --prefix=/usr --sysconfdir=/etc
--with-privatedir=/etc/samba --localstatedir=/var --with-smbmount
--with-syslog --with-utmp --with-readlin --with-libsmbclient --with-winbind
--with-acl-support --with-quotas --with-ads --with-ldap

mysrv:/mnt# testparm --version
Version 3.0.1pre1

mysrv:/mnt# testparm
Load smb config files from /usr/lib/smb.conf
params.c:OpenConfFile() - Unable to open configuration file
/usr/lib/smb.conf:
No such file or directory
Error loading services.


--
Vincent


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba