similar to: Setting up Point 'n' Print

Displaying 20 results from an estimated 100 matches similar to: "Setting up Point 'n' Print"

2004 Apr 09
1
samba3 to Win 2003, signing mandatory but disabled?
I am trying to get samba working again, since my employer upgraded to a Windows Server 2003. I have installed samba-3.0.2a-1_rh9.i386.rpm to my Linux (RedHat 9) system. I can connect to other machines in my domain, read/write files, etc. When I try smbmount on the Windows server, I get this error: cli_negprot: SMB signing is mandatory and we have disabled it. I have tried enabling SMB
2004 Apr 14
0
Samba Administrator E-zine
Hello All, I have been talking to some of the team members about an idea that I have for a monthly e-zine for Samba Administrators. This e-zine would provide Samba specific solutions, as well as solutions for ansilary Linux tasks and service integration, and it would provide help for Windows pertinent administration tasks that a Samba Administrator would face. I am looking for a good core
2005 Aug 03
2
The Next Guide Will Be...
The Next Guide Will Be... August 3rd, 2005 The next guide on Sambadmin will about creating a great LDAP infrastructure. I have been disappointed that I have only received two comments about what the next guide should be, especially since the site has had over 500 visitors in the past two days. I came to this decision after reading my posts. I stated that the core motivation behind all of this is
2004 Feb 10
2
CUPS printing on Fedora with 3.0.2 RPMs
I have upgraded my Fedora Core 1 file server from the distribution supplied 3.0.0 RPMS to the Fedora/Samba 3.0.2 RPMS I found on the Samba Web Site. After doing this, printers are not be recognized or shared. When I restarted the server this message showed up in /var/log/samba/log.smbd: [2004/02/09 18:00:04, 0] printing/pcap.c:pcap_printer_fn(361) Unable to open printcap file cups for
2004 Mar 11
5
win32-etc-0.2.2 testing wanted
I''ve commited code for win32-etc 0.2.2, which adds the configure_user and configure_group methods. Testing appreciated. On my home system, I can''t get configure_user to work, but I haven''t any real idea why it fails. The configure_group method seems to work fine, however. Dan _________________________________________________________________ Fast. Reliable. Get
2004 Jun 11
9
Handling Events that don''t take an ID
Hey Kevin, Am I correct in assuming that if I want a particular widget to respond to an event which doesn''t take an ID as an argument (like evt_size or evt_left_down), that I have to inherit a new widget and define the event handler within the inherited class? Here''s a little contrived code example to illustrate what I mean: class MyCtrl < Wx::TextCtrl def
2010 Jan 13
0
TOSHARG-CUPS-Printing.xml, AdvancedNetworkAdmin.xml, Integrating-with -Windows.xml finished and some bug
Now, TOSHARG-CUPS-Printing.xml,TOSHARG-AdvancedNetworkAdmin.xml,TOSHARG-Integrating-with-Windows.xml translate to Japanese finished(3.4.0 base). And some bug found. ------------------------------------------------------------------------------- TOSHARG-CUPS-Printing.xml The setdriver command will fail if in Samba's mind the queue is not already there. A successful installation displys the
2009 Jul 06
1
TOSHARG-DomainMember.xml translate finish and some bug found
Now, TOSHARG-DomainMember.xml translate to Japanese finished. and Some bug found. <procedure> <title>Server Manager Account Machine Account Management</title> -------Domain? <step><para> From the menu select <guimenu>Computer</guimenu>. </para></step> When the user elects to make the
2004 Oct 13
1
RE: TOSHARG: Samba ADS domain membership notes
Jeremy, Thanks for this feedback. I will include this info as soon as I get a moment. Good work. - John T. --- John H Terpstra Samba-Team email: jht@samba.org > -------- Original Message -------- > Subject: TOSHARG: Samba ADS domain membership notes > From: "Jeremy Naylor" <jnaylor@gmail.com> > Date: Wed, October 13, 2004 5:27 am > To: jht@samba.org > > Hi
2005 Mar 02
3
To the ones who may concern :: German Translation of the Samba-Docs SOON AVAILABLE AS BOOK.
Hello to all Samba-users, and, in particular, Hallo an die deutschsprachigen Anwender von Samba ! It has been quite a while since I announced the complete translation of "The Official Samba-3 HOWTO And Reference Guide" (aka TOSHARG). I have received some requests for a printed version of the german documentation, this means to me that it has to be announced again that there will be a
2009 Jun 19
1
TOSHARG-BDC.xml translate finish and some bug found
Now,TOSHARG-BDC.xml translate to Japanese finished. and Some bug found. Samba-3 can act as a Backup Domain Controller (BDC) to another Samba Primary Domain Controller (PDC). A Samba-3 PDC can operate with an LDAP account backend. The LDAP backend can be either a common master LDAP server or a slave server. The use of a slave LDAP server has the benefit that when the master is down, clients may
2012 Nov 22
0
[PATCH] doc-xml: Fix a typo
--- docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml b/docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml index f2f3a30..2b12e11 100644 --- a/docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml +++ b/docs-xml/Samba3-HOWTO/TOSHARG-PDC.xml @@ -309,7 +309,7 @@ Ideally, the implementation of SSO should reduce complexity and reduce
2009 May 12
5
TYPO: The Official Samba 3.2.x HOWTO and Reference Guide
I had translated TOSHARG into Japanese. I found TYPO in the paragraph of "About the Cover Artwork". The contents are as follows. ---------------------------------------------------------------------------------------- the actions of those who have travelled lifes' road before us, ------ life's
2010 Feb 28
2
Standalone PDC XP-Win7 clients can't join domain.
I have setup a Samba PDC Version 3.4.3 under Debian. I have read the TOSHARG and By Example chapters regarding domain logins as well as anything else I could find. The machines (seem) to join the domain successfully but when the machines requre a domain administrator account privilege escalation fails. The Win7 machine fails with the message "The machine trust account failed" I
2005 Sep 15
2
getent & winbindd on FreeBSD 5.4
I'm trying to get a FreeBSD 5.4 server to join a NT4 domain as a member domain server using winbindd. I've compiled Samba with WinBIND support, ACL Support, Syslog support, UTMP support, SMB PAM module, and with installed POPT library. I've reviewed Chapter 20 of TOSHARG and implemented a good portion of it into our smb.conf file but am having trouble making the 'getent'
2009 Oct 08
3
TOSHAG-Winbind.xml translate finished and some bug found
Now, TOSHARG-VFS.xml translate to Japanese finished(3.4.0 base). And some bug found. <indexterm><primary>UID</primary></indexterm> <indexterm><primary>GID</primary></indexterm> <indexterm><primary>SID</primary></indexterm> <indexterm><primary>idmap uid</primary></indexterm>
2006 Sep 13
1
security with normal profiles
Following TOSHARG and "Samba 3 by examples" I implemented Folder redirection plus some security restrictions by building a custom NTUSER.DAT which is the default profile of my users. The problem is that each user has read/write access to its profile share therefore he can replace its NTUSER.DAT. This is why I chose mandatory profiles. Is there another solution? The problem with
2009 Aug 03
1
TOSHAG-ChangeNotes.xml translate finished and some typo found
Now, TOSHARG-ChangeNotes.xml translate to Japanese finished(3.4.0 base). And some typo found. -------------------------------------------------------------------------- Assume that a group named <emphasis>developers</emphasis> exists with a UNIX GID of 782. In this case this user does not exist in Samba's group mapping table. It would be perfectly normal for ----group?
2005 Feb 18
1
Samba PDC + OpenLDAP + Samba BDC
Hello everyone, the time for me to use a OpenLDAP server is getting closer ( :( yikes..I'm still scared sorta) , I currently have a Samba PDC with tdbsam with 50 users goes fine, our company will grow (doing our best) in this year by a minimum of 25-30 computers, and I've stuided the TOSHARG , and it says that for every 50 computer a bdc is suggested. The questions : 1.how does
2008 May 06
1
Can't get 3.0.23d from SuSE RPM to be a member in an NT4 domain
Been working with Samba back to 1.9 or so, but this is the first time I've tried to set it up as a domain member server. I followed (I think) the instructions on how to do this in TOSHARG (which are about as disjointed as the book, which I took back), but I continue to be unable to get the box, running winbind, to reliably authenticate users off the PDC, which is running NT4 (and I'm not