Bug 6170 - failed to set account flags for machine account
Summary: failed to set account flags for machine account
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 3.3
Classification: Unclassified
Component: Winbind (show other bugs)
Version: 3.3.1
Hardware: Sparc Solaris
: P3 normal
Target Milestone: ---
Assignee: Volker Lendecke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-06 09:10 UTC by mchugh19@yahoo.com
Modified: 2009-05-03 03:53 UTC (History)
0 users

See Also:


Attachments
debug 10 logs (134.51 KB, application/x-gzip)
2009-03-06 09:11 UTC, mchugh19@yahoo.com
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mchugh19@yahoo.com 2009-03-06 09:10:41 UTC
In trying to debug another bug report I restarted samba and then tried to rejoin the domain to make sure all caches were generated properly. When I tried to join the machine I got the message: 

root@rieekan:/usr/local/samba/var$ ../bin/net ads join -U mmchugh
Enter mmchugh's password:
Failed to join domain: Failed to set account flags for machine account (NT_STATUS_NOT_SUPPORTED)


Running the same join command worked properly:
root@rieekan:/usr/local/samba/var$ ../bin/net ads join -U mmchugh
Enter mmchugh's password:
Using short domain name -- NAU-STUDENTS
Joined 'RIEEKAN' to realm 'students.froot.nau.edu'

Since I was working with debug 10 logs I figured they might be of interest.
Comment 1 mchugh19@yahoo.com 2009-03-06 09:11:19 UTC
Created attachment 3981 [details]
debug 10 logs
Comment 2 Volker Lendecke 2009-03-07 06:59:04 UTC
You've sent the server side logs. These are not very useful for debugging net ads join problems. We'd need the output of net ads join command with debug level 10 and also a network trace. For info how to create network traces see http://wiki.samba.org/index.php/Capture_Packets

Volker
Comment 3 Volker Lendecke 2009-05-03 03:53:53 UTC
No feedback for more than a month. Please re-open if you have the info I asked for.

Volker