- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Samba connectivity to Active Directory 2003 do...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2006 08:54 PM
09-25-2006 08:54 PM
Samba connectivity to Active Directory 2003 domain...
==============
An error occurred in the join command!
Net ads join returned the following:
ads_set_machine_password: KRB5 error code 52
==============
I know I provided the correct info on the realm, ADS DC and Admin account as it asked for the domain admin password.
What could be the reason for this error? Appreciate a prompt reply. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2006 09:04 PM
09-25-2006 09:04 PM
Re: Samba connectivity to Active Directory 2003 domain...
how many groups does the user belong to ?
Also see:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=792689
And, as it is your first post(Welcome !):
http://forums1.itrc.hp.com/service/forums/helptips.do?#28
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2006 09:32 PM
09-25-2006 09:32 PM
Re: Samba connectivity to Active Directory 2003 domain...
Note that changes may be required to the ADS machine PDC in order th facilitate this interactivity.
A patch is required to make Windows 2003 ADS work properly with certain versions of Keberos.
Also note there was a security bulliten this week on CIFS/9000 that requires a new version installation to close the exploit.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 12:26 AM
09-26-2006 12:26 AM
Re: Samba connectivity to Active Directory 2003 domain...
You need to be at CIFS version A.02.01.01 or higher (I used A.02.01.02 - latest from HP).
You need LDAP-UX installed and Kerberos:
J4269AA B.03.30 LDAP-UX Integration
and
# swlist |grep -i ker
KRB5CLIENT C.1.3.5.01 Kerberos V5 Client Version 1.3.5.01
See this thread for more info:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=949365
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 06:20 AM
09-27-2006 06:20 AM
Re: Samba connectivity to Active Directory 2003 domain...
If they are using the standard meaning, then this thread may help, which I found by Googling the new definition:
http://www.stacken.kth.se/lists/heimdal-discuss/2003-11/msg00008.html
-Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 06:36 AM
09-27-2006 06:36 AM
Re: Samba connectivity to Active Directory 2003 domain...
kdc = tcp/kdc.domain
but the Kerberos library on my HP-UX system did not like that. Check out the thread...the server is Windows.
-Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 09:45 AM
09-27-2006 09:45 AM
Re: Samba connectivity to Active Directory 2003 domain...
http://www.docs.hp.com/en/7213/HPCIFSKerberosV103.pdf
Hint: When doing any net command line, use the "-d 10" parm to set debug to 10. The Kerberos auth-n errors only display at log level 10. So you'll have to forego the samba_setup script and do the tasks manually in order to get the debug level that you need.
Eric Roseme