similar to: oracle has released samba 3.5.5 on solaris

Displaying 20 results from an estimated 1100 matches similar to: "oracle has released samba 3.5.5 on solaris"

2006 Oct 10
1
sieve deliver and sun cc compilers
sieve deliver still doesn't build with Sun cc. any suggestions ? thank you. cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/export/home/sho/src/dovecot/rc8/dovecot-1.0.rc8 -I/export/home/sho/src/dovecot/rc8/dovecot-1.0.rc8/src/lib -I../../src -I/opt/SUNWconn/crypto/include -xjobs=4 -c comparator.c -KPIC -DPIC -o .libs/comparator.o "comparator.c", line 149: syntax error before or at:
2010 Oct 05
2
[LLVMdev] gold-plugin build errors
I tried to build the gold plugin and receive the errors posted below. I checked out the gold plugin using "cvs -z 9 -d :pserver:anoncvs at sourceware.org:/cvs/src co src," as documented on llvm.org. Is that version bleeding edge and perhaps not stable? The first errors have to do with the libtool version. I have libtool 2.2.6 on my system, which is what the README-maintainer-mode
2019 Jul 18
2
make install libvirt v5.5.0 failed
Hi all: Unable to install libvirt v5.5.0 correctly through the source code which clone from git. The error message is shown below. libtool: install: (cd /home/libvirt/src; /bin/sh /home/libvirt/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -I/usr/include/libxml2 -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined
2004 Nov 16
1
solaris samba ldap
I'm trying to build 3.0.8 on solaris 9. I tried linking against both sun and openldap libraries, both unsucessufully. I get ------------------------------ checking for LDAP support... auto checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for
2004 Dec 14
1
openvpn/shorewall tunnel problem
Dear list, I am having a problem with openvpn. I have the following arrangement, running two instances of openvpn on "home fw". I want to protect my WLAN in back of the home fw and that works fine. I can see "Peer connection initiated with 192.168.1.3:5000" in daemon.log on homefw. Nothing gets initiated with officefw, nor can I ping the other end of the tunnel at officefw.
2003 Aug 15
1
Asterisk H323 Trunk
During debugging of H323 trunk side (using Jeremy Macnamara's H323 driver in ~/channels/h323) a couple of things come don't quite work as advertised... 1/ the following line in extensions.conf explicitly sets the outgoing caller ID (required in my case for downstream GK processing..) exten => _1NX.,1,SetCallerID,6400047602100 exten => _1NX.,2,Dial,H323/${EXTEN:1} what
2007 Oct 23
2
beta 1.1-3 compile fails on solaris 9 sparc, cc.
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/SUNWconn/crypto/include -xjobs=4 -c file-set-size.c "/usr/include/sys/resource.h", line 126: incomplete struct/union/enum timeval: ru_utime "file-set-size.c", line 26: warning: implicit function declaration: ftruncate "file-set-size.c", line 38: warning: implicit function declaration: pwrite cc: acomp failed for
2014 Sep 23
1
Running the test fails virnetmessagetest with libvirt 1.2.8
Hello I apologize in advance for my English. I compiled the new version of libvirt 1.2.8 on an environment Development Linux from Scratch with the following configure: configure: Configuration summary configure: ===================== configure: configure: Drivers configure: configure: Xen: no configure: QEMU: yes configure: UML: yes configure: OpenVZ: no configure: VMware:
2004 Nov 29
1
Cisco gateway help needed
HI, I have been pulling my hair out trying to get a Cisco MC3810 to interface my Asterisk box with a T1. I am able to make outgoing calls but incoing calls never reach my Asterisk box. The cisco give a fast busy when I try to call one of the DID's. When playing around with the dial-peers I can get the cisco to pick up the call, but then it forwards the call back to the ANI that is dialing.
2008 Jan 26
3
rsync more than 131072 files on linux
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 4063 bytes Desc: image001.jpg Url : http://lists.samba.org/archive/rsync/attachments/20080125/eb3abcd6/attachment.jpg
2008 Aug 22
6
EventMachine website down?
Hi all Is the EventMachine website (www.rubyeventmachine.com) down? I can''t access it from South Africa, and have tried using tor as well with no luck. I''m kinda new to EventMachine, so I first have a lot of examples to work through and reading to do before I start pestering the mailing list with questions. Thanks to everyone who partook in creating the library, so far
2011 Jul 19
3
3.5.5, ADS mode, user authentication syntax
All, I'm in the process of migrating a samba server from Solaris 10 (running 3.0.37) to Solaris 11 Express (running 3.5.5). The system is joined to a Win2k3 Active Directory. Migrating the configuration worked fine, the shares are available and everything mostly works as intended. The problem we're having is with the syntax of authentication requests from Windows client machines. On the
2005 Feb 07
3
RE: Problems With NAT/Multi IPs Settings... Sho rewall 2.2
>What does that mean? In the Mandrake control center, the options for DNS Servers get wiped out... I think this is just a Mandrake issues. Was just the one issue that got me convincedto switch to Fedora >Groan Yes, I''ve groaned much since =( >Exact error messages are helpful -- vague references to "...or >something..." are not helpful. Sorry about that..
2010 Sep 28
1
Samba 3.5.5. id-map issues with Active Directory
Hi, I'm running Debian Squeeze on a few machines that are all authenticating to a pair of Windows 2008 servers. After upgrading to samba 3.5.5 from 3.4.8 idmap has stopped resolving which is preventing user authentication on these boxes. The boxes that have been left at 3.4.8 continue to work fine. On the 3.5.5 boxes wbinfo and net ads show lists of users and groups without issue yet id
2000 Sep 04
2
problems with R COMPILE in make
Dear R helpers I have a problem with R COMPILE. While the Makefile consisting of the lines SOURCES = imageio.c procbase.c readargs.c regSegs.c goodiesPH.c \ generalAnalysis.c edgeAggregation.c utilities.alga.c \ cs.parametrizing.c tst.so: $(SOURCES) R SHLIB -o $@ $(SOURCES) works fine, the Makefile with the target replaced by imageio.o: imageio.c R COMPILE imageio.c results in
2000 Sep 04
2
problems with R COMPILE in make
Dear R helpers I have a problem with R COMPILE. While the Makefile consisting of the lines SOURCES = imageio.c procbase.c readargs.c regSegs.c goodiesPH.c \ generalAnalysis.c edgeAggregation.c utilities.alga.c \ cs.parametrizing.c tst.so: $(SOURCES) R SHLIB -o $@ $(SOURCES) works fine, the Makefile with the target replaced by imageio.o: imageio.c R COMPILE imageio.c results in
2010 Oct 21
1
getent group fails on member server after upgrade to 3.5.5
I have a member server joined to a samba 3 domain. It was working fine with 3.4.8 but after an upgrade to 3.5.5 (debian lenny with backports) getent group no longer works. getent passwd works fine, wbinfo -u and wbinfo -g work fine I upgraded some other servers which are DC's and those work fine. winbind.log shows [2010/10/21 14:06:13.918006, 3]
2010 Dec 18
2
Need a little help with Samba 3.5.5 on FreeNAS 7.2.5543
Good afternoon all. I have an odd problem that has me stumped and I'm hoping someone here may be able to help. Recently I switched from a Gentoo Linux based OS to FreeNAS. The version of Samba running on FreeNAS is 3.5.5 (and was the same under Linux). I mainly use my FreeNAS/Samba box to share MP3 files to an Audiotron. One of the files is the Turtle Beach radio file, radio_tr.txt. When I was
2010 Sep 23
1
Debian Upgrade to 3.5.5
After today's Squeeze upgrade from 3.4.8 to 3.5.5, domain logons were initially broken. I was fortunate to find Thomas Burkholder's workaround from last June, i.e. turn off server signing. Can anyone explain why "server signing = auto" no longer works in 3.5.x? Thanks. Dale http://lists.samba.org/archive/samba/2010-June/156237.html
2011 Sep 01
2
Samba 3.5.8 (and 3.5.5) shipped with Solaris 10 keeps crashing when smbd process count hits about 500-600
Hi, We are running Samba on Solaris 10 cluster as a HA service. There are two nodes in the cluster and Samba versions are 3.5.8 on other node and 3.5.5 on another. Samba build is one that ships with Solaris 10. We are using Sun (Oracle) LDAP for user account data so passwd and group databases related information is retrieved from there. Authentication is done against Windows 2008 AD. This Samba