search for: tdb_locat

Displaying 5 results from an estimated 5 matches for "tdb_locat".

Did you mean: tdb_lock
2024 Aug 19
2
Where samba store printer/driver information?
...rs and drivers, so i've to set it all. Old samba 3 was clear: https://www.samba.org/samba/docs/old/Samba3-HOWTO/tdb.html but now i've not found (even doing 'tdbdump') where printer names, driver association and so on are stored. I've found: https://wiki.samba.org/index.php/TDB_Locations but nothing more. Someone can help me? Thanks. --
2019 Dec 05
3
Backing up tdb files
...I am running Centos's samba-4.9.1-6.el7.x86_64 as a PDC. There is a basic backup routine which backs up all files under /var/lib/samba but this appears to be wasteful, especially as gencache.tdb keeps growing until I delete. I can find a Samba3 reference at https://wiki.samba.org/index.php/TDB_Locations but it does not cover all Samba4 files such as smbprofile.tdb. I can see gencache.tdb is not needed - I have to delete it regularly as it keeps growing. There was a thread in the mailing lists https://lists.samba.org/archive/samba/2018-September/218367.html and this seems to suggest you ne...
2024 Aug 19
1
Where samba store printer/driver information?
...ll. > > Old samba 3 was clear: > > https://www.samba.org/samba/docs/old/Samba3-HOWTO/tdb.html > > but now i've not found (even doing 'tdbdump') where printer names, driver > association and so on are stored. I've found: > > https://wiki.samba.org/index.php/TDB_Locations > > but nothing more. > > > Someone can help me? Thanks. > > -- > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
2024 Aug 28
1
Where samba store printer/driver information?
...t; > Old samba 3 was clear: > > https://www.samba.org/samba/docs/old/Samba3-HOWTO/tdb.html > > but now i've not found (even doing 'tdbdump') where printer names, driver > association and so on are stored. I've found: > > https://wiki.samba.org/index.php/TDB_Locations > > but nothing more. > > > Someone can help me? Thanks. Do you have printQueue objects in the LDB database? I don't know anything about printing, but these have the right kinds of attributes: lDAPDisplayName: printQueue systemMayContain: driverVersion systemMayCo...
2014 Aug 12
0
Can these (unused) tdb files be removed after upgrading to 4.1?
...t one of these may have been caused by a very old smbpasswd file in /var/lib/samaba/private since the post-upgrade uid was the same as was in this ancient file. This led me to try and clean out old/unused files from the directory. I found a list of tdb locations at https://wiki.samba.org/index.php/TDB_Locations and removed the ntdrivers, ntforms, ntprinters, and unexpected tdbs since they were marked as being removed in 3.6. It's been several days since upgrading and running "ls -ltu" shows that the following tdb files have not been accessed post-upgrade and I was wondering if they can...