Displaying 20 results from an estimated 1000 matches similar to: "Samba 3.0.9 with W2003 ADS, Segmentation fault"
2002 Feb 25
4
Winbind and user-mapping
Winbindd can see the NT-user, but samba can't work with the NT-user.
My System: 	SuSE Linux 7.2 Enterprise Server
		Samba-2.2.3a
I have install samba by the following steps:
1.	./configure --prefix=/opt/samba-2.2.3a --with-winbind
2.	make
3.	make install
4.	cp /tmp/samba-2.2.3a/source/nsswitch/libnss_winbind.so /lib
5.	ln -s /lib/libnss_winbind.so /lib/libnss_winbind.so.2
6.	vi
2005 Nov 10
0
net ads join problems
Good morning all:
When I do a net ads join from FC4 I get the following output and I'm not
quite sure what to make of it.  Also, after I do a kinit, net ads join
and smb restart all my windows clients can connect fine.  After I reboot
the server, the windows clients can not connect until I do another kinit
and net ads join.  What am I missing?
---> smb.conf file
[global]
    netbios name
2005 Nov 10
2
net ads join
Good morning all:
When I do a net ads join from FC4 I get the following output and I'm not
quite sure what to make of it.  Also, after I do a kinit, net ads join
and smb restart all my windows clients can connect fine.  After I reboot
the server, the windows clients can not connect until I do another kinit
and net ads join.  What am I missing?
---> smb.conf file
[global]
    netbios name
2006 Aug 24
2
Can't net ads join
Trying to do a net ads join, which has always worked fine in the past is
now throwing the below errors when I try and rejoin the domain after a
Windows server reboot.
What am I doing wrong?
:b!
 [2006/08/23 19:45:00, 0] libads/ldap.c:ads_add_machine_acct(1405)
  ads_add_machine_acct: Host account for mustang already exists -
modifying old account
[2006/08/23 19:45:00, 0]
2006 Mar 30
0
Samba 3.0.21c on AIX 5.2 ML7
After installing Samba3.0.21c, on AIX 5.2 ML7 I get the following error
trying to join a domain, can anyone offer any advice?
Thanks
Mark
[WMSTRAIN:root]/opt/samba-3.0.21c/lib> testparm
Load smb config files from /opt/samba-3.0.21c/lib/smb.conf
Loaded services file OK.
WARNING: passdb expand explicit = yes is deprecated
Server role: ROLE_DOMAIN_MEMBER
Press enter to see a dump of your
2007 Mar 04
1
net ads join to w2k3 hangs, every encryption type fails
I am able to get a kerberos ticket with kinit.  When I try to net ads join, it seems to loop.  In running net ads join in -d 10, 
I found that it tries enctypes 18,17,16,and 2 and then repeats, over and over.  It does not seem to work on any of these.  I'm 
trying to get it to join a win2k3 domain.  Below is the bottom part of the log from net ads join, as well as some of my 
krb5.conf.  Any
2005 Apr 12
0
'net ads join' Segmentation fault for one ADS tree but not another?!
The cmd 'net ads join -U username' dies with 'Segmentation fault' for
our PROD ADS environment, however works fine in our DEV ADS environment!
The only [Linux] configuration change between the two environments is
update SAMBA and Kerberos config to read 'ADS' vs 'ADSDEV' and change
the domain controller FQDN.
The /var/kerberos/krb5kdc directory, samba/secrets.tdb
2005 Dec 30
0
AD member server setup with winbind idmap_rid - users prompted fo r password
Question:
How can I stop users from being prompted for a password?
Is secrets.tdb needed?
Do you think my problems are caused by having a different workgroup to
realm?
Problems:
I've gone over samba-by-example 7.3.4.1 on setting up idmap_rid with winbind
quite a few times now.  I also checked what JHT has said in chapter 12. All
of it seems correct. However I get loads of this before the
2007 Mar 12
0
net ads join error in debug mode when joining Windows 2003 AD
Hi!
I'm having the following issue: Linux Box with RedHat 3 joining a windows 
2003 AD.
When doing net ads join the system reports
[2007/03/12 17:27:36, 5] libads/kerberos.c:get_service_ticket(367)
  get_service_ticket: krb5_get_credentials for SAENET01$@ABC.COM enctype 16 
failed: KDC has no support for encryption type
[2007/03/12 17:27:36, 3] 
2006 Oct 03
0
no ads join with samba3-3.0.23 whereas 3.0.12-5 works
With samba-3.0.12-5 I can join my AD domain:
net ads join -U de7b07k0@ORG1.MYDOMAIN.NET
...
2006/10/03 20:38:41, 0] libads/kerberos.c:get_service_ticket(337)
  get_service_ticket: kerberos_kinit_password 
