similar to: Unable to open configuration file "/etc/smb.conf"

Displaying 20 results from an estimated 10000 matches similar to: "Unable to open configuration file "/etc/smb.conf""

2002 Aug 13
2
AW: Unable to open configuration file "/etc/smb.conf"
Try these two: bash> which testparam should tell you which testparam is being started. Is it where you expect it to be? bash> strace /full/path/testparam Gives you information on all system calls called from within testparam. It will give quite a bit of output and somewhere near the end you will find something like: open("/usr/lib/smb.conf", O_RDONLY|O_LARGEFILE) = ... This would
2002 Aug 13
2
AW: Unable to open configuration file "/etc/smb.conf" (or whereve r i specify)
Hi, it looks like you have something really messed up on your system. The size of the file is 1243 bytes (from strace) but 0 bytes are being read. 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
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
2002 Aug 13
0
AW: AW: Unable to open configuration file "/etc/smb.conf" (or whe reve r i specify)
> -----Urspr?ngliche Nachricht----- > Von: nero one [mailto:nero_oner@yahoo.com] > Gesendet: Dienstag, 13. August 2002 19:33 > An: Uli Luckas > Cc: samba@lists.samba.org > Betreff: Re: AW: Unable to open configuration file "/etc/smb.conf" (or > whereve r i specify) > > > Hi Uli, > > I'm not really sure what i'm looking for here, but
2004 Apr 28
1
Using Swat - Could not connect to host localhost (port 901) error!
Hello Everyone, I'm using Mandrake 10 and trying to learng Samba 3.0.2a. I compile the source and install it alright on my Mandrake linux (./configure, make, and make install). Here what I'd done after the installation: Add to /etc/services file swat 901/tcp Add to /etc/inetd.conf file swat stream tcp nowait.400 root /usr/local/samba/sbin swat Since swat binary in the
2002 Mar 14
4
Samba client issues
Hello everyone, I am a newbie to samba. I am trying to mount a Windows 2000 share directory on my linux 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
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
2002 Oct 30
1
sticky bit, etc.
I have a question about samba and sticky bits. I have a share with the following configuration: [documents] comment = documents path = /shares/documents public = no writeable = yes printable = no valid users = @lan1 force user = docadmin force group = lan1 create mode = 0440 force create mode = 0440 directory mode = 1770 force directory mode = 1770 delete read only = no
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
2002 Aug 21
2
Someone with XP and Wine
Could someone with Wine and XP running send me a copy of their ./wine/config file? Thanks __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com
2004 Jan 20
2
Re-Invite between SIP phones
Anybody knows what do I need to tell Asterisk to issue a re-INVITE between two SIP phone to avoid having the media going through the server? Tks, Al __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus
2004 Sep 10
2
[Flac-users] Re: [Flac-announce] Winamp not in default directory
I'm moving this over to flac-users... Anyway, are you using Mike Wren's installer? I'm not familiar with that yet. Josh --- C&K Slagle <ckslagle@earthlink.net> wrote: > have winamp installed on a partitioned drive. > I installed the most recent version of Flac which includes the plugin > for > winamp. However, .flac files are not recognized in winamp.. Is it
2004 Sep 10
2
Error initializing flac stream decoder.
Thanks for that email. The one lihe change I made is this : from #define FLAC__MAX_RICE_PARTITION_ORDER (15u) to #define FLAC__MAX_RICE_PARTITION_ORDER (6u) and that seemed to make decoder_new() happy, but it's promptly crashing after making a call to the read callback (below), then to the meta callback. The meta callback did nothing but print a string and return. I removed it, and
2002 Aug 19
3
How do I go about this
hello all. I have a dual boot laptop running XP and RH3. I tried to install wine but because my XP is on NTFS I could not link to that partition. So, I have burned all my personal files to CD and am wondering what to do next: 1) I suppose I could install another windows operating system like 98. Drawback is that when I do use Windows, XP tends to handle the plug and play features better (like
2002 Nov 01
1
3.5p1 hpux 11.X .ssh/environment ignored
Am I missing something, or is this a bug? I'm using OpenSSH 3.5p1 on (non-trusted) HP-UX 11.00 and 11.11, compiled without pam support, but with the stock sshd_config (in particular, with privsep), and sshd ignores my client's ~/.ssh/environment file. It worked fine under previous versions. Thanks! -Tim __________________________________________________ Do you Yahoo!? HotJobs - Search
2002 Aug 13
1
ReWind vs WINE vs WINEX
I have a question in that which is the best WINE to use? Or what are the differences wineX - This is the wine from Transgaming that the CVS does not contain SafeDisc but the purchasable one does? rewind - This is the MIT/X licensed version wine - This is the LGPL version from www.winehq.com Right now I use "wine" and update from CVS from winehq.com. So which is the best one to use as
2004 Apr 26
1
using outbound sip proxy in asterisk
sorry if this has been asked before. is it possible to configure asterisk to use an outbound sip proxy? thanks __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover
2004 May 04
2
Dial zap and music on hold
i tried using music on hold option in the dial command exten => 7777,1,Dial(zap/1/7777,20,m) when someone calls me and i picked up the phone, the call will be suddenly dropped. however, if i use a sip client instead of zap (also changing the dial statement to sip), i can answer the incoming call without a problem. is this a known bug? (asterisk cvs 05-03-04 using RedHat v9 on Via mini-ITX)
2004 Sep 10
2
24-bit support in winamp2 plugin
OK, I finally fixed the linear dithering code in the Winamp 2 plugin. I have not figured out all the whiz-bang GUI-based configuration stuff yet so as it stands the plugin will play back 24-bit FLAC files and dither them down to 16-bit. I don't know how to check if the output module supports 24-bit either, but you can recompile the plugin without the #define FLAC__DO_DITHER to force it to do
2004 Aug 06
2
icecast hangs at start
thanks for the reply. the problem is after i start icecast with icecast -c /path to icecast.xml, i see the following: Changed groupid to 501. Changed userid to 501. and then it just hangs. i do not get a command prompt or anything. so i was wondering if there are any other messages that normally follow during the startup process. <p>--- Karl Heyes <karl@xiph.org> wrote: > On