search for: startsmb

Displaying 7 results from an estimated 7 matches for "startsmb".

2003 Jun 19
3
Exec file incompatible with hardware
...and run a script we have that runs this command: /usr/local/samba/bin/smbd -D -l /var/adm/smblogs \ -s /usr/local/samba/lib/smb.conf /usr/local/samba/bin/nmbd -D -l /var/adm/nmblog.log \ -s /usr/local/samba/lib/smb.conf I get this error: ./startsmb.sh[7]: /usr/local/samba/bin/smbd: Executable file incompatible with h ardware ./startsmb.sh[9]: /usr/local/samba/bin/nmbd: Executable file incompatible with h ardware I realize we need to be off 10.20 and that this samba version is old, but we have clients we need to support that still have ol...
2001 Feb 01
1
daemon
Hi, I am struggling with starting smbd and nmbd as daemon under RH7.0. I made a file just like the example in the doc: #!/bin/sh /usr/local/samba/bin/smbd -D /usr/local/samba/bin/nmbd -D which I called "startsmb". Then I changed added the execution permission and ran it, but it doesn't run as a daemon. I also tried running both commands from the command line, but it doesn't show up as my process: ps ax |grep smbd would give me just 1234 pts/0 S 0:00 grep smbd Would you have any idea w...
2000 Jul 14
1
Clarity on using SAMBA and Mapping to a Sun Server
...om inetd. Restart inetd, perhaps just send it a HUP. If you have installed an earlier version of nmbd then you may need to kill nmbd as well. Step 5b. Alternative: starting it as a daemon To start the server as a daemon you should create a script something like this one, perhaps calling it "startsmb" #!/bin/sh /usr/local/samba/bin/smbd -D /usr/local/samba/bin/nmbd -D then make it executable with "chmod +x startsmb" You can then run startsmb by hand or execute it from /etc/rc.local To kill it send a kill signal to the processes nmbd and smbd. NOTE: If you use the SVR4 styl...
2009 Jan 17
1
samba documentation error
...g-basename LOGFILEBASE] [-V|--version] http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/compiling.html#startingSamba """ Alternative: Starting smbd as a Daemon To start the server as a daemon, you should create a script something like this one, perhaps calling it startsmb. #!/bin/sh /usr/local/samba/sbin/smbd -D /usr/local/samba/sbin/winbindd -B /usr/local/samba/sbin/nmbd -D """ Great job on the documentation overall. I remember 10 years ago it was much harder to read :) The HOW-TO's and EXAMPLES are especially great. Jason Ellison
1999 Apr 20
0
Pb: browsing list
...ks on /usr/local/samba that point to the corresponding files in /usr2/local/samba. This is done like that because I have not enough space on /usr. Attached with my message is a zip file which contains the config files of the installation and some log files. Until now samba is runned using a script (startsmb). It seams to work but I noticed the following messages in the file log.nmb: "adding IPC service services not loaded" and "Checked names Can't open wins database file /usr2/local/samba/var/locks/wins.dat Loaded names Can't open lmhosts file /usr/local/samba/lib/lmhosts Loaded...
2002 Feb 20
3
reloading smb.conf
Hello, I use samba 2.2.1.a on a Redhat 7.2 Linux Server. I would like to know if it is safe to stop and restart samba while Windows client users are still connected ? If not, how can I reload the new configuration hold in "smb.conf" without disconnect all the currently connected users ? Thank for your help ______________________________________________ R?mi SERRANO Service
2000 Nov 28
2
Welcome to the "samba" mailing list
i got the following problem: [root@sun samba]# tail log.smb [2000/11/28 16:20:16, 0] locking/locking.c:locking_init(174) ERROR: Failed to initialise share modes [2000/11/28 16:20:29, 0] locking/shmem_sysv.c:sysv_shm_open(667) Can't create or use IPC area. Error was Die Datei existiert bereits [2000/11/28 16:20:29, 0] locking/locking.c:locking_init(174) ERROR: Failed to initialise share