Displaying 20 results from an estimated 2000 matches similar to: "re: Samba + Winbind + SuSE Linux AD auth not working"
2006 May 31
1
Problem joining into ads
Hi,
it try to join ads with samba 3.0.22 (SLES9 SP3) and got:
holu0001:~ # kinit <admin>
<admin@DOMAIN> Password:
kinit: NOTICE: ticket renewable lifetime is 1 week
holu0001:~ # net ads join
[2006/05/31 17:42:21, 0] libads/ldap.c:ads_add_machine_acct(1507)
Warning: ads_set_machine_sd: Unexpected information received
ads_set_machine_password: Message stream modified
holu0001:~ #
2006 Mar 10
1
Winbind for five minutes?
Okay, I'm having some weird Windbind issues. Here's my plea below:
Okay, here's my setup:
SLES9 | Samba Version 3.0.4 | Winbind | W2K3-SP1 Active Directory Domain
I have kerberos configured properly, I can successfully run this command:
# knit domainuser
domainuser@TESTDOMAIN.ORG's Password:
kinit: NOTICE: ticket renewable lifetime is 1 week
and succesfully joined the
2006 Jun 06
0
AW: Problem joining into ads
Hallo Herr Deschner,
ich habe mich sehr gefreut, als Sie so schnell auf meinen Eintrag in der Mailingliste geantwortet haben.
Haben Sie mit den Debug Meldungen anfgefangen?
Ich bin um jede Hilfe Dankbar.
Sie d?rfen mir auch gerne private Antworten (franz@pfoertsch.de).
Gru?
Franz Pf?rtsch
-----Urspr?ngliche Nachricht-----
Von: Guenther Deschner [mailto:gd@samba.org]
Gesendet: Mittwoch, 31.
2006 Feb 03
0
Problems viewing shares on a SAMBA/Windows 2003 ADS setup
Greetings,
I've set up a Fedora Core 4 server to be a file server, among other
things, to a mostly-Windows network. The Windows server I'm using to
authenticate against is a fully-patched Windows 2003 Small Business
server. I've used as many tutorials online that I can find. However,
once the server joins the domain and a share has been created, I am
bombarded with constant login
2005 Sep 24
0
net ads join fails on ADS 2003
hello,
i am wondering, when i try to follow the ADS 2003, samba can't join completly.
The join ends with: ads_machine_password:Message stream modified.
When i start 'net ads join' with debugging i got an error:
[2005/09/24 18:51:49, 1] libads/krb5_setpw.c:parse_setpw_reply(237)
Got error packet 0x7e from kpasswd server
[2005/09/24 18:51:49, 1]
2019 May 30
1
domain won't go online
Hi. I'm hoping for some advise/help.
I have a domain that won't seem to go online:
$ wbinfo --online-status
BUILTIN : active connection
MY-HOST : active connection
FOO : no active connection
The log for the domain repeats over and over again:
[2019/05/30 09:34:10.259173, 3, pid=1606, effective(0, 0), real(0, 0), class=auth] ../../auth/ntlmssp/ntlmssp_sign.c:514(ntlmssp_sign_reset)
2023 Aug 01
1
Joining a new Samba AD DC
On Mon Jul 31 11:17:57 2023 Mark Foley via samba <samba at lists.samba.org> wrote:
> On Jul 31 03:00:37 2023 Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> > On 30/07/2023 22:24, Mark Foley via samba wrote:
> > > That gave me:
> > >
> > > # host -t A 0d2a3ba9-4ade-45de-85c7-321ba69caee0._msdcs.hprs.local
> > > host:
2004 Nov 17
0
Authenticating off a Windows 2003 ADS DC with Samba/Winbind
[originally posted to fedora-users]
I'm having difficulty getting samba/winbind to authenticate of a W2K3
box. I've searched the list archives and although there
are some similar problems, none have seemed to help resolve this one.
Here's the network configuration:
- Windows 2003 Server gx270-rmaniar [192.168.0.100]
- Fedora Core 3 gx280rmaniarFC3 [192.168.0.5]
FYI: A Windows XP box
2005 Jun 11
1
Problem joining a domain using ads
server: ms 2003 with ads
client: debian 3.1/samba 3.0.14
smb.conf:
..
[global]
workgroup = SP-GRUPPE
password server = 10.85.117.150
realm = SP-GRUPPE.DE
encrypt passwords = no
server string = %h server (Samba %v)
obey pam restrictions = yes
passdb backend = tdbsam, guest
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
2010 Feb 20
2
Problems accessing a file share using kerberos
Hi,
I'm trying to access a file share on what I believe is a netapp server
using kerberos authentication. I've done a kinit and gotten
credentials and then ran:
$ smbclient -U pedrocr //gsb-filer2/pedrocr -k -d10
This actually increased the number of credentials klist shows so looks
good in that regard. Howeever, I got the error:
"""
SPNEGO login failed:
2005 Nov 01
1
Join ADS domain - Insufficient Access
SLES 9 SP2
samba-3.0.14a-0.4
heimdal-lib-0.6.1rc3-55.15
samba-winbind-3.0.14a-0.4
pam-modules-9-18.10
pam_krb5-1.3-201.7
I've been searching for days for a concrete answer to this question:
Is it possible to join an ADS domain from a Linux Samba server without
having Administrator privileges? Yes or No.
If so exactly what are the minimal requirements for joining the Linux
box to the
2023 Aug 02
1
Joining a new Samba AD DC
On 01/08/2023 22:40, Mark Foley via samba wrote:
> Is not being able to run 'host -t A' a show stopper here? The wiki 'host -t CNAME'
> gave, as expected:
>
> # host -t CNAME 0d2a3ba9-4ade-45de-85c7-321ba69caee0._msdcs.hprs.local.
> Host 0d2a3ba9-4ade-45de-85c7-321ba69caee0._msdcs.hprs.local. not found: 3(NXDOMAIN)
>
> and when trying to add with
2004 May 21
0
Insufficient access error
I've been working on getting Samba 3.0.4-2 to join our test W2k3 Active
Directory for most of the day. When I try to join with this command :
net ads join -U w702a-palmadesso "w702\NonCatComputers"
According to my official Samba HowTo Book this should join the domain
specified in my smb.conf. Instead I get the following output :
[root@w72l-tux samba]# net ads join -U
2024 Nov 17
1
First Linux Machine Domain Join
On 11/16/24 16:15, Rowland Penny via samba wrote:
> It isn't really required to run nmbd now, it is the NetBIOS deamon and
> isn't really used. You just need to start the smbd and winbindd deamons.
Understood. I'm working on getting Gentoo's configuration defaults changed.
>> (Note that this machine uses dhcpcd to get its IP address and the
>> contents of
2023 Jul 30
1
Joining a new Samba AD DC
While awaiting feedback on the error results of my "samba-tool ntacl
sysvolreset" (ref. my message, same thread, of Fri, 28 Jul 2023 17:04:21), I'm
going to look at this problem with the DNS ...
On Tue Jul 25 01:54:45 2023 Mark Foley via samba <samba at lists.samba.org> wrote:
> On Jul 24 13:30:11 2023 Rowland Penny via samba <samba at lists.samba.org> wrote:
>
2004 Nov 02
1
net ads join fails
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
~ /usr/bin/net ads join -Udennisb
dennisb password:
[2004/11/02 17:31:56, 0] libads/ldap.c:ads_add_machine_acct(1006)
~ Host account for if-srv-hos1 already exists - modifying old account
[2004/11/02 17:31:56, 0] libads/ldap.c:ads_join_realm(1342)
~ ads_add_machine_acct: No such object
ads_join_realm: No such object
Also:
net user | wc -l
reports
2005 Nov 08
1
ADS Join and Insufficient Access
My agency is moving all users and computers to a new domain. Our current domain uses AD and the new domain will use AD. My current samba servers are running 3.0.20a with ADS security with winbind on Debian Stable (Sarge) with no problems.
I set up a test samba server using 3.0.20b, the new krb5.conf and smb.conf.
kinit works fine. ("Authenticated to Kerberos v5")
I prestage the server
2007 May 22
2
kerberos_kinit_password -- Preauthentication falied ??
Hi,
I'm fairly new to samba so apologies if this is an old problem....
When I try 'net ads join -U administrator' I get the following:
[2007/05/22 12:15:15, 0] libads/ldap.c:ads_add_machine_acct(1368)
ads_add_machine_acct: Host account for storage4 already exists -
modifying old account
Using short domain name -- ABSOLUTESTUDIOS
[2007/05/22 12:15:15, 0]
2004 Jun 14
2
Member Server in Active Directory
I'm trying to join a Samba 3.0.4 (compiled from source on Debian) to an
Active Directory as a member server. I believe Kerberos is configured
correctly as kinit creates a ticket for the realm. Executables appear to have
support for Kerberos and LDAP (smbd -b | grep KRB and grep LDAP) return OK.
When I try to join the AD with
net ads join -U myadminusername
I'm prompted for my
2008 Feb 02
4
n00b question: Will xVM work on my hardware?
Hi folks.
This is probably a dumb question, but i''m not sure where to start.
I have snv_80 running and booting into xVM with no problems.
I am wondering if my hardware supports running Windows Vista in a virtual machine?
I have a Dell Precision M6300
In particular, I''m wondering if my graphics card and wired/wireless NIC are going to work?
Vid card: Nvidia Quadro M1600
wired