I have had tremendous success with Winbind and NT Domains. Refer to chapter
20 of the Samba-HOWTO-Collection.

Once Winbind is configured in NSS, and some changes are made to smb.conf,
Samba will recognize the NT Domain and then will allow access to shares
based on membership in an NT Global Group. 

Chapter 20 will give you everything you need to make this work.
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, August 06, 2004 11:37 AM
To: [EMAIL PROTECTED]
Subject: RE: [Samba] smb.conf question







Please share a little more information. Is the "NT group" PSH-DQM an actual
Domain group in NT? NT Global group
Or is this a Unix group? NT not unix
What "NT" server platform areyou on?  2003 Active Directory.
Is this an NT 4 style domain, or are you using ADS? NT
------------------------
Brian F



 

                      "Stanley Tim"

                      <[EMAIL PROTECTED]        To:
[EMAIL PROTECTED]                                            
                      rs-usa.com>                cc:

                                                 Subject:  RE: [Samba]
smb.conf question                                           
                      08/06/2004 02:29 AM

 

 






Please share a little more information. Is the "NT group" PSH-DQM an actual
Domain group in NT? Or is this a Unix group? What "NT" server platform are
you on? Is this an NT 4 style domain, or are you using ADS?

>>>>>>
Thanks but it still does not work any Idea it gets stuck after I search for
the computer I see it (it-ibm30) then when I try to get to the share
(test_share)
it ask for the user name and passwd.


[global]
  preferred master = no
  netbios name = it-ibm30
  workgroup = PEOPLESOFT
  wins support = no
  domain logons = no
  encrypt passwords = yes
  valid users = @PSH-DQM
  password server = psh-dc-001
  security = server
  public = no
  socket options = TCP_NODELAY

[test_share]
        comments = Unix
        path = /products/test11
        writeable = yes
        valid users = @PSH-DQM
        create mode = 0770
        directory mode = 0770
        locking = no
------------------------
Brian F



|---------+---------------------------------------------------------->
|         |           "Stanley Tim" <[EMAIL PROTECTED]>   |
|         |           Sent by:                                       |
|         |           [EMAIL PROTECTED]|
|         |           s.samba.org                                    |
|         |                                                          |
|         |                                                          |
|         |           08/05/2004 11:51 AM                            |
|         |                                                          |
|---------+---------------------------------------------------------->

>---------------------------------------------------------------------------

-------------|
  |
|
  |       To:       [EMAIL PROTECTED]
|
  |       cc:       (bcc: Brian Fasteen/PeopleSoft)
|
  |       Subject:  RE: [Samba] smb.conf question
|

>---------------------------------------------------------------------------

-------------|





update the valid users line as such:

             valid users - bfasteen, @PSH-DQM

****************
in the smb.conf I have a test share

We have nt users in this group   PSH-DQM
how do I allow all the users in that group to access this test share  ?

[test_share]
        comments = Unix
        path = /products/test11
        writeable = yes
        valid users = bfasteen
        create mode = 0770
        directory mode = 0770
        locking = no


Brian


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba








-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to