Hello. I've got a problem that is aparently simple to solve, but I've been working on it for one month and I couldn't do it yet. I have a samba and nfs server running under a Slackware 9.1 dist. It serves a Clipper database for two clients with RedHat 7.3 installed on them and one client running Win98. In those Linux-based clients I set up the Clipper application under Dosemu-1.2.0 with FreeDos, and by mounting the database directory from the server to a local hdimage directory (either via nfs or samba), I allowed them to access the referred database. It seemed to work perfectly til I tried to include some records from the Linux-based clients subsequently. When I include a single record in the database from a Linux client and search for it, it seems ok. When I include a record from a Linux client and afterwards I include other record from the Win98 (MSDOS) both records are correctly added, with their correspondent index right. In the same way, when I firstly include a record from Win98 and secondly include another record from a Linux client, again all ok. But when I include a record from a Linux client and afterwards I try to include another record from the other Linux client, the last one is duplicated and the former one disappears. The permissions in database files and directories are set up as 777 (chmod -R /database_directory 777). Could this be a problem of bash umask? Or a problem of Dosemu?
Please help! Thank you! Fl�vio _________________________________________________________ Voce quer um iGMail protegido contra v�rus e spams? Clique aqui: http://www.igmailseguro.ig.com.br Ofertas imperd�veis! Link: http://www.americanas.com.br/ig/ - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
