- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- SAMBA veridying users against 2 different domains
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-24-2003 12:29 AM
09-24-2003 12:29 AM
SAMBA veridying users against 2 different domains
We have a couple of SAMBA servers on RH7.3 that runs Samba in OLDDOMAIN. The problem we have is that we have started migrating users from OLDDOMAIN to NEWDOMAIN and using SIDHistory. This seems to be working fine for all our Windowsshares but the users that had access to the Sambashare before can no longer access the Sambashares.
Any ideas for this?
I had one thought that it might be possible to verify users against two different domains at the same time? Since we can't reconfigure the Sambaserver to verufy users against just NEWDOMAIN because many users are still in OLDDOMAIN. Also our Linuxtech told me that Samba3 has support for AD but we're not moving to Samba3 yet for a couple of months and I need a quick solution to our problem ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 03:26 AM
09-24-2003 03:26 AM
Re: SAMBA veridying users against 2 different domains
The best way to solve this problem is to stop removing users from the old domain controller.
You can also stop validating users off the domain controllers during the transition.
You'll need to have a user id on the Linux boxes for all users and run this command for each of them as root.
smbpasswd -a
This is a pain, but it gets you through transition without a Samba Upgrade.
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-24-2003 03:51 AM
09-24-2003 03:51 AM
Re: SAMBA veridying users against 2 different domains
I just checked and it seems like the old account in the OLDDOMAIN wasn't removed nor disabled. However, the user had to change their password at first login at the NEWDOMAIN. Could this be the cause?
And your suggestion to verify users locally, if you put the same username and password as they have in the domain, will it ask for the username/password when they try to connect to the share or not?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 04:23 AM
09-24-2003 04:23 AM
Re: SAMBA veridying users against 2 different domains
But what the heck, its only bytes on a disk.
You might want to convert olddomain to a backup domain controller, with the primary being the Windows 2003 server. It should be possible with trust relationships to maintain membership in the old domain and be backup domain controller in the new one.
This will service the old domain but provide access to all on those samba shares. This is a much more elegant solution than my first one. If it works.
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-24-2003 05:10 AM
09-24-2003 05:10 AM
Re: SAMBA veridying users against 2 different domains
But what about the other solution to create local accounts on the Linux boxes? Will this present a loginbox asking for username/password to the user?
I guess I could try with our Linux tech guy but he's away for the rest of the week and would be nice to prepare some for him.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 05:23 AM
09-24-2003 05:23 AM
Re: SAMBA veridying users against 2 different domains
This is better than not having access at all.
They will not be able to change that password without having shell access on the Linux box. This puts the burden of maintaining passwords on the Linux administrator.
After changing smb.conf
service samba restart
implements the changes.
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-24-2003 05:25 AM
09-24-2003 05:25 AM
Re: SAMBA veridying users against 2 different domains
bzzz.
brain lock.
SEP
Works for points....
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com