Hi, > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Montag, 12. Januar 2004 18:00 > To: [EMAIL PROTECTED] > Subject: Why is SAP_DBTech.ini ... > > > world readable, writeable and executable on Linux? > the execution right is is not needed or wanted. It is a bug, not a feature. But 'SAP_DBTech.ini' must be kept world readable, writeable, since no special 'sapdb' group exists (except for SusE distribution, where such a group was added...). Without that group everybody must be allowed to create databases in all releases < 7.5...
The 'sdbadmin' group was added with Release 7.5. Additionally with all releases >= 7.5 'SAP_DBTech.ini' is splitted into '/etc/opt/sdb.ini' (readonly), <IndepData>/Config/Installation.ini (readonly), <IndepData>/Config/Runtimes.ini (readonly) and <IndepData>/Config/Databases.ini (readwrite for sdbadmin group). CU jrg -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
