Displaying 20 results from an estimated 30000 matches similar to: "smb.conf location"
2001 Dec 27
1
problem with smb.conf
----- Forwarded by Lenwood Gay/MIS/CPS/US on 12/27/2001 11:20 AM -----
Lenwood Gay
To: samba-bugs@samba.org
2003 Jun 02
0
AW: AW: AW: Re: AW: samba installatio
Since you've compiled with default options, your smb.conf is located in
/usr/local/lib/smb.conf . You should copy your working smb.conf for version 2.2.7 (/etc/samba/smb.conf) to /usr/local/lib.
You should run ./testparm as well.
------------------------
"A.A" <1alp@gmx.de> wrote:
------------------------
there is some new Error:connections.tdb not initialized.
>
>
2003 Jun 02
0
AW: AW: AW: Re: AW: samba installation
there is some new Error:connections.tdb not initialized.
balalayka:/usr/local/samba/bin # ./smbstatus
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
*************************************
I do copy the old smb.conf to
2003 Jun 02
1
AW: AW: AW: AW: Re: AW: samba installatio
hi ke,
****************************************************
Since you've compiled with default options, your smb.conf is located in
/usr/local/lib/smb.conf . You should copy your working smb.conf for version
2.2.7 (/etc/samba/smb.conf) to /usr/local/lib.
You should run ./testparm as well.
***********************************
That's just what i did and the Result is the same!
Is there a
2003 Jun 02
0
AW: AW: Re: AW: samba installation
You need to do ./smbstatus as well.
------------------------
"A.A" <1alp@gmx.de> wrote:
------------------------
hi,
>
>in the meantime i uninstalled and reinstalled samba again.
>it' s strage because i get two directories , Samba and samba-2.2..8a !!
>Newertheless i did as you wrote but there is still the old Samba ther!
>i Killed both Daemons and do :
2003 Jun 02
0
AW: AW: Re: AW: samba installation
hi,
in the meantime i uninstalled and reinstalled samba again.
it' s strage because i get two directories , Samba and samba-2.2..8a !!
Newertheless i did as you wrote but there is still the old Samba ther!
i Killed both Daemons and do :
balalayka:/etc/samba # ps fax | grep nmbd
balalayka:/etc/samba # ps fax | grep nmbd
balalayka:/etc/samba # cd /usr/local/samba/bin/
2003 Jun 02
0
AW: Re: AW: samba installation
you'll need to type './smbd -D' instead of 'smbd -D' if you're in the /usr/local/samba directory (same for nmbd -D and smbstatus).
BTW, you need to type 'ps fax | grep smbd' and then 'kill -9 <process ID>', where <process ID> is listed in the 'ps fax | grep smbd' command. Same for nmbd.
Also, make sure the smbd and nmbd daemons are not
2002 Dec 19
0
Generic smb.conf file
Hi,
Does anybody know where I can get an untouched
smb.conf file? When I used samba-swat, it rewrote
smb.conf and deleted out the comments that was in the
original file that came with samba.
Minh
--- samba-request@lists.samba.org wrote:
> Send samba mailing list submissions to
> samba@lists.samba.org
>
> To subscribe or unsubscribe via the World Wide Web,
> visit
>
2003 Jun 02
0
AW: Re: AW: samba installation
hi,
there is the output of the command samba stop
and some more outputs.
Maybe you see now more what do i wrong :(!
balalayka:/usr/local # ls
. bin include man samba-2.2.8a sbin src
.. games lib samba samba-2.2.8a.tar.gz share
balalayka:/ # /etc/init.d/samba stop
bash: /etc/init.d/samba: No such file or directory
balalayka:/ # whereis samba
samba: /etc/samba
2003 Jun 01
2
AW: samba installation
Hi again,
A.A wrote:
> Hi Thomas,
> As i wrote that's still the old Version:
> /usr/local/samba-2.2.8a/bin/smbstatus --> samba version 2.2.7a-SUSE
> When i type "Which smbstatus" i get /usr/bin /smbstatus
this looks like a standard installation of SuSE.
>
> I dont know what you mean with :
> For startup the samba processes you should change your
2003 Dec 01
0
No subject
1.) Edited my SMB.conf inside the /etc/samba directory - I changed the =
default workgroup name to match that of my Windows 2000 SP2 machine.
I also edited the Public share to point to /home/markdog/apps =
directory with open permissions for viewing.
2.) Manually started the SMBD and NMBD daemons- these are the copied =
lines from a terminal prompt:
[root@localhost /root]# smbd -D
smbd -D
2004 Aug 24
0
smbstatus hangs after upgrade from 2.2.8a to 3.0.6
Dear list,
I have just upgraded our main Samba server from version 2.2.8a to 3.0.6.
It seems to be working fine except for 2 things:
1. when I use smbstatus(or swat/status) only some of the connections
are listed and then smbstatus hangs forever(swat comes back after
a while, but only with some of the connections)
Have any of you experienced something similar ?
How can I debug
2006 Apr 14
0
Revised smb-wall (Was: smbclient -M --> ERRmsgoff?)
I've gotten smb-wall to work with Samba v3. If there's a better way,
please let me know. If not, what's the chances this could be included
in a future release?
#!/usr/bin/perl
#
#@(#) smb-wall.pl Description:
#@(#) A perl script which allows you to announce whatever you choose to
#@(#) every PC client currently connected to a Samba Server...
#@(#) ...using "smbclient -M"
2003 Apr 09
1
Lingering IPC$ connections
I'm running the latest samba release (2.2.8a), and everything seems to
be running fine. Except for something that does not look quite right.
Connections to the IPC$ share are being left behind by samba once the
user has logged off. And what's even more troubling is that the pid
associated with the lingering IPC$ connection is picked up by the next
smbd process, and then you have one pid
2012 Oct 04
3
Name Resolve Order : parameter of smb.conf with testparm
I am writing this letter and I hope that I'll have answers about the
generation of smb.conf by the way of smb.conf.master with testparm command.
Like is described on page 5 of Samba3-HOWTO.pdf.
The situation is:
- The manual of smb.conf says that the default value of the parameter ?name
resolve order? is ?lmhosts host wins bcast?, but when I type the command
like:
# testparm -s
2002 May 22
1
Killing smb-connection
Hi everybody,
i use following software:
Linux version 2.4.7-10 (bhcompile@stripples.devel.redhat.com) (gcc
version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)) #1 Thu Sep 6
17:27:27 EDT 2001
# smbd -V
Version 2.2.1a
Imagine a user (user x) opened a file stored on the samba server like
"blah.xls" (excel 2k) so the file is locked by the smbd. Another user
wants to edit this file so we
1998 Dec 22
2
Problems with SMB.CONF (2nd)
Majid,
On Wed, 23 Dec 1998 00:20:31 +1100, Majid Tajamolian wrote:
>> >; hosts allow = *.bol.sharif.ac.ir
>> >; hosts allow = .bol.sharif.ac.ir
>> >; hosts allow = 194.225.42.*
>> > hosts allow = 194.225.42.
>> >2. As you see above, if I use a domain detector except with the format
>> > "194.225.42." , clients on our LAN
2004 Jul 30
1
Samba 3 smbstatus not as good
I use a lot of "force user" and "force group" directives on various
shares. With smbstatus of Samba 2 I could always verify with a glance
what uid and gid a particular service is being accessed as, with Samba 3
you can't. I'd REALLY like to see that come back to smbstatus.
Here's a real world example of my complaint...
Samba 2 smbstatus output...
Samba version
2001 Apr 12
0
SMB+CUPS
hi
i am working in the right direction
this are the message in the log.smbd
[2001/04/12 11:11:48, 0] locking/shmem_sysv.c:sysv_shm_open(667)
Can't create or use IPC area. Error was El fichero existe
[2001/04/12 11:11:48, 0] locking/locking.c:locking_init(174)
ERROR: Failed to initialise share modes
I don't know what to do
i am only traying to print from win clients to
mandrake linux
2003 Apr 22
1
NT groups in smb.conf
Hi -
I am using Samba 2.2.8a - wondering how to use an NT group as opposed to a UNIX
group to restrict access to a share. Is this possible? I didn't see anything in
smb.conf.example nor on the mailing list archive. Any help is greatly
appreciated.
Thanks,
Greg