Displaying 1 result from an estimated 1 matches for "stichlberger".
2005 Dec 11
1
how to use MySQL-backend !?
...o user SID retrieved from database!"
is there another tool to add/remove users ?
is my smb.conf ok, or do i need to mention each database column separately ?
i have seen examples without separate mentioning...
i appended a dump of my mysql-table and my smb.conf file
thanks in advance
Florian Stichlberger
Hall in Tirol, Austria
##### MySQL-Dump of Database
CREATE TABLE `user` (
`logon_time` int(9) default NULL,
`logoff_time` int(9) default NULL,
`kickoff_time` int(9) default NULL,
`pass_last_set_time` int(9) default NULL,
`pass_can_change_time` int(9) default NULL,
`pass_must_change_ti...