summaryrefslogtreecommitdiff
path: root/source3/libads/ldap_printer.c
diff options
context:
space:
mode:
authorJim McDonough <jmcd@samba.org>2002-12-05 19:13:40 +0000
committerJim McDonough <jmcd@samba.org>2002-12-05 19:13:40 +0000
commit26236b30d09ebf31e43911f2d7cbec80df519b71 (patch)
treebde4a7882d52f115f0d1c4181df8c8f88312c1b8 /source3/libads/ldap_printer.c
parent47edb96d9964aeece7ec2975d6781a26be0eb9c5 (diff)
downloadsamba-26236b30d09ebf31e43911f2d7cbec80df519b71.tar.gz
samba-26236b30d09ebf31e43911f2d7cbec80df519b71.tar.bz2
samba-26236b30d09ebf31e43911f2d7cbec80df519b71.zip
More printer data to publish
(This used to be commit 6e2f0c4e304a09313f933a3c9c2a7b3a0219006d)
Diffstat (limited to 'source3/libads/ldap_printer.c')
-rw-r--r--source3/libads/ldap_printer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libads/ldap_printer.c b/source3/libads/ldap_printer.c
index a8c1148093..b2ee5f2265 100644
--- a/source3/libads/ldap_printer.c
+++ b/source3/libads/ldap_printer.c
@@ -181,6 +181,7 @@ static void map_regval_to_ads(TALLOC_CTX *ctx, ADS_MODLIST *mods,
{SPOOL_REG_ASSETNUMBER, map_sz},
{SPOOL_REG_BYTESPERMINUTE, map_dword},
{SPOOL_REG_DEFAULTPRIORITY, map_dword},
+ {SPOOL_REG_DESCRIPTION, map_sz},
{SPOOL_REG_DRIVERNAME, map_sz},
{SPOOL_REG_DRIVERVERSION, map_dword},
{SPOOL_REG_FLAGS, map_dword},