-
I'm trying to use mysql_audit 0.3.7 on Samba 3.0.25 on Debian Lenny amd64 but I'm getting the following error running Samba with "smbd -i -d 10":
Initialising custom vfs hooks from [mysql_audit]
vfs_find_backend_entry called for mysql_audit
Probing module 'mysql_audit'
Probing module 'mysql_audit': Trying to load from /usr/lib/samba/vfs/mysql_audit.so
Error trying to resolve...
2009-06-08 11:21:50 UTC by decibel83
-
in the INSTALL file is the note:
NOTE: If mysql is not available user won't be able to connect to the share.
But if samba is running and I stop MySQL, everything is still working fine. Is this an old note? Or is there still any Problem?.
2009-02-19 10:41:59 UTC by torsten-
-
Hi,
I have configured samba as primary domain controller on red hat 5 linux.I able to connect from windows machine but now I want to connect samba domain from othet linux machines (fedora,opensuse) also...
please guide......
thank u.
2009-01-16 07:37:02 UTC by dnyanesh_3
-
Check that all dependencies have been installed.
Take a look at the the output of:
ldd /usr/lib/samba/vfs/pgsql_audit.so
and check for missing libraries.
2009-01-08 10:42:49 UTC by sanchietti
-
Hey everybody,
I have a problem with smb_audit in combination with postgres, I have created the pgsql_audit.so
and edited my smb.conf. but when I try to acces a share with auditing I get the following error:
/usr/sbin/smbd: symbol lookup error: /usr/lib/samba/vfs/pgsql_audit.so: undefined symbol: PQescapeStringConn
I am using samba 3.0.28a and smb_audit-0.3.7
I hope that someone can...
2008-12-31 10:38:39 UTC by mr_x007
-
Hi,
I've made a simplified GUI to the database. It's been created for end-user and not for administrators.
This implementation uses only "autid2" table.
Features:
- Use of css for style
- New ui style
- Actions grouped by meaning
- No need to setup
- Available completed languages: english, italian
You can find it in the tracker.
2008-12-23 08:32:23 UTC by sanchietti
-
Simplified GUI for non-admin users.
2008-12-23 08:31:15 UTC by sanchietti
-
Remove the UPDATE action to increase performance on large databases.
The field 'cnt' in the table audit2 is no more needed.
2008-12-11 13:50:53 UTC by sanchietti
-
This the italian translation.
Thank you for the job.
2008-12-05 08:21:58 UTC by sanchietti
-
I installed this tool because I would like to know which files from my share are most popular for others.
Thanks for this logging tool, but I would like to see table with one more column: count(message) and at the and of query added: group by message.
I will implement it by my own, but this feature should be usefull for others too.
Milos Homola.
2008-09-11 18:14:31 UTC by nobody