similar to: Can't run SAMBA from inetd

Displaying 20 results from an estimated 4000 matches similar to: "Can't run SAMBA from inetd"

1997 Jul 31
5
SAMBA digest 1372
David Allan Finch wrote: > Has anyone considerd modify the Unix encypt to use > the same system as NT. IE the encypted pasword in the > /etc/passwd or NIS/NIS+ table is the same for both? Err. That would be a *really* bad idea. See the l0phtcrack source for details :-). Seriously, though. The password hashes used on NT are very poor. They don't use salt and people are now
1998 Jun 16
1
File access trouble
I am experience some trouble with wrong file group ID on files when a user is member of several groups. It seems that only the primary group is used. This is not what I want. I want to control witch group is used. A setting in smb.conf like active group = xxx, or something like that, so that active group is set if the user really is a member of that group. The Force group - parameter
2001 Mar 29
3
INETD Question.
I'm currently running version 2.0.7 of samba(CIFS9000). I have HPUX 11.x installed on the samba server. When I try to run this from inetd it doesn't work. I can run a startup script that runs the smbd as a daemon and it works fine. But if I try to run it from inetd it won't start. The previous version of Samba 1.9.18p10 that I had on this server worked fine. Is this a bug in
1998 Jul 20
2
Multiple interfaces
I have tried to set up Samba on my Solaris 2.5.1 with 2 interfaces (le0, le0:1 - one network card with two IP addresses). But all I could see is throught the default ports 137 and 139. In my /etc/inetd.conf, I have: netbios-ns dgram udp wait root /opt/samba/bin/nmbd nmbd -s/opt/samba/lib/kes.smb.conf netbios-ssn stream tcp nowait root /opt/samba/bin/smbd smbd -s/opt/samba/lib/kes.smb.conf
2004 Feb 02
2
Solaris 8 & Samba 3: "address already in use"
I am getting errors when I try to start smbd which say that port 445 is already in use, but nothing else is using it. In the log, the full error is: -----start log.smbd---- [2004/02/02 11:03:53, 0] lib/util_sock.c:open_socket_in(662) bind failed on port 445 socket_addr = 0.0.0.0. Error = Address already in use ------end log.smbd----- In my /etc/services file, I have these entries:
1998 Oct 05
0
samba-1.9.18p10 - Solaris 2.6, postinstall and postremove scripts
Greetings all, See below for postinstall and remove scripts for the above release for those who may have wondered why they didn't work. Minor changes, but those below work. Find these scripts in ../samba-1.9.18p10/packaging/Solaris/pkg-specs. Regards Anthnoy :::::::::::::: postinstall :::::::::::::: #!/bin/sh # install samba nawk '/^netbios-[ns]*[ ]/ {next} {print} END { print
1999 May 19
1
bind failed
Help me ! I cannot start smbd, it immediatly stops, I've got in my log.smb [1999/05/19 14:53:43, 0] lib/util_sock.c:open_socket_in(709) bind failed on port 139 socket_addr=0.0.0.0 (Adresse déja utilisée.) And then It stops, I cannot launch smbd. I my /etc/services, I've got the two lines : netbios-ssn 139/tcp netbios-ns 137/upd and in /etc/inetd.conf netbios-ssn stream tcp
1999 Nov 12
3
problems running samba on Caldera 2.3?
I have the default installation of samba (2.0.5) that came with Caldera OL 2.3, but it doesn't seem to be starting up properly, nor is SWAT working. When I run the script 'samba start', I get the message "Starting samba: smbd nmbd", but when I check the running processes, only nmbd shows up. Running smbstatus gives me the message "Couldn't open status file
2001 Nov 26
2
Access denied from NT
Hi, I have a problem in accessing samba server from NT network neighbourhood. I can see the samba server icon on neighbourhood. But while trying to access then it's asking for user name & passowrd. I am not using local user & password from unix box rather it should be authenticated from NT PDC and accordingly I have modified the smb.conf file. Here is the sample of that. 103 flara %
2001 Mar 28
0
smbd is not started
Hi, I tried to map solaris to PC running 3.1 or 3.11 or so. That PC sees another solaris as it is mapped to it. No problem there. But to map to it the new solaris 5.7 system with latest samba i get "receiving computer is not responding". I did "ps -aef|grep smbd" and see it not running. nmbd is running. I followd the instructions as follows ans I see no smbd running. nmbd is
2003 Feb 05
1
Speed/lockup problems with wireless client
Hi, I have samba running on a home LAN using a Linksys mixed wired (100 Mbit ethernet) & wireless access point, which also does NAT to a DSL modem. The server is connected to this access point via an ethernet cable. Clients can connect via wireless or wired network connection. I am using encrypted passwords, and have in smb.conf: socket options = TCP_NODELAY SO_RCVBUF=4096
2005 Sep 22
1
Question on Samba Service
Hi, For no particular reason, my Samba service didn't start yesterday, when I went to start it by going in the /usr/local/samba/sbin and then typing SMBD I got an error "permission denied" and something about the port 139 (sorry I don't have the whole error message) No changes were made on the box. I started looking over the web and I found an something out something to
1999 Nov 22
0
smbd does not run from inetd
Hello, I've a problem with Samba version 2.0.6, where smbd does not start from inetd. nmbd starts from inetd and "smbd -D" works fine as well. And I didn't have that problem with 2.0.4b. The following is an extraction of the smb.log, which shows an "read_socket_data: recv failure for 4. Error = Invalid argument" error. Regarding this problem, what is the difference
2001 Mar 02
0
Problems with Samba 2.0.7, Solaris 8, and Windows 2K
I have a Solaris box and Windows 2K box connecte through a hub, along with a DSL modem. I cannot get the two boxes to work via Samba, here is the relevant details. The status report from SWAT # Samba config file created using SWAT # from localhost (127.0.0.1) # Date: 2001/03/02 12:54:01 # Global parameters [global] netbios name = MARISOL server string =
1998 Oct 02
0
bind failed on port 139 error in log.smb???
I just install samba.1.9.18p10 version on my Solaris 2.6. Our network setup: the SAMBA server is on the same network with my NT Server PDC and NT workstation within PDC domain. I also have another subnet that have WinNT and Win95. We also use NIS domain server for our UNIX home user account. smb.conf: workgroup = NTPDC_NAME server string = SMBSERVER_NAME host allow = .... load
2003 Sep 08
1
Trouble with SAMBA Deamons
Hello guys: Im having trouble with my SAMBA server ver. 2.2.8a, the issue that i have is: this server is presenting shutdowns of the samba deamons (smbd and nmbd), in the earlier version i putted this lines in the inetd.conf file netbios-ssn stream tcp nowait root /usr/local/samba/bin/smbd ?D netbios-ns dgram udp wait root /usr/local/samba/bin/nmbd ?D swat stream
2006 Jul 10
3
Samba 3 startup
Hello, I'd like to see if I can get some clarification on what is the preferred method of starting the Samba daemons (note that we are using Solaris, not Linux). This is something that I'm not able to find any explanation of in any of the Samba 3 documentation that I've looked at so far. In Samba 2 I would have the Samba daemons started up by the following in my /etc/inetd.conf:
2002 Jun 20
2
Could see the share
Hi, Samba world: It is my first time to use samba to share a folder from a solaris 7 to our windows 2000 clients. After I have the following, I could not see the unix share point. Your help is highly appreciated! 1) Install samba 2.0.5. 2) done the following: Edit /etc/services and make the following changes. Immediately after the line which reads: sunrpc 111/tcp rpcbind
2006 Feb 16
2
Samba Problem on AIX
I've been running Samba3.0.21a on two AIX5.3 servers for several weeks with no major problems. Today, one of the servers stopped working. I received the following message from Windows when I tried to access one of the share drives: An error occurred while reconnecting T: to \\wara01\TSMreports Microsoft Windows Network: This local device name is already in use This connection has not
2001 Apr 14
2
Extreme samba newbie needs help
Hi, I am having some troubles setting samba up nicely on my Slackware 7.1 machine. It is currently just a web/ftp server mainly for my personal use at home. I downloaded the tarball samba-2.0.7 and did everything to install it "properly." I edited services to include: netbios-ns 137/tcp # NETBIOS Name Service netbios-ns 137/udp netbios-dgm