Displaying 20 results from an estimated 2000 matches similar to: ""lprm command" problem"
2003 May 30
1
compile samba-2.2.8 with libcups support?
First of all, thank you very much for your fast
answers. Congratulations, samba is a great product.
This is possibly a newbie question, but I am not
able to compile samba-2.2.8 with libcups support.
>From the options that appear running "./configure --help",
only "--enable-cups" seems to be related to the problem.
However, after compilation the "smbd" executable
2003 May 28
2
Problem with samba printer under Win2k
I?m running Debian Linux 3.0 r1 with Samba 2.2.8a and I have got printing problems:
--- when I print something the job don't appear in the window printing status, so I
have no way to check the actual status of the job, or to delete the job from window
printer status in Win2K.
here is configurations file of smb.conf:
[global]
workgroup = Gertian
log level = 99
queuepause
2002 Aug 02
1
Disabling accounts on a Samba PDC
Hello,
I have samba 2.2.5 working as a PDC.
I have created the user accounts, and I need
to disable some accounts temporaly.
I have tried:
# smbpasswd -d "user"
but the users are successfully authenticated
in the smba domain, anyway.
?How can I disable accounts without
deleting and creating the user accounts?
Any help would be greatly appreciated.
Thanks in advance,
Manuel
2000 Aug 16
0
lpr command as user, lprm command as nobody
Im using samba 2.07 from source on a digital unix 4.0e machine.
Users are connecting to their unix home directories fine. There are
also samba print shares. Im using cups-1.0.5 for the print server but
this problem looks like it's part of samba. The authenication is done
from a NT server. Ie the global section of smb.conf
[global]
workgroup = ee-student
debuglevel = 3
server string
2002 Aug 10
4
Samba PDC and Word
I have Samba running as a PDC and it works perfectly, until that is, a Win
2000 user authenticated by the PDC and with a profile on the Samba server
wants to access Word and then after a minute or so Word crashes, I got the
same result with a Redhat PDC and also with an SME server distro. Informed
suggestions other than dump Word are very welcome...
John Russell
Digital Media Lab
University of
2002 Nov 08
4
W2000/PDC/logon drive
Hi,
It is possible to login a W2000 workstation into a Samba PDC (version 2.2.6)?
Can I use "logon drive" and "logon home" to mount automatically at login time
for W2000?
Thanks, in advance,
Sincerely
Peter Mann Tel. +49 0561/804-2465
University of Kassel Computer-Center Secr. +49 0561/804-2287
Moenchebergstrasse 11
2002 Dec 12
3
lprm command not getting called.
I have configured Samba on both a RH Linux 7.2 box and Solaris 8 box and am
not able to remove print jobs. The lprm command is not getting called. I
know that for a fact because I changed lprm command to equal a script which
will log when it is called. And that script is never called. There are no
errors in any log files - system or samba.
The printing parts of the smb.conf file are:
2015 May 15
4
How to properly demote a W2003 from Samba4?
Hello Andrey,
Yes, I transfered all the available roles with the Ntdsutil command.
and samba-tool fsmo show return all roles.
regards
Le 15/05/2015 17:26, Andrey Repin a ?crit :
> Greetings, Sam!
>
>> Hello all,
>> I'm always trying to migrate from W2000 server to Samba 4.
>> For doing this, I tried this :
>> - install a W2003 server with AD and DNS services,
2001 Dec 23
1
Simultaneous file copying failing on Samba 2.2.2
Hi
I've run into a problem when simultaneously copying directories onto our
Samba server (RH7.1, Samba 2.2.2, 10Mb ethernet):
2015 May 15
2
How to properly demote a W2003 from Samba4?
Hello all,
I'm always trying to migrate from W2000 server to Samba 4.
For doing this, I tried this :
- install a W2003 server with AD and DNS services, join it to W2000,
transfer roles and after demote the old W2000 -> done
- install a Sernet Samba4 with Bind9, join W2003, transfer roles -> done
At this point the sync process is working in two way, I can manage DNS
and AD with rsat
2015 May 21
2
second DC behavior when first switched off
Hello all,
I'm always trying to migrate from W2000 server to Samba 4.
For doing this, I tried this :
- install a W2003 server with AD and DNS services, join it to W2000,
transfer roles and after demote the old W2000 -> done
- install a Sernet Samba4 with Bind9, join W2003, transfer all 7 roles
-> done ( thanks to Rowland )
the sync process is working well in two way, I can manage
2002 Jul 08
1
Connexion to W2000
Hello
I'am trying to join a domain with a windows2000. Samba is on a RH 7.2 and configure like the docs i can found on the Web. But when a try to configure the connexion on the W2000 and give the root passwd i found an erreur message "The account used is a computer account. Use a user global or local account to join this server"
What does it mean computer account global or local i
2004 Dec 06
3
ADS Authentication
I'm about ready to smash my head through a wall...I could use a few answers.
1. When using security = ads, and completing net ads join, it was my
understanding that samba authenticated username/pword against ads, and
local posix accounts were nolonger needed, is this true?
2. If yes, I have not been able to get it to work. If I have a posix
user account with the same name as one in
2002 Jun 05
1
Open a W2000 Session in a domain
Hello
I am working on a Red Hat 7.1 with a samba 2.2.4 server.
All is good i can configure my W2000 computer for the domain, but when he restart enable to join the domain always the same message
"le compte systeme de l'ordinateur dans son domain principal est manquant"
Yes I'm french
So in english it's somthing like this "your computer is unkown by the primary
2003 Feb 18
2
windows client use Linux printer
Hi,
Well, my previous attempt to get info on that matter was lame and
therefore no one replied. Here is a second attempt.
I need info about how to configure samba server and the windows (2000)
client to use a printer on the samba server machine.
I read the article:
http://de.samba.org/samba/ftp/docs/htmldocs/Samba-HOWTO-Collection.html#AEN833
but all I got from it was confusion. I need a
2007 Oct 08
1
smbd process per user ( Samba 3 + Terminal server )
Hello all.
It is possible to force Samba 3 server to create "smbd" process for
each user that open file from Terminal Server ?
Sometimes I need close files , but can't do that by "kill <PID>" since
it should close all files that opened by terminal server users ..
It any flexible way to manage open files on Samba ?
Thanks .
2012 Nov 20
1
problems with windows 2000 terminal server in AD with samba4rc5 (on Ubuntu 12.04.1 64bit) DC
Dear all,
after upgrading an existing NT4 domain, via "injecting" a samba3 LDAP
BDC to vampire security database, classicupgrade with samba-tool ...
everything seems to work like expecting, except the mentioned windows
2000 terminal server, see excerpt from log.samba file:
...
[2012/11/18 13:09:26, 0] ../source4/smbd/server.c:475(binary_smbd_main)
samba: using 'standard'
2015 May 18
1
How to properly demote a W2003 from Samba4?
Disturbing...
Every where I read I see only 5 roles to transfer in windows 2003 server :
* /transfer PDC/
* /transfer RID master/
* /transfer infrastructure master/
* /transfer naming master/
* /transfer schema master/
How to transfer the 2 other "roles"?
Thanks.
Le 15/05/2015 18:03, Andrey Repin a ?crit :
> Greetings, Sam!
>
>>>> Hello all,
2006 Jul 18
4
Problem running Windows Notepad under Wine
Gentlefolk,
I need to give someone the ability to create Windows-format text
documents, which I can then copy (via SMB) to a W2000 machine for
further processing. I've got the file-sharing up and running, and Wine
installed and running Windows Notepad OK, but I've hit a snag trying to
set it up to load Notepad automatically when the file-icon is clicked :-
Environment - ubuntu 6.06,
2002 Dec 13
2
Stumped at "Network Neighborhood", Samba server is vi sible, but it's path can't be found ...
Jamie,
Have you crated a user and a smbpasswd for the user that you are connecting
using "Network Neighborhood?"
-Bob
-----Original Message-----
From: Jamie Risk [mailto:jamie_risk@yahoo.ca]
Sent: Friday, December 13, 2002 4:05 PM
To: samba@lists.samba.org
Subject: [Samba] Stumped at "Network Neighbourhood", Samba server is
visible, but it's path can't be found ...