Results 1 to 3 of 3
Hi everybody
I am using RedHat EL4 samba-3.0.10-1.4E
My NT PDC name : DOMAIN
and NT server name : NTSERVER
Here I am trying to connect the Samba machine as ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-06-2005 #1Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
samba
Hi everybody
I am using RedHat EL4 samba-3.0.10-1.4E
My NT PDC name : DOMAIN
and NT server name : NTSERVER
Here I am trying to connect the Samba machine as a member to the NT server.
I did the following changes in my smb.conf file.
workgroup = DOMAIN
netbios name = xxx
security = domain
password server = *
after that I added the my samba machine to the NT PDC with the following command
#net join -S NTDOMAIN -U administrator%
it displayed the following message
[2005/10/06 15:23:26, 0] utils/net_ads.c:ads_startup(186)
ads_connect: Transport endpoint is not connected
Joined domain DOMAIN.
The computer accout for samba machine is created on NT machine(start menu, Programs, then Administrative Tools (Common), and then Server Manager.)
I am getting the user info on the NT server from my LINUX box with the following command
#wbinfo -u
DOMAIN\Administrator
DOMAIN\Guest
DOMAIN\IUSR_NTDOMAIN
DOMAIN\nt1
DOMAIN\user1
Now my problem is I am unable to logging into NT machine from my LINUX box.
#su - user1
su: user user1 does not exist
what is the problem, Please help me.
thanks inadvance
mummaneni
- 10-07-2005 #2Just Joined!
- Join Date
- Apr 2005
- Location
- Lebanon
- Posts
- 12
A few help
hi
i 'm now use a Samba 3 PDC and have some problem
but really i dont't try
a samba to join another domain but see this official HOWTO i hope help u
http://us1.samba.org/samba/docs/man/...TO-Collection/
sorry did u now any help about Administrator privilege of Samba domain..plz
Your Sincerly
Bilal84
- 10-14-2005 #3Linux Newbie
- Join Date
- Jul 2004
- Posts
- 143
samba
Hi
I got the solution,
The problem is : we must give the username with domain name.
For example the domain name is DOMAIN an the username is nt1on the DOMAIN
Now we should specify the login name like this
login: DOMAIN\nt1
#su - DOMAIN\nt1
Now, my problem is I am not getting the home directory on the linux machine,
while logging
How can the user get his home dirs from NT domain, again it require any auto mountings.
Please help me.
thanks,
mummaneni


Reply With Quote
