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
12-11-2006 03:23 AM
12-11-2006 03:23 AM
I have a problem with samba 3.0.22 on a B.11.23 or the network config:
i configured samba with security = domain and i tried to create a computer account on the pdc using: net rpc join -U username
Unable to find a suitable server.
then the traceroute on the server returns:
Warning: Multiple interfaces found; using 192.168.100.212 @ lan2
it should take lan0, has samba the same behaviour as traceroute, i read that traceroute takes the first interface.
how can i set lan0 to the default? or what could be the problem?
Thanks
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 03:31 AM
12-11-2006 03:31 AM
Re: Samba 3
The domain server set in smb.conf is wrong. That is why the net join fails.
If you were pointed to the right server you would probably not get the error message.
Is the domain server on lan0 or lan2?
Samba will work with either and its not necessary to change the primary interface in /etc/rc.config.d/netconf to accommodate Samba.
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
12-11-2006 03:46 AM
12-11-2006 03:46 AM
Re: Samba 3
which parameter is exactly to set for the domain server? i set the pdc to "wins server" and also "password server"... and it is the right pdc.
pdc is on lan0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 04:02 AM
12-11-2006 04:02 AM
Re: Samba 3
If so, check out my thread here:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=949365
It explains how to get CIF's to work in an ADS environment.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 04:54 AM
12-11-2006 04:54 AM
Re: Samba 3
any other ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 06:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 07:29 PM
12-11-2006 07:29 PM
Re: Samba 3
workgroup was xyz.ab instead of xyz and the interfaces parameter was not set...
Thanks a lot