similar to: PRINTING FROM LINUX CLIENTS TO LINUX PRINTER SERVER WITHSAMBA

Displaying 20 results from an estimated 700 matches similar to: "PRINTING FROM LINUX CLIENTS TO LINUX PRINTER SERVER WITHSAMBA"

2004 Feb 15
3
printing form linux clients to samba
hi all and thanks in advance for reading this i have worked with samba for a while, sharing drives on my linux boxes and all went well until now. now, i tried to share a printer. 1 i setup a printer in a box with cups. the printer is working fine in that host printing everything as it is told. 2 i tried to share the printer to: 2.1 one windows wrokstation in the lan
2004 Feb 18
2
Fwd: smbspool
----- Mensagem encaminhada por zynkx <skydive@megamail.pt> ----- Date: Tue, 17 Feb 2004 20:25:26 +0000 From: zynkx <skydive@megamail.pt> Reply-To: zynkx <skydive@megamail.pt> Subject: smbspool To: samba@lists.samba.org i am using this command line from a linux client to try to print to my linux samba server with a shared printer, that is printing ok from windows clients. the
2004 Feb 17
42
PRINTING FROM LINUX CLIENTS TO LINUX PRINTER SERVER WITH SAMBA
hi all and thanks in advance for reading this i have worked with samba for a while, sharing drives on my linux boxes and all went well until now. now, i tried to share a printer. 1 i setup a printer in a box with cups. the printer is working fine in that host printing everything as it is told. 2 i tried to share the printer to: 2.1 one windows wrokstation in the lan
2004 Feb 13
1
RES: Daylight saving
are your workstations w98 ?? or nt/w2k ?? (have the same here, only with w98 ws) you can also use net time /SETSNTP:ntp server Collen Friday, February 13, 2004, 3:45:21 PM, you wrote: TFGF> I already configured my time zone, daylight, etc..... TFGF> The server date is correct. I already compiled a TimeZone file(.ZIC) with TFGF> the correct date for DayLight saving. TFGF> The
2004 Aug 28
0
Samba 3 as pdc : Roaming profile cannot be created....win2k workstation
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hiya, A bit more info is needed. Can you send your smb.conf to have a look at. Ta - ------------- Kristyan Osborne - IT Technician Longhill High School 01273 391672 / 304086 - ------ Computers are like airconditioners: They stop working properly if you open windows. Win95: A 32-bit patch for a 16-bit GUI shell running on top of an
2003 Oct 29
1
net groupmap modify bug
Hi, After a successful upgrade from samba3alpha19 to samba3.0.1pre1 I am now doing the group mapping stage. The problem I am having is modifying a group in the LDAP directory. I am using net groupmap modify ntgroup=staff unixgroup=staff type=domain. The error it is coming up with is [2003/10/29 17:21:39, 2] passdb/pdb_ldap.c:ldapsam_search_one_group(1615) ldapsam_search_one_group: searching
2002 Sep 02
0
joing machines "Kristyan Osborne"
Hi, I have the same error message as Kristyan Osborne's original post. What I did was I removed the machine account from smbpasswd and passwd and created same account names, joined the domain again and somehow it worked again. I am running Samba 2.2.5 and I was wondering if this could be a bug. Regards, Dominic Original message: <<< Message: 17 Date: Mon, 2 Sep 2002 10:24:36
2003 Mar 04
0
smaba 3.0 - domain groups : OS info
I dont think its a OS problem, Im using suse 8.1. If you log into the windows box as root you can see the groups and the users in the groups. Any other user including domain admins can not. This would indicate that there is a problem with samba, either with ACLs accessing group information or passing group/user information from the system to a smbd process owned by a user other than root.
2005 Sep 30
0
pam_mkhomdir.so is creating machine folders when used withsamba
I have tried changing the valid users on the [homes] share to %D+%u, instead of leaving the default, thinking it might be trying %S, which might have been causing the machine name folders to be created, that was not it, I tried changing the location of the pam_mkhomedir.so session string. I moved it to /etc/pam.d/samba, I moved it to the last string in system-auth, nothing has made a
2003 Apr 08
6
Samba and ldap groups
Hi, I have just put Samba3alpha23 on my Suse 8.1 box and and implement the new goup structure in LDAP. All works fine expect when you log in a a user other than root on the windows box. The error is : [2003/04/08 13:30:19, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(2198) ldapsam_search_one_group: Problem during the LDAP search: LDAP error: (Insufficient access)ldapsam_open: cannot access
2003 Jan 20
1
net command
Hi, You can use the command net rpc shutdown -S <machine name> to remotly shutdown a PC. Is it possible to, or could it possibly be a future upgrade to have a comma separated list of machines so that you can shutdown several machines at one time. Ie at the end of the day to shutdown PC's in a particular classroom? What are your thoughts?? Cheers ----------------- Kristyan
2005 Jan 25
3
Plotting only masked part of data
Hello, I have x and y data to plot (synthetic example): x <- seq(0,4*pi,by=0.1) y <- sin(x) I then want to plot (x,y) in those points where abs(y) is smaller than 0.5. As a first approximation plot(x[abs(y) < 0.5],y[abs(y) < 0.5]) is quite close - however I want to plot with lines, i.e. type="l", and then I get solid lines connecting the endpoint of one
2006 Dec 27
0
comand stun (for what) asterisk 1.4
I'm looking for some doc's what is new in 1.4 in deep for the comand stun debug neptun:/usr/src/asterik_pgk/asterisk-1.4.0/main # asterisk -rvvvv Asterisk 1.4.0, Copyright (C) 1999 - 2006 Digium, Inc. and others. Created by Mark Spencer <markster@digium.com> Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is free software, with
2004 Mar 15
0
Nondeterministic share connect failures
Hello I have a Samba PDC in domain KEVF_D4 called OBERON and a NT4 workstation NEPTUN in workgroup (not domain, workgroup) WORKGROUP I tried to map \\oberon\linux from OBERON using smbclient \\\\oberon\\linux -U <username> and gave password and it worked. I tried to map \\oberon\linux from NEPTUN and 1) got error message: "\\Oberon is not accessible. Logon failure: the user has not
1998 Jan 13
4
hosts allow
So far, so good with 1.9.18p1 on HPUX 10.20 (kudos to the Samba team!). However, I've got a question.... I'd like to be able to restrict access to some of our services, and can certainly do so with the "hosts allow = " entry in smb.conf - it does exactly what I want. But... I plan on bringing Samba up on a few campus hosts, some of which have more extensive listings of PCs I
2004 Feb 13
3
Daylight saving
Hello there, I have a samba PDC 3.0.0 running ok, but I had turned on the option "Time Server" in smb.conf, to synchronize the workstations time with server. But the workstations synchronize 1 hour less than it is. I think that the workstations isn?t considering the daylight saving time. I?m using the command: net time \\server /set /yes Thank?s, []?s Tercio
2004 Apr 23
6
Windows 2003 Active Directory and Group Access
Hi together, we have a Windows 2003 Active Directory Server, working together with Samba Version 3.0.2a-Debian. It seems everything (Kerberos authentication and so on) works fine. All the authentication is done by the windows 2003 server. My problem is, that I can't connect to a share via a windows xp client, when the share has an option "valid user" which defines a group of the
2002 Apr 17
8
Samba as BDC
Hi, Is it possible to make samba act as a BDC yet?? Cheers ------------- Kristyan Osborne IT Assistant Manager Longhill High School ------ Computers are like airconditioners: They stop working properly if you open windows. Win95: A 32-bit patch for a 16-bit GUI shell running on top of an 8-bit operating system written for a 4-bit processor by a 2-bit company who
2004 May 29
2
films on Desktops and roaming profiles
Hi, I'd like to ask you what do you limit Desktops syncing in case users put large files on them, e.g. films. Downloading / uploading such large files can generate lots of unnecessary traffic. Is there any kind of filtering possible ? Other solutions ? Cheers, -- Michal Kurowski perl -e '$_=q#: 13_2: 12/o{>: 8_4) (_4: 6/2^-2; 3;-2^\2: 5/7\_/\7: 12m m::#;
2003 Dec 02
2
can't add a user to Samba with Ldap passwd backend
Whem i want to add a user to samba, witch act as a PDC, with LDAP passwd backend i get the following error: Problem during LDAPsearch: No such object Query was: , (&(objectClass=sambaDomain)(sambaDomainName=TESTVGC.WIM)) pdb_init_ldapsam: WARNING: Could not get domain info, nor add one to the domain pdb_init_ldapsam: Continuing on regardless, will be unable to allocate new users/groups,