[Samba-it] SAMBA 3.0 mappaggio di gruppi

Giovanni Romanenghi giovanni at sorint.it
Wed Oct 8 14:15:01 MDT 2003


Ho due problemi  con samba 3.0:
Ho questa situazione: samba3.0 compilata con le opzioni di default su 
solaris 8 che fa da PDC ( Di seguito c'è il mio smb.conf) funziona 
abbastanza bene.
[global]
         workgroup = SAMBATESTPDC
         netbios name = samba3sun
         preferred master = Yes
         domain master = Yes
         wins support = Yes
         domain logons = yes
         local master = yes
         encrypt passwords = yes
         security = user
         ldap suffix = o=arcafondi,c=it
         ldap machine suffix = ou=people,o=samba,c=it
         ldap user suffix = ou=people,o=samba,c=it
         ldap group suffix = ou=group
         ldap admin dn = uid=sambauser,cn=config
         ldap ssl = no
         passdb backend =  ldapsam:ldap://10.10.5.160/ guest
         ldap passwd sync = yes
         logon home =
         logon path =
         admin users = @helpdesk

[netlogon]
         path = /usr/local/samba/netlogon
         comment = "Netlogon"

[home]
         comment = Cartelle Personali
         path = /sambapriv
         read only = No
         create mask = 0777
         directory mask = 0777

[gruppo]
         comment = Cartelle Condivise dal gruppo
         path = /sambapub
         read only = No
         create mask = 0777
         directory mask = 0777
         vfs object = recycle
         recycle: repository = .recycle
         recycle: version=True
         recycle: touch=True
         recycle: keeptree=True
         recycle: noversion = *.doc|*.xls|*.ppt
         recycle: exclude = *.tmp *.temp *.cache

PRIMO PROBLEMA: Io ho diversi gruppi unix nella mià società e sono riuscito 
a mappare ognuno con un gruppo nt. Io ho bisogno anche però di mappare due 
o più gruppi unix con il gruppo domains users in nt. Qualcuno sa come posso 
fare?

Secondo PROBLEMA: Nei due share home e gruppo funziona solo lo share home 
perchè quando cerco di mappare lo share gruppo mi appare l'errore in 
allegato mentre nel file di log di samba log.smbd ho questo errore
  Error trying to resolve symbol 'init_module' in 
/sambabin/samba/lib/vfs/recycle.so: ld.so.1: /sambabin/samba/sbin/smbd: 
fatal: _nss_files_netgroup_constr: can't find symbol
[2003/10/08 14:11:27, 0] smbd/vfs.c:vfs_init_custom(254)
   Can't find a vfs module [recycle]
[2003/10/08 14:11:27, 0] smbd/vfs.c:smbd_vfs_init(317)
   smbd_vfs_init: vfs_init_custom failed for recycle
[2003/10/08 14:11:27, 0] smbd/service.c:make_connection_snum(581)
   vfs_init failed for service gruppo

Ciao Giovanni 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.JPG
Type: image/jpeg
Size: 20423 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-it/attachments/20031008/95ac2202/attachment.jpe>


More information about the samba-it mailing list