Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64815 - Samba is not compiled with ADS support
Summary: Samba is not compiled with ADS support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
: 64877 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-20 19:46 UTC by DH
Modified: 2005-01-24 11:47 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DH 2004-09-20 19:46:22 UTC
For whatever reason, the ebuild for samba will not compile with support for ADS if you are on AMD 64. I changed the ebuild myself and emerged it again, and my amd64 machine is happily talking to Active Directory, so I can confirm for certain that it works ok on AMD64 from what I have seen.

-DH

Reproducible: Always
Steps to Reproduce:
1. emerge samba
2. wait
3. try and use ads :)

Actual Results:  
well, it didn't work...
Comment 1 James Young 2004-09-21 11:25:16 UTC
Did you by chance install mit-krb5 and ldap.  You need both for ADS to work.  I did find that even if you did compile ads support, it doesn't work even on non AMD64 machines.
Comment 2 DH 2004-09-21 13:26:06 UTC
Yes, of course.  I have it up and running on a 64 and 32 system, both
done the same way.  The problem is strictly with the ebuild itself,
there is nothing wrong with samba or ldap or mit-krb5.  If you change
the ebuild to include ADS on AMD64 architecture, it will
install it just fine.  And I think you are mistaken about ADS support
not working on anything, I have it working fine on 2 different
machines, and I didnt even change the ebuild on the 32bit system.

-DH
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-21 14:49:11 UTC
*** Bug 64877 has been marked as a duplicate of this bug. ***
Comment 4 James Young 2004-09-21 22:17:31 UTC
Actually, I'm not mistaken.  My problem is slightly different.  See my duplicate bug (64877) on my particular problem.  I wrote the doc on the forums and Gentoo-Wiki on how to do it.  We are talking about 3.0.7, right (I want to make sure we're on the same page)?  It worked fine for everything so far, but 3.0.7.  I wrote the how-to on version 3.0.5 and updated it on 3.0.6.  It's not a major priority for me now, because I have other ways of getting my files within my network, but it definitely does not work.  I'll try it again when I'm off from work this weekend.  The problem is that it's looking for a directory that does not exist.  You'll see it in my bug report.
Comment 5 DH 2004-09-22 05:27:37 UTC
Your problem doesn't appear to be related to mine.  I am using Samba 3.0.7 and both my machines are connecting to active directory. I used the same net syntax to join my computers as you have, and neither of them complained.  My user accounts are being listed from the domain and I can mount shares without any problem.  The bug I have posted is strictly an ebuild bug.

-DH
Comment 6 Christian Andreetta (RETIRED) gentoo-dev 2004-10-08 06:55:31 UTC
ads on amd64 in 3.0.7-r1
Comment 7 DH 2004-10-09 21:27:23 UTC
ebuild looks good, but I don't have time to try it. I'll take your word for it :)

-DH
Comment 8 James Young 2005-01-24 11:47:23 UTC
I figured out my problem, it was a config error on my part, my bad.