Displaying 12 results from an estimated 12 matches for "ads_set_machine_sd".
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:~ # logout
It worked for month!
I joined aprox: 15 samba servers but now it didn't work.
It there something wrong with the AD (W2K3) or with my samba config?
regards
Franz
2003 Oct 21
2
Joining AD domain success with an error.
Hello all,
When joining an Active Directory domain as role member, i always have this
error displayed, thought the machine account is created :
Warning: ads_set_machine_sd: NT_STATUS_INVALID_PARAMETER
I tried to look at the code, but i didn't understand this function.
What about such an error, which is display whith an error level == 0?
Since some problems appears when running samba, i would like to know if
thoses are not linked to this error.
Thank's
Vinc...
2004 Feb 24
1
Permissions on ou for net join to ADS
...n this works fine and net ads testjoin and net
ads leave work too.
However if I do it as a user with full control on a particular ou within the
AD tree, net join gives the following:
net join "/Global Administration/Samba Servers"
[2004/02/24 14:33:48, 0] libads/ldap.c:(1072)
Warning: ads_set_machine_sd: NT_STATUS_INVALID_PARAMETER
Using short domain name -- AD
Joined 'host1' to realm 'AD.ME.CO.UK'
net ads test join still returns ok but net ads leave returns failed to
delete host xxxx from dddddd realm ( I do a net join again it deletes the
old entry and re adds the host ok ).
It...
2005 Jun 17
0
net ads join fails on W2K3 server with latest MS patches
...)
[2005/06/17 18:41:55, 10] libsmb/clikrb5.c:get_krb5_smb_session_key(510)
Got KRB5 session key of length 16
[2005/06/17 18:41:55, 10] lib/util.c:name_to_fqdn(2623)
name_to_fqdn: lookup for yyyyyy -> yyyyyy.xxx.lan.
[2005/06/17 18:41:55, 0] libads/ldap.c:ads_add_machine_acct(1512)
Warning: ads_set_machine_sd: Unexpected information received
[2005/06/17 18:41:55, 5] libads/ldap_utils.c:ads_do_search_retry(56)
Search for (objectclass=*) gave 1 replies
[2005/06/17 18:41:55, 1] libads/krb5_setpw.c:parse_setpw_reply(237)
Got error packet 0x7e from kpasswd server
[2005/06/17 18:41:55, 1] libads/krb5_setp...
2004 Dec 29
1
Samba 3.0.10 joining Windows 20003 ADS
abrams:~# kinit admin@CORP.TCC.INET
This seems to work just fine.
abrams:~# net ads join "TwinCities\TTAGS\SERVERS"
[2004/12/28 18:52:20, 0] libads/ldap.c:ads_add_machine_acct(1475)
Warning: ads_set_machine_sd: Unexpected information received
Using short domain name -- CORP
[2004/12/28 18:52:23, 0] libads/kerberos.c:get_service_ticket(335)
get_service_ticket: kerberos_kinit_password
TTLNX01$@CORP.TCC.INET@CORP.TCC.INET failed: Client not found in
Kerberos database
Segmentation fault
That doesn't w...
2004 Apr 23
1
Issues with Samba 3.0.2 on OSX using ADS.
...rberos_kinit_password USFROSX1$@CA.COM failed: Client not found in
Kerberos database
Join to domain is not valid
[root@usfrosx1 root]# net ads join -S usildc03 -U huych02%xxxxxxxx
[2004/04/23 15:33:42, 0]
/SourceCache/samba/samba-56/samba/source/libads/ldap.c:ads_add_machine_a
cct(1086)
Warning: ads_set_machine_sd: Unexpected information received
Using short domain name -- TANT-A01
Joined 'USFROSX1' to realm 'CA.COM'
[root@usfrosx1 root]# net ads testjoin -S usildc03 -U huych02%xxxxxxxx
Join is OK
After all that, I still get the reply_spnego_kerberos(173) errors. Any
help would be apprecia...
2002 Nov 12
0
Re: net ads join blows
....so.6
> #3 0x40123b11 in __assert_fail () from /lib/libc.so.6
> #4 0x400e8699 in ldap_get_values_len () from /usr/lib/libldap.so.2
> #5 0x0810b0e1 in ads_pull_sid (ads=0x81c6e20, msg=0x0, field=0x81494b0 "objectSid", sid=0xbffff568) at libads/ldap.c:1595
> #6 0x0810ad89 in ads_set_machine_sd (ads=0x81c6e20, hostname=0x81ccd00 "foo1",
> dn=0x81d1258 "cn=foo1,cn=Computers,dc=FOO,dc=COM") at libads/ldap.c:1428
> #7 0x0810a3e5 in ads_add_machine_acct (ads=0x81c6e20, hostname=0x81ccd00 "foo1", org_unit=0x8113ca8 "Computers")
> at li...
2004 Apr 08
0
Can not leave active directory domain (Red Hat Enterprise Linux ES 3.0 server)
...d my AD domain user
account(NOT domain administrator, but can join Win2K server to AD realm)
and I could do "net ads join /company/ad/level/Computers -U my_username
-S Win2K_AD_DC1", the following is the output:
[2004/04/07 18:54:41, 0] libads/ldap.c:ads_add_machine_acct(1086)
Warning: ads_set_machine_sd: Unexpected information received
Using short domain name -- REALM_NAME
Joined 'MY_SERVER_NAME' to realm 'REALM_NAME'
But I can not do "net ads leave /company/ad/level/Computers -U
my_username", it says "Failed to delete host 'ERD-TT-WORKFLOW' from the
'RE...
2006 Jun 06
0
AW: Problem joining into ads
...n 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:~ # logout
>
> It worked for month!
>
> I joined aprox: 15 samba servers but now it didn't work.
Can you please send the output of the join command with "-d 10" ?
Thanks,
G...
2004 Dec 02
0
Problem authenticating against Active Directory (samba 3.0.9 / fedora core 3)
...domain controller.
Kerberos works:
[root@printshop samba]# kinit username@AD.DOMAIN.COM
Password for username@AD.DOMAIN.COM:
Joining the domain works:
[root@printshop samba]# net ads join -U 'username%password'
[2004/12/02 17:29:26, 0] libads/ldap.c:ads_add_machine_acct(1474)
Warning: ads_set_machine_sd: Unexpected information received
Using short domain name -- AD
Joined 'PRINTSHOP' to realm 'AD.DOMAIN.COM'
but then I can't get a list of shares:
[root@printshop samba]# smbclient -L localhost -U username
Password:
session setup failed: NT_STATUS_LOGON_FAILURE
Here's my...
2005 Jul 20
2
Seg from net ads join
...OM@ATCCOL.DEV.COVANSYS.COM
renew until 07/21/05 15:32:58
Kerberos 4 ticket cache: /tmp/tkt0
klist: You have no tickets cached
[root@vhATSjENV06 ~]# net ads join -U adm-kniggemyer
adm-kniggemyer's password:
[2005/07/20 15:33:11, 0] libads/ldap.c:ads_add_machine_acct(1512)
Warning: ads_set_machine_sd: Unexpected information received
Using short domain name -- ATCCOL
Joined 'VHATSJENV06' to realm 'ATCCOL.DEV.COVANSYS.COM'
*** glibc detected *** net: free(): invalid pointer: 0x002ca7f0 ***
======= Backtrace: =========
/lib/libc.so.6[0x32e424]
/lib/libc.so.6(__libc_free+0x77)[0x32e...
2004 Jul 20
1
Chasing the "ads_add_machine_acct: Insufficient access" problem
Okay, the jist of this whole thing, I get this infamous (?) problem, I
have been trying to search though the archives of samba-general on gmane
and also in my archive of this list. I have only seen requests for the
magical answer.
Environment: W2K/W2K3 mixed ADS going Native ADS only soon. Samba 3.0.4
compiled from source on a RHEL AS30 machine. MIT Kerberos v1.3.4 also
compiled from source.