[Samba] Accessing Samba (3.0.4) server from multiple domains

2004-08-30 Thread PaulD
Hi,

In my company I have a couple of NT domains, call them
say;
   DOMAINONE
   DOMAINTWO

I have a samba (v3.0.4) box running as a filestore,
without problem off my main domain DOMAINONE.

Each user on DOMAINONE has a home directory on the
box.
The samba box is a domain memberserver, and the
authentication is managed by winbind looking up the
userid's against DOMAINONE. 

Each of the homedirs are chown'd in the format:
DOMAINONE+userid
This works nicely for all the users on DOMAINONE.

My problem; I need to get users setup from DOMAINTWO
on the box. 
I can see the userid's if I do: wbinfo -u, 
(there's a trust relationship between the two DOMAINS)
I can chown the userdirectory by doing ;
   chown DOMAINTWO+userid userid_folder/

But from the users NT/2000 machine they can't see the
server.

Any ideas would be gratefully accepted 

TIA


Yahoo! Messenger - Communicate instantly...Ping 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] file permissions head-ache on Samba V3.0.4

2004-08-26 Thread PaulD
Hi,

I hope that this is a quick answer, as it's probably
been answered many times before and I'm just missing a
very minor setting in my config.

I have just setup a samba server(ver 3.0.4) on a
Redhat Enterprise Linux Box ES3. The box has been
setup as a member of a Windows NT4 domain, it's to be
used as a fileserver for users on the NT domain.

I have configured samba to use domain security, and
have winbind working correctly (I think!!) - I can get
the domain users and groups to show from a 'wbinfo -u
or wbinfo -g.

I have been trying (unsucessfully) to configure the
/home directory so that the domain admins here can
manage the subfolders and the permissions, from the
server administrator or management console on their NT
/ 2000 workstations. 

I have used the following commands on the /home volume
so that the domain admins/users can have access to the
volume:
chown DOMAIN+Administrator /home
chgrp DOMAIN+Domain Users /home
(both commands threw back no errors)

I'm guessing that the problem may down to the smb.conf
file but I'm not sure what I'm missing.. would be
grateful if someone could assist.

TIA



Yahoo! Messenger - Communicate instantly...Ping 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba