Hello I'm having a problem to use the CD ROM for many clients at the same time... MY NET 30 CLIENTS running Windows95 1 SERVER running Red Hat Linux 7.2 / Samba 2.2.1a-4 with shared CD-ROM Drives THE APPLICATION: - There are some programs (Windows programs) which run in the clients and reads the CD-ROM from the server. If I use only 1 client the applications works fine, however when another client try to use the program I got CD-ROM read erros. - I have already changed the CD-ROM Drives and media, but the problem was not solved. - I tested the same application using a Windows2K Server with CD-ROM Sharing and the application worked fine for the 30 clients at the same time. The problem is that I do not want to use a Window2K Server, I really want to use a Linux Server. Maybe is a lock file problem ? Any Help Please ? Below the global options and CD ROM Sharing options [global] log file = /var/log/samba/samba-log.%m domain master = yes interfaces = 192.168.1.250/24 time server = yes domain logons = yes prefered master = yes encrypt passwords = yes # share modes = yes server string = Primary Domain Control workgroup = MYWORKGROUP logon script = %G.bat netbios name = pdc local master = yes security = user os level = 33 lock directory = /var/lock/samba.d printcap name = /etc/printcap load printers = yes printing = bsd socket options = IPTOS_LOWDELAY TCP_NODELAY [CDROM] comment = CDROM path = /auto/cdrom read only = yes browseable = yes public = yes locking = no -------------- next part -------------- HTML attachment scrubbed and removed