Displaying 20 results from an estimated 20000 matches similar to: "3.5 issue"
2006 Feb 01
4
ADS and samba domain member: ads_connect: Cannot resolve network address for KDC in requ
Thanks,
Unfortunately, I still got the same error. I may be wrong, but it is
like it does the automatic lookup process of kdc instead of using the
krb5.conf file. However, as per my note below, if I do add bad config
info to the krb5.conf, it does complain.
David
David Shapiro
Unix Team Lead
919-765-2011
>>> Dimitri Yioulos <dyioulos@firstbhph.com> 2/1/2006 10:15:49 AM
2006 Mar 30
3
Winbind and email server
Folks,
Sincere apologies for asking this again, but I'm just not getting this to
work, and must be missing something here:
My company's network is based around a Windows 2003 server AD, with several
RHEL AS 3 boxes connected to it via samba (3.0.21c-1). ?This scheme works
very well. ?I've set up, and have successfully been using a sendmail-based
email system, too.
My issue is
2010 Jun 09
2
Samba/LDAP and home dir creation
Hi, all.
I'm working on a project to create a Samba PDC
with LDAP authentication. I've been pretty
successful in getting everything to work.
However, I've run into a small snag:
The PDC is built on an OpenSuse 11.2 box. Most of
the member servers are also OpenSuse 11.2 boxes.
However, a CentOS 5.5 server was just added to
the mix. While users can lo into the CentOS box,
2006 Apr 01
0
Winbind and email server]
okay, im far from a pam expert, but i don't see any mention of winbind there?
It's my weekend at the moment so i can't get to my test box at work to
show you my pam module using winbind, but maybe you should check out this
page on my website, it's using ldap try and use this and replace any
mention of ldap with winbind
http://www.yourhowto.org/content/view/35/9/
or
i have a
2005 Apr 22
3
smb ports feedback
Having read a few posts recently I thought I would do some testing.
Given XP's use of 445 and that I have a couple of networks where they only have XP clients, I thought I would try setting smb ports to 445 only rather than that suggested of just specifying 139.
This has worked well for XP clients with SP2.
However SP1, and presumably pre-SP1 clients, lose all sight of the NBT network.
2005 Apr 11
3
FW: net ads join fails
Ok I deleted the incorrect conf file and set it up using Yast again here is the amended file. I tried using the IP address of the server this time but I'm still getting the same errors as before.
[libdefaults]
default_realm = ELLISONSLEGAL.COM
clockskew = 300
[domain_realm]
.ELLNET = ELLISONSLEGAL.COM
[realms]
ELLISONSLEGAL.COM = {
kdc = 10.0.0.31
default_domain = ELLNET
2008 Oct 29
1
OT?: Binaries from sernet
All,
Apologies if this is an impertinent question. I've been installing source
RPMs from the "Experimental" branch at sernet. That has yet to change to
samba-3.2.4. I understand it's a volunteer effort, but I was wondering if
any work is being done to create the 3.2.4 source rpm?
Dimitri
--
This message has been scanned for viruses and
dangerous content by MailScanner,
2010 May 14
2
Samba and active Directory
hi all,
yes the good old topic where most people have a problem with :)
I have a Windows 2003 Active Directory Server und want that users on
this directory are able to login on a Samba Share.
The authentication with wbinfo -a user%password works and I already
joined the domain with
net ads join
I am also able to authenticate as directory user with his directory
password, BUT only if this
2005 May 13
1
samba problems on aix
Installed samba 3.0.4.0 and libiconv 1.9.1 (download from bullfreeware) on
AIX 5.2. When I run smbclient, it says error:
exec(): 0509-036 Cannot load program ./smbclient because of the following
errors:
0509-150 Dependent module libreadline.a(libreadline.so) could not be loaded.
0509-022 Cannot load module libreadline.a(libreadline.so).
0509-026 System error: A file or directory in the path name
2001 Feb 13
2
problem installing openssh
I am still trying to install openssh, I did like Kevin told me but it
didn't work, I tried it like this:
VER=openssh-2.3.0p1
SRC=/usr/src
CFLAGS="+w1 +W 486,474 +O3 +ESlit +Optrs_strongly_typed \
> -I/opt/zlib/include/"
LDFLAGS="-L/opt/zlib/lib/"
# ./configure --prefix=/opt/${VER} \
> --sysconfdir=/etc/opt/openssh \
>
2000 Jul 06
0
R-1.1.0 on Alpha?
Has anyone succeeded in compiling R-1.1.0 on a Digital (Compaq) Alpha
running OSF4.0F (or E)? Everything seems to compile OK (except the
frequent "Warning: Unresolved:" at link time - this threw me off the
scent for a while!), but then at run time I get:
Fatal error: The X11 shared library could not be loaded.
The error was dlopen: cannot load
2014 Apr 22
9
[Bug 916] New: Build failure on Slackware 14.1 (./configure rejects libreadline.so)
https://bugzilla.netfilter.org/show_bug.cgi?id=916
Summary: Build failure on Slackware 14.1 (./configure rejects
libreadline.so)
Product: nftables
Version: unspecified
Platform: i386
OS/Version: other
Status: NEW
Severity: major
Priority: P5
Component: nft
AssignedTo: pablo at
2006 Jul 13
3
Winbind dies
Serious apologies if this has been discussed before, but my search
didn't turn up much:
I have samba (kept up-to-date with latest) running on several CentOS 3
and 4 boxes as part of a Win2k3 domain. On one particular box,
winbind dies on a regular basis (all the other installations run
flawlessly). A quick restart, and we're good again. However, as
this is a very active server
2010 Jan 22
2
readline/termcap problems compiling Samba 3.5.0rc1 on CentOS 5.4 64-bit
Hi all
When I try to compile 3.5.0rc1 on CentOS 5.4, I get the seemingly well know
problem below
Linking bin/smbclient
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetnum'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetent'
2013 Mar 15
22
[PATCH 00/09] arm: tools: build for arm64 and enable cross-compiling for both arm32 and arm64
The following patches shave some rough edges off the tools build system
to allow cross compiling for at least arm32 and arm64 based on the
Debian/Ubuntu multiarch infrastructure. They also add the necessary
fixes to build for arm64 (which I have only tried cross, not native).
I have posted some instructions on how to compile with these patches on
the wiki:
2007 Dec 21
2
Congratulations
I'm sure I speak for the entire community when I offer my heartiest
congratulations to the Protocol Freedom Information Foundation and the Samba
team for new agreement with Microsoft giving them, and other FOSS programs,
access to data on how the Windows operating system works! The Samba team has
gutted it through over the past several years to provide an essential tool
for our work.
2009 Feb 05
1
Source RPM compile error
Hi, all.
I have several boxes with CentOS versions 3.x, 4.x, and 5.x running in my
shop, with Samba loaded on many. I've been able to stay on the current
version of Samba in CentOS 4.x and 5.x using the source RPM from Sernet.
However, I'm not able to upgrade Samba on the CentOS 3.x boxes. Here's the
error I get when I run "rpmbuild --rebuild --clean
2002 Feb 07
1
R loads uncorrect readline library (PR#1304)
Hello,
We have built R 1.4.1 on Red Hat 7.1 for use on both Red Hat 7.1 and 7.2.
Running R on Red Hat 7.2 fails with the following error message:
$ R
/usr/local/r-1.4.1/lib/R/bin/R.bin: error while loading shared libraries:
libreadline.so.4.1: cannot open shared object file: No such file or directory
$
This is because Red Hat 7.1 provides readline-4.1 while Red Hat 7.2. provides
2016 May 18
2
Latest R-devel build failing on OS X
Ah, got it. For some ancient reason config.site on that machine had
LDFLAGS=-L/usr/X11R6/lib
in config.site, and that prevented configure from inserting -L /usr/local/lib, so linked /usr/lib/libreadline.dylib, which is the Apple-supplied one, which possibly is really libedit...
-p
> On 18 May 2016, at 22:01 , peter dalgaard <pdalgd at gmail.com> wrote:
>
> gcc
2002 Jul 12
2
Another question about getting command history
Hello everyone,
Thanks to the people who so kindly responded to my earlier query about how
to get R to retrieve my previous command when I hit the up-arrow
key. Several people pointed out to me that in order to enable this feature
I need to re-install R with the GNU readline library. My question now
is: how do I accomplish this? Can anyone tell me what changes I need to
make to the