homedir and nis+

Guy Roussin guy.roussin at teledetection.fr
Thu Nov 16 14:38:35 GMT 2000


Hello,

With solaris 2.7 and NIS+
Samba don't take my 'homedir map = auto_home.org_dir' and 'NIS homedir = yes'
the users are always connected with /home/{user} and not host:{homeuser}   :-(

Thank you for your help !

-----------

=> Samba 2.0.7
=> Compile options :
./configure --prefix=/opt/samba \
--with-automount \
--with-nisplus \
--with-nisplus-home \
--localstatedir=/var/opt/samba \
--with-lockdir=/var/opt/samba/locks \
--with-privatedir=/etc/opt/samba/private \
--with-sambabook=/opt/samba/doc/using-samba

=> smb.conf
[global]
  workgroup = UMR3S
  server string = %h, Solaris 7 SPARC Server (Samba %v)
  encrypt passwords = Yes
  unix password sync = Yes
  debug level = 2
  name resolve order = wins lmhosts host bcast
  character set = ISO8859-1
  logon script = scripts\%U.bat
  logon home = \\%L\%U\.profiles
  domain logons = Yes
  os level = 34
  local master = No
  domain master = Yes
  wins support = Yes
  homedir map = auto_home.org_dir
  NIS homedir = Yes

[homes]
  writeable = Yes
  hosts allow = @pclct @stlct @pctp
  browseable = No

[netlogon]
  comment = Service de connexion au domaine
  path = /home15/logon

-- 
Guy Roussin




More information about the samba mailing list