DE70176C$@ORG1.MYDOMAIN.NET@ORG1.MYDOMAIN.NET failed: Clients 
credentials have been revoked
[2006/10/03 20:38:41, 0] libads/kerberos.c:get_service_ticket(337)
  get_service_ticket:
2007 Dec 10
4
snv 77 W2003 domu loses config on reboot/shutdown
Hi All,
I successfully installed a 32bit W2003 domu using the following config file (as the CD image wasn''t persistent between reboots, otherwise I would have used virt-install ;-) ) : 
isk = [ ''file:/images/xvm/w2003/w2003-disk.raw,hdc,w'',''file:/images/isos/en_win_srv_2003_r2_enterprise_cd1.
iso,hda:cdrom,r'' ]
memory = 512
name = "w2003"
2015 May 15
2
How to properly demote a W2003 from Samba4?
Hello all,
I'm always trying to migrate from W2000 server to Samba 4.
For doing this, I tried this :
- install a W2003 server with AD and DNS services, join it to W2000, 
transfer roles and after demote the old W2000 -> done
- install a Sernet Samba4 with Bind9, join W2003, transfer roles -> done
At this point the sync process is working in two way, I can manage DNS 
and AD with rsat
2015 May 15
0
How to properly demote a W2003 from Samba4?
Greetings, Sam!
> Hello all,
> I'm always trying to migrate from W2000 server to Samba 4.
> For doing this, I tried this :
> - install a W2003 server with AD and DNS services, join it to W2000, 
> transfer roles and after demote the old W2000 -> done
> - install a Sernet Samba4 with Bind9, join W2003, transfer roles -> done
> At this point the sync process is
2015 May 15
0
How to properly demote a W2003 from Samba4?
Greetings, Sam!
>>> Hello all,
>>> I'm always trying to migrate from W2000 server to Samba 4.
>>> For doing this, I tried this :
>>> - install a W2003 server with AD and DNS services, join it to W2000,
>>> transfer roles and after demote the old W2000 -> done
>>> - install a Sernet Samba4 with Bind9, join W2003, transfer roles ->
2006 Dec 20
0
W2003, domain and home dirs
Hi
The introduction is a bit long, but the question is really short (last 
paragraph).
Here I have samba 3.0.14a (debian/stable) acting as domain member server 
with home dirs for domain users which are located on the w2003 r2 serwer 
being domain controler.
I have a few problems with this setup, but it is hard to track them. 
Meybe answer to the question below could help me a bit.
Samba once
2006 Aug 11
1
problems trusting a w2003 domain server from samba 3
I have samba 3 PDC (SAMBA domain with hostname "pevpdc") on CentOS 3.7
(package is named samba-3.0.9-1.3E.7) and I have a w2k3 sp1 domain
(W2003 domain with hostname "mailserver").
The last is in mixed mode and is an exchange server and the former is
without winbind, using smbpasswd backend and "security = user" in
smb.conf.
I would like to authenticate mailserver
2015 May 18
1
How to properly demote a W2003 from Samba4?
Disturbing...
Every where I read I see only 5 roles to transfer in windows 2003 server :
  * /transfer PDC/
  * /transfer RID master/
  * /transfer infrastructure master/
  * /transfer naming master/
  * /transfer schema master/
How to transfer the 2 other "roles"?
Thanks.
Le 15/05/2015 18:03, Andrey Repin a ?crit :
> Greetings, Sam!
>
>>>> Hello all,
2003 Sep 25
1
Samba version 2.2.8a compatibility with Active Directory on W2003
Hi,
We are currently running Samba v2.2.8a on Solaris 9.  We are hoping to
migrate to W2003 with Active Directory.   Are there any incompatibilty
issues?
Regards
**********************************************************************
Horizon Housing Group Ltd
SLFHA Ltd
Rother Homes Ltd
Southern Horizon Housing Ltd
Crystal Palace Housing Association Ltd
2008 May 09
1
BSOD when writing from W2003 clients after SP2 has been installed
Hi,
We are running a RHEL4 x86_64 server, samba-3.0.25b-1.el4_6.4. The server is
running with essentially the same configuration since a year without
problems. Due to a hardware failure on the back-end SAN the samba-server was
moved to a different machine (same OS, same samba version, same config). At
about the same time we deployed SP2 on various W2300 machines (there are in
total about 50 W2003
2003 Jun 10
0
Problem to get winbind working for Samba3-beta1 on Solaris 9 against W2003 PDC
My smb.conf
global]
       workgroup = SAMBA-NET
       password server = *
       ;ads server = w2000server
       netbios name = SAMBA
       server string = Samba (%v) domain (%h)
       interfaces = hahostix1/255.255.0.0
       bind interfaces only = Yes
       client use spnego = no
       ;use spnego = no
       security = domain
       private dir = /global/mnt1/SAMBA/private
       log