NIS passwd

Venu Gopal R vxr at cypress.com
Tue Sep 3 12:07:44 GMT 2002


Hi,

Installed Samba on NIS server.

I need to integrate NIS with SAMBA. Basically I am looking for USER
authentication.

Can anbody help me out.

# Global parameters
  [global]
          workgroup = DEFAULTWG
          netbios name = SIMBA
          server string = Samba Server
          security = SERVER
          encrypt passwords = Yes
          update encrypted = Yes
          passwd program = /bin/passwd %u
          unix password sync = Yes
          log file = /usr/local/samba/var/log.%m
          max log size = 50
          dns proxy = No
          NIS homedir = Yes

[homes]
          comment = Home Directories
          read only = No

  [printers]
          comment = All Printers
          path = /usr/spool/samba
          printable = Yes
          browseable = No

  [var]
          comment = Var directory
          path = /var
          guest ok = Yes

  [tmp]
          comment = TMP directory
          path = /tmp
          guest ok = Yes


--
With Regards
Venu


-------------- next part --------------
HTML attachment scrubbed and removed


More information about the smb-clients mailing list