Displaying 20 results from an estimated 8000 matches similar to: "Problems starting Server 2008 x64 after added to samba domain"
2009 Sep 10
3
Domain Member Server connecting to Samba PDC
Hello:
I'm trying to set up a small domain on my home network. ?The goal is
to have a domain member server connect to my samba PDC using winbind
for authentication against a tdbsam database. ?I've tried reading the
official howto, and a few help sites, but I'm still having difficulty
accomplishing my goal. ?I'm using Samba 3.3.2 on Fedora 11 for both
computers.
On the DMS,
2008 Dec 11
3
Failed to join domain: failed to set machine spn: Constraint violation
Hi,
I'm seeing this error on 3.0.24, 3.0.28, 3.0.32 and 3.2.6:
Failed to join domain: failed to set machine spn: Constraint violation
[Sanitised]
First Run:
net ads join createupn=HOST/FQDN@DOM.REALM.DOMAIN.COM createcomputer="OU/OU/OU/Services" -U username -d1
Enter username's password:
[2008/12/11 17:02:32, 1] libnet/libnet_join.c:libnet_Join(1770)
libnet_Join:
2009 Mar 24
3
vampire support for windows 2000+ domains?
Is this ever going to happen? Or am I waiting in vain?
2009 Sep 16
2
Mystery Samba (3.4.1) and Win7
Hi!
I read many threads and tried many "solutions" but
I can't get Win7 (RTM, 64 bit) and Samba 3.4.1 to work together.
I am still failing with the "trusteeship" problem during
the first logon after domain join.
Is there a working solution?
regards
Martin
2009 Apr 15
4
[Release Planning 3.4] 3.4.0pre1 will be delayed
Hey folks,
the release of Samba 3.4.0pre1 will be delayed until April 30, 2009 due to
the samr access check bugs and bug #6263 (Domain login problems in Windows
XP without SP3).
@Developers: There is still some space left to place your changes in the
release notes.
Karolin
--
Samba http://www.samba.org
SerNet http://www.sernet.de
sambaXP http://www.sambaxp.org
-------------- next part
2020 Nov 10
4
ctdb error after upgrade to 4.12.10
Hi Jeremy,
I'm afraid this is indeed caused by the talloc tidyup as one can
perfectly reproduce it wih the following patch for smbtorture (call
bin/smbtorture ncacn_np:lo local.file.file_lines_parse). I guess we need
to set up some warning signs around file_lines_parse() expressing that
it takes talloced content and that one should not free the separated
lines array separately.
Cheers,
2020 Nov 09
3
ctdb error after upgrade to 4.12.10
On Mon, 2020-11-09 at 08:55 -0800, Jeremy Allison via samba wrote:
> On Mon, Nov 09, 2020 at 04:01:47PM +0100, Benedikt Kale? via samba
> wrote:
> > Dear List,
> >
> > I updated to samba 4.12.10-SerNet-Debian-9.buster from 4.12.9
> > and did a
> >
> > gluster volume set volume performance.write-behind off
> >
> > Now I get this in
2008 Jul 02
1
simple command to check domain membership
Hello,
I'm planning to automate domain joining with samba+winbind for a classroom.
Using cfengine, I'll have to trigger domain joining by checking current
status via a shell command.
An example :
has_hostname = ( '/bin/test -f /etc/hostname' )
What would be a simple and safe test to check whether or not the machine has
already been joined to the domain ?
Thanks in advance,
2007 Jun 28
1
Problem authenticating users with pam_winbind from trusted domain
Hi all,
i've got a problem in authenticating users from a trusted domain with pam_winbind.
smb.conf is:
[global]
workgroup = AAAAA
server string = CC-Server (SMC CI, Samba %v, %h)
security = DOMAIN
machine password timeout = 0
log file = /var/log/samba/log.%m
log level = 3
max log size = 1000
debug pid = Yes
debug
2008 Jul 03
2
Error building Samba 3.2.0 with gcc 2.96
I have tried to build Samba 3.2 with an old compiler gcc 2.96.
It gave only one single error:
groupdb/mapping_tdb.c: In function `add_mapping_entry':
groupdb/mapping_tdb.c:130: incompatible types in return
The offending line says:
return NULL;
in a function of type 'bool'.
Is this a bug, or am I using a far too old compiler?
Thorkil Olesen.
2008 Jul 07
1
Vista SP1-rc1 appears to break against Samba-3.0.27a
Hello,
Is the Vista compatibilty issue resolved?
Is there any change in PAC structure sent by Vista?
Would appreciate any information on this.
Thanks
Kris
Hi Jeremy,
>
> I started having similar problems after installing Vista SP1 RTM. I
> patched samba to dump that *auth_data blob, here it is:
>
> [2008/03/03 17:20:33, 10] libsmb/clikrb5.c:unwrap_pac(292)
>
2008 Oct 06
1
samba accounts management API
Hello, all
I'd like to create, remove, change samba accounts, groups etc. from my own C program.
How can I do this, without using samba tools, but some samba API (headers and shared objects).
Does samba provide some API (headers and shared objects) for accounts creating etc.?
Thank you
2009 Jul 01
2
net ads join -> strong(er) authentication required
Hi,
my windows folks migrated to AD 2008 R2, resulting in the following error
message when trying to join the domain:
[HOST] /etc $ /opt/csw/bin/net ads join -U <USER>
Enter <USER>'s password:
[2009/07/01 11:51:28, 0] libads/sasl.c:ads_sasl_spnego_bind(819)
kinit succeeded but ads_sasl_spnego_krb5_bind failed: Strong(er)
authentication required
Failed to join domain: failed
2009 Sep 22
2
75 second (5 x 15) between login request and response
Hello all,
It takes about 75 seconds before Samba answers a login request from a WinXP
SP3 client. After the delay the client connects successfully and can browse
the share. The delay seems to be made up off 5 separate delays of 15 seconds
each judging by the debug logs. The delay seems to be caused by a
configuration issue with the LDAP password backend, but I can't figure out
what the
2019 Jan 15
1
issue with fruit:model not using avahi correctly?
hey folks,
I am trying to change the fruit:model value for changing the icon in the mac os finder.
After digging a little bit in the source code I saw that "source3/smbd/avahi_register.c" does not contain a line where info like
<service>
<type>_device-info._tcp</type>
<port>0</port>
<txt-record>model=RackMac</txt-record>
is added to avahi.
In
2009 Sep 21
1
samba slave with winbind fails to communicate with the PDC
Hi all,
After the net rpc join successfuly established to the Samba PDC (net
rpc testjoin ok), the following commands fail:
# wbinfo -u
Error looking up domain users
# wbinfo -g
Error looking up domain groups
#wbinfo -t
checking the trust secret via RPC calls failed
Could not check secret
# net rpc testjoin
Join to 'RSP' is OK
It appears that, still under valid relationship with the PDC
2009 May 15
1
3.3.4 2008 Domain Join Error
Hi,
Just trying to get a SLES10 machine running 3.3.4 to join a 2008 domain and getting this .... any ideas??
Running:
net -d 3 -U admuser@DOM.REALM.CO.COM ads join createcomputer="REG/CN/OU/Services/"
Error:
[2009/05/15 13:42:13, 3] libads/sasl.c:ads_sasl_spnego_bind(780)
ads_sasl_spnego_bind: got OID=1 3 6 1 4 1 311 2 2 10
[2009/05/15 13:42:13, 3]
2008 Jun 05
1
unable to join a NT4 Domain since 3.0.28a
Hello,
My name is Shane Drinkwater. If I use Samba 3.0.29/3.0.30 I cannot join to=
my NT4 Domain. When running the net command to join I get the following er=
ror.
[root@testbackup bin]# ./net rpc join -Scsqdomainbackup -UAdministrator
Password:
[2008/06/05 16:40:35, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(371)
Error in domain join verification (credential setup failed): NT_STATUS_AC=
2007 Mar 20
2
Limit AD for Winbind
Hello guys,
I'm using Winbind to integrate my Active Directory Users into Linux.
The Domain is very big and is in trust with four other Domains.
I've about 100,000+ users.
Sometimes everything works perfect, wbinfo -u and wbinfo -g parse the correct users/groups but when I restart Samba + Winbind it does not work anymore.
When I first try wbinfo -m it lists all trusted domains but
2008 Apr 04
1
3.0.28a+ 2008 server join with security=domain
Hi,
Can some one help me out in joining samba 3.0.28a to 2008 server domain with
"security= domain".
When i try to execute "./net rpc join -U administrator%password" I'm
getting the following error.
" Error in domain join verification (credential setup failed): NT code
0xc0000388"
Previously i was getting "Unable to find suitable server error" then