similar to: Tru64

Displaying 20 results from an estimated 2000 matches similar to: "Tru64"

2002 May 27
1
samba 2.2.4 bugs
My sistem is Tru64 5.1 Alpha server 4100 Compiling smbd/dir.c Compiling smbd/password.c cc: Warning: smbd/password.c, line 1198: In this statement, the referenced type of the pointer value "name" is const, but the referenced type of the target of this assignment is not. (notconstqual) if (!message_named_mutex(name, 20)) { ---------------------------------^ Compiling smbd/conn.c
2014 Dec 05
0
Getting some fails in log.nmbd
Hi I've got a home-made, small file server running on Samba 2.4.1.11 from Debian Wheezy backports repo. I've noticed following lines in log.nmbd file: [2014/11/17 22:54:00, 0] nmbd/nmbd.c:66(terminate) Got SIGTERM: going down... [2014/11/17 22:54:00, 0] libsmb/nmblib.c:856(send_udp) Packet send failed to 127.0.0.1(137) ERRNO=Operation not permitted [2014/11/17 22:54:00, 0]
2003 Oct 10
1
clients loose connection/cant save to samba server (samba-3.0.0-2)
hi, i setup a samba-3.0.0-2 server under redhat 9. i added this server to a win nt 4.0 domain controller. the nt domaincontroller only runs the following services: wins, dhcp & pdc. nothing more. /etc/samba/smb.conf: [global] workgroup = SCHLICK-ROTO server string = Server - File hosts allow = 172.24. 127. printcap name = /etc/printcap load printers = yes log file =
2000 Jan 27
0
Samba is now a logon server for workgroup ... on subnet 127.0.0.1
I just finished setting up a Linux RedHat 6.1 system with Samba 2.0.5a. I cannot browse the system from a Windows Nt Domain, but I can browse it just fine from another Linux samba system... The line: [2000/01/27 14:41:47, 0] nmbd/nmbd_logonnames.c:become_logon_server_success(118) become_logon_server_success: Samba is now a logon server for workgroup BERKELEY on subnet 127.0.0.1 looks
2000 Mar 29
1
2.0.7pre2: multihomed_register_name error
rh61, 2.2.14. The problem is in 2.0.6 also. 1st samba is wins server. 2nd samba uses the 1st samba as wins server. All is ok, but if I use interfaces = eth0 127.0.0.1 bind interfaces only = yes (is there anything wrong in the above lines?) in the 2nd samba, then I get the following in the log.nmb of the 2nd samba: [2000/03/29 15:45:30, 1] nmbd/nmbd.c:main(743) Netbios nameserver version
2007 May 03
0
Problem of displying contents of shares
I'm using samba 3.0.24. I create my Makefile for cross compiling smbd nmbd testparm and CP850.so: Makefile: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Flags divers #COFLAGS=-O2 CWFLAGS= -g -Wall # Cross compile tools CC=mips-linux-gcc #CC=gcc LINT=splint SHLD= $(CC) -O -D_SAMBA_BUILD_ LDSHFLAGS=-shared -Wl,-Bsymbolic
2002 Jun 11
0
Sol 2.8-Samba 2.2.4-Sun WS 6 C Compiler-Compiler Warning Messages
I'm receiving compiler warning messages using Solaris 2.8, Sun Workshop 6 C compiler and Samba 2.2.4. Can the warning be safely ingnored? Dennis 36 % make Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/openwin/share/include/X11/extensions -I/usr/openwin/include= -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba.22/var"
2003 Jan 15
0
Problems with wins Server
I setup the samba server to be a wins server on my network when ever I browse the network it takes for ever to come up and sometimes it takes awhile to even to bring up the share or I don't see them. I am using lmhost on win xp system and the linux system for dns. When ever I do restart on the samba server it gives me this error. (shutting down nmb services ./smb: line 201: kill (6442) - no
1998 Oct 19
1
domain_master_node_status_fail: ... Cannot sync browser lists.
This looks like a bug to me, except . . . no one else seems to have encountered it, and it's in a pretty basic area, so there must be something wrong at our site. When the Unix server becomes a local master browser, Samba is unable to sync its browse list w/that of the DMB. None of our NT machines are having any trouble, and our tech. support guy says the DMB is in good health. Rebooting
2002 May 06
1
A make problem with Samba 2.2.4
Hi, I've downloaded Samba 2.2.4 today and attempted to install it on our Compaq AlphaServers running Compaq Tru64 v5.1A. It configures OK, but "make" produces a few serious looking warnings. I've captured both "./configure" and "make" to the attached text file. Examples: .... Compiling smbd/password.c cc: Warning: smbd/password.c, line 664: In this
2001 Dec 05
0
digital unix problem
SEND: Teoman TURHAN Hi teams. I installed samba 2.0.9 on Alpha server TRU64 unix 4.0F. But I cannot configure --with-dfs because this Tru64 unix was installing chosed filesystem type UFS filesystem. but I used ./configure command and make and make install. I installed ADVFS file system 2 days ago samba 2.2.2 on TRU64 unix. but I don't live a problem. all services were running. UFS BUG
2002 May 29
0
Need help compiling on HPUX 11.00 for 2.2.4
I am getting the following errors when compiling SAMBA 2.2.4 on HP-UX 11.00. Anyone have any ideas on what's causing the problem? Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var" -DCONFIGFILE="/opt/samba/etc/smb.conf"
2002 May 28
0
link errors compiling 2.2.4 on HP-UX 11.00
I am getting the following link errors when compiling SAMBA 2.2.4 on HP-UX 11.00. Anyone have any ideas on what's causing the problem? Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_HPUX_SOURCE -D_POSIX_SOURCE -D_LARGEFILE64_SOURCE -D_ALIGNMENT_REQUIRED=1 -D_MAX_ALIGNMENT=4 -DLOGFILEBASE="/opt/samba/var"
2003 May 06
0
Issue with Mandrake 9.1 and Samba
I have a new MDK 9.1 server running iptables, pop, smtp, ftp, www, ssh, and trying tio get samba up on it. The box has two nic's in it. inside net is 192.168.1.0/24 the outside is a /28 net I have uip forwarding running and also shorewall. I also have an older Samba box running on the internal net. The problem is this. All the winblows boxes can see the old samba server but not the new server.
2006 Jun 26
1
OpenSSH compatibility with Tru64 version 4.0F?
I am just looking for a quick answer as to whether or not OpennSSH is compatible with Digital Unix Tru64 v 4.0F. Hing Fei Wong Systems Engineer Building 100, M1309 Valley Forge, PA Admin # 4-6242 -----Original Message----- From: Darren Tucker [mailto:dtucker at zip.com.au] Sent: Friday, June 23, 2006 3:53 AM To: Wong, Hing Fei Cc: www at openbsd.org Subject: Re: OpenSSH compatibility with
1998 Oct 15
1
Problem to map home dir
> Sorry, but in the first mail I forgot to attach the Makefile and I > forgot also to mention that I already tried the password handling in win95 > via the registry. > > De Boe Bart wrote: > > > Hello, > > > > I need to install Samba on a HP J210 HPUX 10.20. > > I downloaded and compiled version 1.9.18p10. > > > > Following problems are
2005 Oct 14
11
[Bug 1104] Compile error "ldLL" not declared in strtonum.c under Tru64 Unix 4.0f
http://bugzilla.mindrot.org/show_bug.cgi?id=1104 Summary: Compile error "ldLL" not declared in strtonum.c under Tru64 Unix 4.0f Product: Portable OpenSSH Version: 4.2p1 Platform: Alpha OS/Version: OSF/1 Status: NEW Severity: critical Priority: P2 Component: Build system
2013 Dec 16
1
10.0-RC1: bad mbuf leak?
Hi all, I think I'm experiencing a bad mbuf leak or something of the sort and I don't know how to diagnose this further. I have a machine at home that is mostly used for transcoding video for viewing on my TV via the multimedia/plexmediaserver port. This software runs in a jail and gets the actual files from my NAS via NFSv4. It's a pretty simple setup and sits idle unless I am
2001 Feb 25
1
Problem with sftp-server on Tru64 (long long type and %ll)
The ls_file function in sftp-server.c calls snprintf with "%8llu" as part of the format string and a "unsigned long long" type argument. The "%ll" format is not a valid format on Tru64 (at least 4.0F). Apparently it can confuse snprintf as well - sftp-server will segfault and core dump if the user types "ls". This isn't really a needed format string on
2002 Aug 28
1
ERROR: out of memory in flist_expand on Tru64 UNIX
I am running rsync version 2.5.5 on Tru64 UNIX on two AlphaServers running version 4.0F and version 5.1. Rsync fails with the error message: ERROR: out of memory in flist_expand A log of the command I am using is: # rsync --dry-run --recursive --delete foo:/foo1 /bar1/foo1copy receiving file list ... done ERROR: out of memory in flist_expand rsync error: error allocating core memory buffers