search for: openconffile

Displaying 20 results from an estimated 39 matches for "openconffile".

2004 May 04
3
Smbd not running
Hi, I installed Samba on Solaris to enable me print from the solaris workstation to a windows print server. When I start smbd and nmbd , smbd does not run but nmbd runs
2001 Jan 03
3
Log file problems
Hello all, I am having a problem with Samba version 2.0.7 running on Solaris 2.7 and the way the log files are kept. In my smb.conf file I have "max log size = 2000", "log level = 2" and "log file = /var/opt/samba/log.%U". All of this works fine and does what one would expect. With this configuration on a busy system when the log file reaches its max size and gets
2003 Aug 21
2
smbcacls will not connect to Windows 2003 server
The Samba 3.0-RC1 "smbcacls" utility is reporting an error when I ask it to display the security information of a file on a Windows 2003 server: [root@demo5 bin]# ./smbcacls --user=SEITZDNSDOMNAIN\Administrator //seitzwin2003/Documents test.txt params.c:OpenConfFile() - Unable to open configuration file "/root/samba/debug/lib/smb.conf": No such file or directory Password: signing_good: SMB signature check failed on seq 1! SMB Signature verification failed on incoming packet! failed session setup with NT_STATUS_LOGON_FAILURE cli_f...
2002 Feb 23
2
Howto Samba and Win2K?
...read only = No create mask = 0766 guest ok = Yes When attemt to connect, I get this in my log.smbd [2002/02/21 09:04:51, 0] lib/debug.c:reopen_logs(337) Unable to open new log file /var/log/samba/log.linux: No such file or directory [2002/02/21 09:04:51, 0] param/params.c:OpenConfFile(543) params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf": No such file or directory [2002/02/21 09:04:51, 0] lib/debug.c:reopen_logs(337) Unable to open new log file /var/log/samba/log.linux: No such file or directory [2002/02/21 09:04:51, 0] lib/...
2002 Aug 13
2
AW: Unable to open configuration file "/etc/smb.conf"
...by accident. > > I'm using Red Hat 7.0 in conjunction with samba version 2.2.5 > > When I try to run '#: testparm /etc/smbd.conf', i get the > following output: > > [root][~/install/tars]: testparm > Load smb config files from /usr/lib/smb.conf > params.c:OpenConfFile() - Unable to open configuration file > "/usr/lib/smb.conf": > Success > Error loading services. > > . . . > > [root][/etc]: ls -all | grep smb > -rw-r--r-- 1 root root 9643 Aug 6 02:59 smb.conf > > and the contents of smb.conf ar...
2002 Aug 13
2
AW: Unable to open configuration file "/etc/smb.conf" (or whereve r i specify)
...ead. If you had no permission to read the strace would have looked like this: open("/etc/samba/smb.conf", O_RDONLY|O_LARGEFILE) = -1 EACCES (Permission denied) A quick look at the source code reveals: /etc/samba/smb.conf is opened in file_load (lib/util_file.c) which is being called from OpenConfFile (param/params.c). Then fd_load tries to read the file into memory. "Unable to open configuration file" is only being printed if file_load returns NULL which is being called if fd_load returns NULL which it does as the read returns 0 instead of 1243 (strace). This code is not verry comple...
2003 Mar 19
2
pid and lock dir during compile
I am compiling 2.2.8 on a Caldera Openlinux box that was running 2.0.5 or some such. It already has a working config and uses samba.d dirs for it's files: /etc/samba.d /var/lock/samba.d /var/log/samba.d etc During compile I use following switches --with-piddir=/var/lock/samba.d --with-lockdir=/var/lock/samba.d However the pid files are ending up in /var/run/samba instead of
2002 Mar 14
4
Samba client issues
...box using smbmount. I am able to do so successfully. But I do see some errors pop up when I run the command. My mount seems to be stable and it is mounted as rw. # smbmount "//EngineerWKS85/My Drivers" /mnt/samba -o username=MyUsername,password=MyPassword,workgroup=MyWorkgroup 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 load_client_codepage: filename /usr/local/samba/lib/codepages/codepage.850 does not exist. load_unicode_map: filename /u...
2002 Aug 12
6
Unable to open configuration file "/etc/smb.conf"
Interesting problem - can't figure out what's going on. I'm using Red Hat 7.0 in conjunction with smbd version 2.2.5 __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com
1998 Sep 26
0
No subject
After installing samba-1.9.18p10 on my Solaris 2.6 Server, I got the following messages. If you are familiar with theser errors, please help. smbclient error message: params.c:OpenConfFile() - Unable to open configuration file "/opt/samba-1.9.18p10/lib/smb.conf": Too many open files load_client_codepage: filename /opt/samba-1.9.18p10/lib/codepages/codepage.850 does not exist. Added interface ip=128.49.144.16 bcast=128.49.144.255 nmask=255.255.255.0 Added interface ip=128.4...
2002 Mar 14
2
Can't find smb.conf
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---
2002 Jul 31
1
testparm error
After installing Samba 2.2.5 from source and editing my smb.conf, I get the following error when running testparm: Load smb config files from /usr/local/samba/lib/smb.conf params.c:OpenConfFile() - Unable to open configuration file "/usr/local/samba/lib/smb.conf": Success Error loading services. ----------------------- smbd and nmbd will not start, and I can't imagine the problem here. Smb.conf has permissions set to 644, owned by root. I compiled samba on a Red Hat...
2003 Apr 08
0
machine account not accessible
...quot; exactly mean? I must get this running, thanks for any help or hint. Ingo Kappler Ps: I just found this in /var/log/samba.r13-3: [2002/08/24 17:02:57, 0] rpc_server/srv_netlog_nt.c:get_md4pw(154) get_md4pw: Workstation r13-3$: no account in domain [2002/08/24 17:33:25, 0] param/params.c:OpenConfFile(539) params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf": No such file or directory [2002/08/26 08:53:37, 0] rpc_server/srv_netlog_nt.c:get_md4pw(176) get_md4pw: Workstation r13-3$: no account in domain
2005 Apr 21
0
Upgrading samba from Fedora RPM
...=/etc --with-privatedir=/etc/samba --enable-debug --with-quotas --with-ldapsam --with-smbmount but after installbin, log.smbd (which is not located in the right directory) says : 2005/04/19 10:38:54, 0] param/params.c:OpenConfFile(537) params.c:OpenConfFile() - Unable to open configuration file "/usr/lib/smb.conf": No such file or directory log.smbd is installed in /var instead of /var/log/samba (from RPM installation). Can anyone give me the right parameters for Fedora Core. Thanks Best Regards. J...
2007 Dec 17
1
problem with samba 3.0.28/Solaris 8/smbclient
...dr=0x40498000 21056: *** process killed *** Here is a gdb backtrace: (gdb) run -U 'AD\ktm' //storage.rice.edu/home -D k/ktm Starting program: /build/samba-3.0.28/sunos5/bin/smbclient -U 'AD\ktm' //storage.rice.edu/home -D k/ktm [New LWP 1] [New LWP 2] [New LWP 3] params.c:OpenConfFile() - Unable to open configuration file "/usr/site/samba-3.0.28/lib/smb.conf": No such file or directory [New LWP 4] [New LWP 5] /build/samba-3.0.28/sunos5/bin/smbclient: Can't load /usr/site/samba-3.0.28/lib/smb.conf - run testparm to debug it Password: Domain=[AD] OS=[BlueArc...
2013 Feb 11
1
Samba 4 : File server
...ndalone file server tasks Is it me or i read the ntvfs is deprecatted ? So I run the/samba/sbin/smbd, but with no smb.conf the server does not start Tesparm give me : Load smb config files from /samba/etc/smb.conf rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) params.c:OpenConfFile() - Unable to open configuration file "/samba/etc/smb.conf": Can i Genrate a valid smb.conf for a member with samba-tool ? Regards Franck Botz
2014 May 14
2
Intermittent failure
...arse: 5 > rpc_srv: 5 > rpc_cli: 5 > passdb: 5 > sam: 5 > auth: 5 > winbind: 5 > vfs: 5 > idmap: 5 > quota: 5 > acls: 5 > locking: 5 > msdfs: 5 > dmapi: 5 > registry: 5 > scavenger: 5 > dns: 5 > ldb: 5 > params.c:OpenConfFile() - Unable to open configuration file "/usr/local/etc/smb4.conf": > Permission denied > pm_process() returned No > smbclient: Can't load /usr/local/etc/smb4.conf - run testparm to debug it > added interface re0 ip=192.168.1.254 bcast=192.168.1.255 netmask=255.255.255.0 &g...
2005 Apr 22
4
can't get samba 3.0.14a to work with ldap
Hi... If you have successfully gotten samba 3.0.14a (or any other recent samba version) to work with ldap, can you perhaps email me your various config files so I can figure out what I am doing wrong? Any help would be greatly appreciated. I've tried every thing I can think of, but I can't get samba 3.0.14a to work with ldap. The ldap server seems to be working and smbclient seems to
2003 Sep 18
1
2.2.8a newbie path problem
...------------------------------------------------------------------ If I tell testparm to check my smb.conf like this # testparm smb.conf 2>&1 | tee testparm.log it says ------------------------------------------------------------------------- Load smb config files from smb.conf params.c:OpenConfFile() - Unable to open configuration file "smb.conf": No such file or directory Error loading services. ------------------------------------------------------------------------- If I tell testparm to check my smb.conf like this # testparm /usr/local/samba/lib/smb.conf 2>&1 | tee...
2008 Oct 01
1
nmbd fails to start - permission denied
..._2.1 started. Copyright Andrew Tridgell and the Samba Team 1992-2007 [2008/09/30 22:02:40, 3] param/loadparm.c:lp_load(5040) lp_load: refreshing parameters [2008/09/30 22:02:40, 3] param/loadparm.c:init_globals(1430) Initialising global parameters [2008/09/30 22:02:40, 0] param/params.c:OpenConfFile(536) params.c:OpenConfFile() - Unable to open configuration file "/etc/samba/smb.conf": Permission denied [2008/09/30 22:02:40, 4] param/loadparm.c:lp_load(5071) pm_process() returned No [2008/09/30 22:02:40, 7] param/loadparm.c:lp_servicenumber(5209) lp_servicenumber:...