Displaying 20 results from an estimated 700 matches similar to: "Where samba store printer/driver information?"
2024 Aug 28
1
Where samba store printer/driver information?
On 19/08/24 21:32, Marco Gaiarin via samba wrote:
>
> Samba in AD mode, of course; printer server on a domain member with cups.
>
>
> For the second time i'me lost, on a server, all the associaton between
> printers 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
2024 Aug 19
1
Where samba store printer/driver information?
Not sure what your question is but I do set up printers and associate drivers like this:
http://samba.bigbird.es/doku.php?id=samba:print-server
http://samba.bigbird.es/doku.php?id=samba:automatic-drivers
On Aug 19, 2024 at 11:40 +0200, Marco Gaiarin via samba <samba at lists.samba.org>, wrote:
>
> Samba in AD mode, of course; printer server on a domain member with cups.
>
>
2024 Apr 10
1
SAMBA 4.20 - function level upgrade
Hello
I will try give you best answer what I can.
- alma linux 9, fresh installation, for testing only in virtualbox
- packages from Sernet, installad via YUM from oficial repo
- installed version 4.18 (same on original linux)
- moved backup from original server, /var/lib/samba + /etc/krb,
/etc/default/samba, /etc/samba
- original domain created if I remember on 4.15 or 4.16, then schema
2024 Apr 11
1
SAMBA 4.20 - function level upgrade
Thanks for getting back to me. Sadly I've not had the time today to
attempt the reproduction.
Can you, just to save me time, double-check if this happens on a server
with the Samba 4.20 being a just from-our-tarball Samba and show the
logs that gives?
Thanks,
Andrew Bartlett
On Wed, 2024-04-10 at 10:04 +0000, Tom?? Havl?n via samba wrote:
> HelloI will try give you best answer what I can.
2024 Apr 11
1
SAMBA 4.20 - function level upgrade
Hello,
please check my progress
I did it on the same virtual Centos 9 to avoid posibilities of
differencies between original and new installed linux
- backup /var/lib/samba storage
- uninstalled sernet-samba
- installed samba 4.20.0 from tar source code
- location default /usr/local/samba
- replaced files from /var/lib/samba to /usr/local/samba (to right
location)
- started samba - done
-
2006 May 22
4
naming convention for bridge tables.
I read somewhere that the correct naming of bridge tables is in alpha order.
For example. I have two tables:
houses, and colors.
If I want to create a bridge table to associate colors with houses, I would
name the table:
colors_houses
The associations work fine.
But, if I have a table named: track_houses.
Building a bridge table called: colors_track_houses, gives me model
associaton errors.
2003 Nov 10
10
shuffling a vector
Hi,
I'me trying to write a function that will shuffle a vector. At the
moment I'm baically making a vector of randomized indices and then
making a new vector from the original one using these random indices.
However, is there an alternative (more elegant) method to do this? I
tried help.search('shuffle') but it does'nt return anything relevant.
Thanks,
2008 May 29
2
In fact this is a Stats question, but...
Dear All,
I'me having (much) trouble understanding why it happened and answering
a referee's comment to part of a submitted manuscript. I've tried to
google for help but... I'm really confident that although this is a
R-Help list someone can help me!
I used R to do an ANCOVA w/ RNA/DNA as the dep var, sl as the indep
var and gut (a factor w/ levels: prey and empty) as the
2015 Jun 18
2
Samba4 as AD, what password hash is used?
Hi,
Thank you for this answer, unfortunately I was not able to re-hash password
as they are hashed into LDB database.
First I retrieved the hash:
ldbsearch -H $sam '(cn=some user)' unicodePwd
# record 1
dn: CN=some user,OU=Users Management,DC=ad,DC=example,DC=com
unicodePwd:: COwwLgiqqaHRyhy4HxWp4A==
This "unicodePwd" attribute comes from a quick search into "user"
2004 Apr 08
1
can't hear vm audio
So I've been fighting to get the X100P working. A battle which I've kinda
won but not without a cost.
Before I won the Zaptel battle I was able to hear all of the messages that
asterisk plays. For example, when I'm accessing VoiceMail I would have
been requested to input my password. This did work but now it doesn't.
Asterisk does show that it is playing the file but no audio is
2015 Jun 17
2
Samba4 as AD, what password hash is used?
Hi all,
I was wondering what kind of password encryption is used into LDB file to
store user's password.
Our users are authenticating against some OpenLDAP tree to access their
applications. We would like to add some field on this OpenLDAP to generate
Samba4 valid password when users are connecting against it, to be able then
to copy this field into our Samba4 users for they have same
2019 Dec 05
3
Backing up tdb files
I am trying to determine which tdb files must be backed up in order to
perform a proper system restore. 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
2013 Jan 24
2
rsync parameters errors
In my new bash script, I'm doing what I think is a very simple rsync
command the way I'm used to doing it. I just do a lot of setup and
checking before I get to it.
When I run it, it gets very unhappy with me. It's probably something
very simple.
I need to build the rsync command in a string so that some things can go
away - like if my variables DRY_RUN and DELETE are undefined,
2003 Feb 21
1
2.2.7a - lot of open/close calls
I'me trying to track down a performance problem as I posted yesterday and
as I increase the log level I've noticed this...
[2003/02/21 08:19:06, 2] smbd/open.c:open_file(245)
dm389245 opened file mr00257.bat read=Yes write=No (numopen=1)
[2003/02/21 08:19:06, 2] smbd/close.c:close_normal_file(213)
dm389245 closed file mr00257.bat (numopen=0)
[2003/02/21 08:19:06, 2]
2024 Apr 03
1
SAMBA 4.20 - function level upgrade
Hello Samba Dancers,
I tried to do function level upgrade on my testing instalation of samba.
Finished upgrade from 4.18 to 4.20. I put ad dc functional level = 2016
line to smb.conf, restarted samba. But command samba-tool domain
schemaupgrade --schema=2019 ends with error.
Could I ask you check my progress or find solution?
samba-tool domain schemaupgrade --schema=2019
Temporarily overriding
2002 Nov 26
4
printer list from cups without restart?
Hi,
while using cups as a print system and sharing all the printers with
samba to windows clients, is it possible to 'view' a newly created
printer in the browse list without restarting smbd ? (samba 2.2.7)
Holger
2024 Jun 14
2
Choosing a backend idamp and example scenarios for each one
hi,
Knowing the 3 idmap backends (ad, rid and autorid) available to configure
samba as a domain member, could you give examples of scenarios in which
each backend would be more suitable?
--
Elias Pereira
2005 Sep 06
4
completed printjobs stay in queue after "upgrade" 3.0.20rc2 -> 3.0.20
A few weeks ago, I upgraded Samba 3.0.1x to 3.0.14a . After the upgrade,
all completed printjobs on all 40 printers stayed in samba's print queue
(they were removed from the unix-printqueue). When I installed
3.0.20rc2, everything back to normal.
But since the upgrade this weekend to 3.0.20, the same thing happens
again: no jobs were removed from the samba printerqueue's.
Removing
2019 Jul 17
4
Bitlocker
Hi,
I am trying to implement bitlocker key management in samba4 ad. This has
been posted a view times before:
https://lists.samba.org/archive/samba/2015-December/196771.html
https://lists.samba.org/archive/samba/2018-July/217168.html
According to Andrew and this:
https://docs.microsoft.com/en-us/previous-versions/orphan-topics/ws.10/cc722309(v=ws.10)
the Schema should be ready for this.
2004 Dec 14
4
Samba 3.0.9 doesn't remove printjobs ?
Hello!
I'm using samba with CUPS printing (with raw passthru)
for a long time now and it worked very well.
But after upgrading my samba installation from 3.0.2 to 3.0.9,
the printjobs (sent from XP Workstations) aren't
removed from the joblist anymore.
Means: the job is printed correctly, but opening the
printqueue on the XP machine still contains the job
(not only mine, but jobs from