Re: [Samba] (Trying) to understand Print properties saving
I have a similar issue with Ubuntu 12.04 based system , not sure of Samba version but it keeps changing default paper to Postscript custom which seems almost square. I change it in windows and apply and it always reverts to postscript custom again On Tue, Jan 1, 2013 at 5:01 PM, Alessandro Dentella wrote: > > Hi, > > some weeks ago I wrote to this list about a problem I have saving print > properties (samba 3.4.7 - ubuntu-lucid + XP-pro) > > I never managed to solve it, I also tried with samba 3.6+ (Ubuntu precise) > but had aother problems I wrote about in this list ending opening a bug > [1]. > > Now I had to go back to my 3.4.7 installation. I'd like at least to bettere > understand how print properties work so that I can cope better with the > situation. > > In my setup the drivers are distributed by the server, client do realize > they need the driver and server correctly serves them, the problem is that > the page format is alwayes set to 'letter' rather than 'A4'. I have roaming > profiles. > > I really need to fix this even thought some workaround. > > Can someone tell me which are the components that store the print > properties? If this is already explained somewhere, please give me the URL, > I wasn't able to find it. > > 1. If I browse \\server\(server and fax) and I configure properties, where >are the changes saved? > > 2. When an end user configures the printer where does ther properties should >go (I have roaming profiles)? In the profile? in a registry? > > 3. If the domain/local Administrator changes the properties in the printer >on the client via settings | printers how does that change relate to >settings in 1 and 2? > > 4. In a working setup, is there a way to force the paper format *after* a >user has already logged in and changed the properties? > > > thanks in advance for any explanation > thanks > > sandro > *:-) > > > > [1] https://bugzilla.samba.org/show_bug.cgi?id=9468 > > -- > Sandro Dentella *:-) > http://www.reteisi.org Soluzioni libere per le scuole > http://sqlkit.argolinux.orgSQLkit home page - PyGTK/python/sqlalchemy > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
Re: [Samba] Update A Compiled Version
He could be using an older distro that never will have it in the repos. I think the bigger question is how will he update it once an update is released if he does compile it, and a I see it that remains unanswered, as I too share the same question. I never trust version X.00, as it is never long before the fixes make it X.01 On Tue, Dec 25, 2012 at 11:24 PM, Robert Heller wrote: > At Thu, 20 Dec 2012 11:20:40 -0700 Zane Zakraisek > wrote: > >> >> I'm pretty new to compiling software, although I would rather compile my >> own Samba 4.0.0 server rather than wait for it to become available in the >> repositories of my distribution. How do you update compiled software. Like >> if I compile and install Samba 4.0.0, and then 4.0.1 comes out, Is there a >> way to update to that without starting from scratch and having to rebuild >> my domain? Thanks > > Most (all?) Linux distributions include a compiled version of Samba as > part of the distriution's software repository. Check to see what your > distribution makes available. > > > -- > Robert Heller -- 978-544-6933 / hel...@deepsoft.com > Deepwoods Software-- http://www.deepsoft.com/ > () ascii ribbon campaign -- against html e-mail > /\ www.asciiribbon.org -- against proprietary attachments > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
[Samba] NEED Windows 7 64 bit Postscript drivers
Alas I am having success on my third install. I am however missing the Windows 7 64 Bit Postscript drivers. I have the 32 bit but have only one copy of windows that is 32 bit and use mostly Linux It would be greatly appreciated if someone could take them off of an ENGLISH system, and zip and email them to me. They come from \Windows\System32\spool\drivers\x64\PCC\ntprint.inf_.cab the names are ps5ui.dll pscript.hlp pscript.ntf pscript5.dll MUST BE Windows 7 English 64 bit system Thanks much! -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
[Samba] Samba and CUPS pushing generic windows drivers
I have spent weeks battling with Samba and CUPS to get seamless windows printing, and keep hitting bumps along the way So far of two printers on a test systsm, and hp deskjet 920c and a PDF writer on the CUPS machine , only one will export printer drivers _ # rpcclient -U root localhost -c enumdrivers Enter root's password: [Windows NT x86] Printer Driver Info 1: Driver Name: [HP_DESKJET_920C] _ # rpcclient -U root localhost -c enumprinters Enter root's password: flags:[0x80] name:[\\LOCALHOST\] description:[\\LOCALHOST\,HP_DESKJET_920C,HP DESKJET 920C] comment:[HP DESKJET 920C] flags:[0x80] name:[\\LOCALHOST\] description:[\\LOCALHOST\,,PDF] comment:[PDF] As you can see this is a problem. However I did not have this problem on a previous installation I tried and ended up breaking., IN order to install the drivers for windows I had to add the last line in the printer$ and printers section in the smb.conf below My biggest issue is the following: How do I get the driver for the PDF virtual printer to write out for windows auto-download? My second purpose follows and may negate all of this and it is is. I also want to know why I can not install a generic postscript or PDF driver auto-download that would apply for all printers as CUPS 1.61 allows these formats. It would seem to simplify point and print printing to have one driver that applied to all printers rather than a separate PPD for each . On my current install there are files for HP DESKJET 920C.ppd. One of the reasons I chose to go this route was for CUPS rendering. I know that they will use standard postscript rendering at least because I printed with a postscript driver to the HP previously with no printer specific PPD I would ideally lie to be able to install a printer in CUPS and have it automatically available via SMB with a generic driver with no printer specific ppd. I need this to be as idiot proof as possible! I know that new cups printers on the Mac are automatically available via samba when it is activated so it should be feasible to do that part in linux as well. The bigger issue remains a gneric postscript or pdf driver that applies to all printers. Thanks Mark -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
[Samba] group members from trusted domain
Hi @all How can I list members of the group from trusted AD domain? For my domain I can do: net rpc group MEMBERS "group" -U login%password -S dc Yes, I can change DC with -S switch to list information from DC of trusted domain, but usually there is no direct access to that DC. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
[Samba] DM Direct Newsletter: June 10, 2005
=== DM DirectJune 10, 2005 http://www.DMReview.com DM Direct is an extension of DMReview magazine online. === A Scoop on Scope: A Process-Driven Approach to Avoiding Challenged Projects by Rudolf Melik This article discusses the focus of traditional project management, the importance of a disciplined and repeatable approach, and the benefits of working toward process-driven project execution. http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1029814 The Data Warehouse Appliance Myth by Roger Gaskell In this day and age, do you only want single-use proprietary hardware? http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1029817 Enterprise Information Integration: A Pragmatic Approach by JP Morgenthal This excerpt is the introduction to the book, Enterprise Information Integration: A Pragmatic Approach, which takes a look at the task of integrating data across federated data sets and applications into a cohesive, meaningful and searchable knowledgebase. http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1029829 Industry Implementations by DMReview.com Web Editorial Staff http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1029830 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= RightOrder Speed Up Query Performance 10-50x Accurate and Consistent Customer View Are you among the 62% of IT managers who say data volume and query complexity constrain performance? To learn how to accelerate your most demanding queries by 10-50x, download the RightOrder QueryEdge Acceleration Whitepaper and ask about our free Query Performance Assessment Program. http://www.rightorder.com/contact/DM_Review_06_10_05.htm -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Information Visualization: The New Frontier of Business Intelligence Date: On Demand Information visualization skills and tools can effectively mine the value of your data assets to a degree that finally achieves a BI return on investment that doesn't require creative accounting. In this Web seminar, DM Review columnist Stephen Few will introduce you to the emerging domain of information visualization and then two innovative software vendors, Advizor Solutions and Tableau Software, will demonstrate its potential through live demonstrations of their products. Click here to register: http://list.thomsonmedia.com/t/1897772/3262516/11969/0/ Greater Scale and Speed of Integration: Change Data Capture Date: June 14, 2005 Time: 2 p.m. ET The pace of business is increasing so your ability to make operational decisions should increase too. Data volumes continue to grow while your integration windows get shorter. You need access to today's data in order to stay competitive. Find out how to solve these business data problems. Join industry thought leaders from DataMirror and Forrester for an interactive Web seminar about Change Data Capture technology for effective data integration. Click here to register: http://list.thomsonmedia.com/t/1897772/3262516/11737/0/ Reporting and Analysis for SAP - with or without BW Date: June 17, 2005 Time: 1 p.m. ET QlikView gives SAP users powerful, easy-to-use analytics - with or without SAPĀ“s BW being deployed. Learn how QlikView delivers the best of BI - dashboard-based analytics applications that drill down to the transaction level - without the time, cost and limitations of OLAP-based solutions. Click here to register: http://list.thomsonmedia.com/t/1897772/3262516/11643/0/ QlikView - Business Analysis and Reporting for JD Edwards Date: June 22, 2005 Time: 2 p.m. ET Join QlikTech online for 45 minutes and see how QlikView Business Intelligence Software can take your JD Edwards data and give timely access to information - in applications that take just days to deploy and just minutes to learn to use. Click here to register: http://list.thomsonmedia.com/t/1897772/3262516/12084/0/ Seeing Clearly: Enabling Rapid Insight Via End-to-End Financial and Management Reporting Date: June 22, 2005 Time: 2 p.m. ET This Web seminar will discuss how companies can enable rapid insight via end-to-end financial and management reporting. Kathleen Wilhide of IDC will provide the market implications for implementing a robust reporting infrastructure, followed by Rafael Marrero-Gonzalez, who will provide a firsthand account of how MasTec is delivering robust reporting infrastructure to the business users. Click here to register: http://list.thomsonmedia.com/t/1897772/3262516/12120/0/ Applebee's Evolution of Metrics Date: June 23, 2005 Time: 11 a.m. ET Choosing the right metrics for the right business decisions Join DM Review and Teradata for this free Web seminar with experts f
[Samba] Special Report from DM Direct: June 7, 2005
=== Special Report June 7, 2005 http://www.DMReview.com Special Report is an extension of DMReview magazine online. === Data Auditing Creates a Foundation for Good Governance and Risk Management by Murray S. Mazer This article looks at how a company can institute a data auditing solution and the benefits it can bring to improve governance, reduce risk and insure regulatory compliance. http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1029290 When Shrinkage is a Good Thing! Three Ways to Shrink Your Batch Window and Save by Ray Nissan Innovative job scheduling has the power to meet today's business objectives of straight-through processing and real-time information. http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1029299 AberdeenGroup: SOX Compliance and Automation by Jim Hurley AberdeenGroup research shows that firms limiting SOX reviews to a small group of senior management, auditors and the board of directors have the worst performance records. http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1029291 New Product News by DMReview.com Web Editorial Staff http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1029306 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= DataFlux Using Data Integration to Build a Single, Accurate and Consistent Customer View A major challenge facing organizations is the need to create a single, accurate view of their customers. Learn how to create a unified view of your customer by using a tightly integrated data quality solution with a customer data integration initiative. http://www.dataflux.com/dmdirect0605.asp -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= RECENT ONLINE COLUMNS Performance Management: Making It Work: The First Barrier to Performance Management: How Do We Get Started? by Gary Cokins http://www.dmreview.com/article_sub.cfm?articleId=1029020 Unified Business Intelligence in Action: Managing Risk for the Financial Services Market in a World of Uncertainty by Ronen Feldman, Ph.D. http://www.dmreview.com/article_sub.cfm?articleId=1029021 CRM: What is Next of the Horizon for Customer Relationship Management? by Denis Pombriant http://www.dmreview.com/article_sub.cfm?articleId=1029282 Read More Online Columns at http://www.dmreview.com/editorial/online/column_toc.cfm -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Information Visualization: The New Frontier of Business Intelligence Date: On Demand Information visualization skills and tools can effectively mine the value of your data assets to a degree that finally achieves a BI return on investment that doesn't require creative accounting. In this Web seminar, DM Review columnist Stephen Few will introduce you to the emerging domain of information visualization and then two innovative software vendors, Advizor Solutions and Tableau Software, will demonstrate its potential through live demonstrations of their products. Click here to register: http://list.thomsonmedia.com/t/1879989/3262516/11969/0/ Reporting and Analysis for the Mid-Sized Company Date: June 7, 2005 Time: 1 p.m. ET Just like their Fortune 500 competitors, mid-sized companies need ready access to the data that is trapped in their ERP, CRM and other enterprise systems. Join QlikTech in this Web seminar to learn more about QlikView reporting and analysis solutions for mid-sized companies. Click here to register: http://list.thomsonmedia.com/t/1879989/3262516/11587/0/ IDC Business Intelligence and Business Process Forum Date: June 7, 2005 Place: Cambridge, MA This forum is focused on linking business intelligence and operational processes to identify levers that drive business and deliver strategic value. It is designed to provide insight into how IT and business professionals have collaborated to deliver BI solutions by supporting business processes in a functional area or across functional areas. Click here to register: http://list.thomsonmedia.com/t/1879989/3262516/9912/0/ Text Mining Summit 2005 Date: June 7, 2005 Place: Boston http://www.dmreview.com/eletters/clickReg.cfm?URLID=4402";>Register for Text Mining Summit 2005 today and save 20%. This is a mind share event for tech-savvy users and leading developers. Text Mining has revolutionized key business processes such as BI and Search, allowing users to mine the 85 percent of business-critical information which is locked in text. Claim your discount with your priority code: DMu333. Click here to register: http://list.thomsonmedia.com/t/1879989/3262516/11521/0/ Is Your Data Modeling Strategy on Target? Date: June 9, 2005 Time: 12:30 p.m. ET In today's world of changing priorities, reduced resources and disparate IT systems, aligning your data management st
[Samba] DM Direct Newsletter: June 3, 2005
=== DM Direct June 3, 2005 http://www.DMReview.com DM Direct is an extension of DMReview magazine online. === The Microsoft .NET Model by Rex Brooks and Russell Ruggiero This is the second of a four-part series on J2EE and .NET development paths to build Web services within servce-oriented architectures. http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1028354 Six Sigma Analysis in Data Warehouse Design, ETL Performance Prediction Model by Vladimir Boroditsky and Christine Molinare Prediction of production performance on early project stages allows for advanced deployment planning, design solutions and production environment tuning. This article suggests an approach for the development of a performance prediction model based on multiple regression analysis developed at Motorola. http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1029012 Risky Business: Unstructured Communications in a Regulated World by Bo Manning Employee use of electronic communications is becoming a compliance minefield, with management lacking visibility and control of what staff are communicating within and outside the company. This article explains the risks and examines the potential solutions. http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1029016 Industry Implementations by DMReview.com Web Editorial Staff http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1029017 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= DataFlux Using Data Integration to Build a Single, Accurate and Consistent Customer View A major challenge facing organizations is the need to create a single, accurate view of their customers. Learn how to create a unified view of your customer by using a tightly integrated data quality solution with a customer data integration initiative. http://www.dataflux.com/dmdirect0605.asp -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Information Visualization: The New Frontier of Business Intelligence Date: On Demand Information visualization skills and tools can effectively mine the value of your data assets to a degree that finally achieves a BI return on investment that doesn't require creative accounting. In this Web seminar, DM Review columnist Stephen Few will introduce you to the emerging domain of information visualization and then two innovative software vendors, Advizor Solutions and Tableau Software, will demonstrate its potential through live demonstrations of their products. Click here to register: http://list.thomsonmedia.com/t/1872524/3262516/11969/0/ Reporting and Analysis for the Mid-Sized Company Date: June 7, 2005 Time: 1 p.m. ET Just like their Fortune 500 competitors, mid-sized companies need ready access to the data that is trapped in their ERP, CRM and other enterprise systems. Join QlikTech in this Web seminar to learn more about QlikView reporting and analysis solutions for mid-sized companies. Click here to register: http://list.thomsonmedia.com/t/1872524/3262516/11587/0/ IDC Business Intelligence and Business Process Forum Date: June 7, 2005 Place: Cambridge, MA This forum is focused on linking business intelligence and operational processes to identify levers that drive business and deliver strategic value. It is designed to provide insight into how IT and business professionals have collaborated to deliver BI solutions by supporting business processes in a functional area or across functional areas. Click here to register: http://list.thomsonmedia.com/t/1872524/3262516/9912/0/ Text Mining Summit 2005 Date: June 7, 2005 Place: Boston http://www.dmreview.com/eletters/clickReg.cfm?URLID=4402";>Register for Text Mining Summit 2005 today and save 20%. This is a mind share event for tech-savvy users and leading developers. Text Mining has revolutionized key business processes such as BI and Search, allowing users to mine the 85 percent of business-critical information which is locked in text. Claim your discount with your priority code: DMu333. Click here to register: http://list.thomsonmedia.com/t/1872524/3262516/11521/0/ Is Your Data Modeling Strategy on Target? Date: June 9, 2005 Time: 12:30 p.m. ET In today's world of changing priorities, reduced resources and disparate IT systems, aligning your data management strategy with the overall strategy of the organization is key! Please join Graeme Simsion, data management expert and author of Data Modeling Essentials (Morgan Kaufmann), and David Dichmann, Sybase PowerDesigner Product Manager, as they present key elements you need to make sure your organization is staying ahead of this never-ending curve. Click here to register: http://list.thomsonmedia.com/t/1872524/326251
[Samba] Special Report from DM Direct: May 31, 2005
=== Special Report May 31, 2005 http://www.DMReview.com Special Report is an extension of DMReview magazine online. === Industry Standards Can Help Pave the Road to Compliance by Brian Sennett Service-oriented architectures can aid in compliance. http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1028543 The Ugly Truth about Data Quality by Larry Burns Just because an application functions perfectly well even when the data behind it is bad, attempting to reuse that data for another purpose is when we discover how inaccurate, outdated or irrelevant it is, and by then it is usually too late. http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1028545 Ventana Research: Operational BI Application Deployment Practices by Eric Rogge Cost and time reduction tactics can inadvertently conflict with strategic goals. http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1028547 New Product News by DMReview.com Web Editorial Staff http://www.dmreview.com/editorial/newsletter_article.cfm?articleId=1028548 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Sponsored by QL2 Software, Inc. WebQL harnesses the chaotic resources of the Internet and other unstructured data sources. Make precise extractions with flexible SQL-like queries, then repurpose into the format of your choice - database, spreadsheet, XML; you name it. Click here for a free download or proof of concept: http://www.innovativesystems.com/cdi/dmr/052005.htm -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= RECENT ONLINE COLUMNS Enterprise Architecture: The Holistic View by JP Morgenthal http://www.dmreview.com/article_sub.cfm?articleId=1028274 Business Intelligence: What You Need to Know about the EU Data Privacy Directive by Jonathan Wu http://www.dmreview.com/article_sub.cfm?articleId=1028642 Volume Analytics: Analyze Your Interest Pipeline by Guy Creese http://www.dmreview.com/article_sub.cfm?articleId=1028083 Read More Online Columns at http://www.dmreview.com/editorial/online/column_toc.cfm -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Information Visualization: The New Frontier of Business Intelligence Date: On Demand Information visualization skills and tools can effectively mine the value of your data assets to a degree that finally achieves a BI return on investment that doesn't require creative accounting. In this Web seminar, DM Review columnist Stephen Few will introduce you to the emerging domain of information visualization and then two innovative software vendors, Advizor Solutions and Tableau Software, will demonstrate its potential through live demonstrations of their products. Click here to register: http://list.thomsonmedia.com/t/1858214/3262516/11969/0/ IDC Business Intelligence and Business Process Forum Date: June 7, 2005 Place: Cambridge, MA This forum is focused on linking business intelligence and operational processes to identify levers that drive business and deliver strategic value. It is designed to provide insight into how IT and business professionals have collaborated to deliver BI solutions by supporting business processes in a functional area or across functional areas. Click here to register: http://list.thomsonmedia.com/t/1858214/3262516/9912/0/ Text Mining Summit 2005 Date: June 7, 2005 Place: Boston http://www.dmreview.com/eletters/clickReg.cfm?URLID=4402";>Register for Text Mining Summit 2005 today and save 20%. This is a mind share event for tech-savvy users and leading developers. Text Mining has revolutionized key business processes such as BI and Search, allowing users to mine the 85 percent of business-critical information which is locked in text. Claim your discount with your priority code: DMu333. Click here to register: http://list.thomsonmedia.com/t/1858214/3262516/11521/0/ Is Your Data Modeling Strategy on Target? Date: June 9, 2005 Time: 12:30 p.m. ET In today's world of changing priorities, reduced resources and disparate IT systems, aligning your data management strategy with the overall strategy of the organization is key! Please join Graeme Simsion, data management expert and author of Data Modeling Essentials (Morgan Kaufmann), and David Dichmann, Sybase PowerDesigner Product Manager, as they present key elements you need to make sure your organization is staying ahead of this never-ending curve. Click here to register: http://list.thomsonmedia.com/t/1858214/3262516/6903/0/ Greater Scale and Speed of Integration: Change Data Capture Date: June 14, 2005 Time: 2 p.m. ET The pace of business is increasing so your ability to make operational decisions should increase too. Data volumes continue to grow while your integration windows get shorter. You need access to today's data in ord
[Samba] DM DIRECT - Confirmation Needed
Please reply to this email message to confirm your subscription to DM Direct. Your email address has been entered for a subscription to the DM Direct mailing list. However, your new subscription requires a confirmation that you received this email message and want to join this mailing list. If you do not want to join, do nothing. You will be automatically removed. To confirm that you do want to join, simply reply to this message. Make sure that your message is addressed to [EMAIL PROTECTED] Or, unsubscribe immediately by sending an email message to [EMAIL PROTECTED] -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba