Displaying 20 results from an estimated 24 matches for "nobann".
Did you mean:
noband
2006 Jul 24
1
Dos application hanging when being used by 3 or more people
...10.186.1.25)
# Date: 2006/07/18 17:26:06
# Global parameters
[global]
??????? workgroup = UNIX
??????? log level = 1
??????? log file = /var/samba/log/log.%m
??????? os level = 255
??????? create mask = 0660
??????? directory mask = 0770
??????? print command = /usr/lpplus/bin/dcclp -c -f plain -o nobanner -d%p %s >> /tmp/%p.log ; rm %s
[nswacpr1]
??????? comment = Xerox Copy Printer
??????? path = /tmp
??????? read only = No
??????? printable = Yes
??????? print command = /usr/bin/lp -o nobanner -c -d%p %s >> /tmp/%p.log ; rm %s
??????? printer name = nswacpr1
[nswprint]
??????? comm...
2003 Dec 01
0
No subject
solarisbox-1:[/var/spool/samba]# ls -l
total 176
-rwxr--r-- 1 samba other 28851 Sep 19 03:23 SAMBA.2Wa40i
-rwxr--r-- 1 samba other 60073 Sep 19 03:22 SAMBA.9HayZi
solarisbox-1:[/var/spool/samba]#
I can print the files manually using the command
/usr/bin/lp -c -o nobanner -T postscript -d pagepro6 SAMBA.2Wa40i
or, as I have found somewhere (this is in my smb.conf)
/usr/bin/nawk '/^%!PS/, /^%%EOF/' SAMBA.2Wa40i | /usr/bin/lp -c -o nobanner -T postscript -d pagepro6
.. the only problem is that it seems like the "print command" is never executed
o...
2002 Sep 19
1
Printing problem - Spooled files won't print
Hi,
I have some trouble getting files printed on my Solaris 8 machine running
Samba 2.0.5.
The client is a winxp installed laptop, the printer is configured as a
postscript printer (Minolta PagePro 12 PS), although it is a PCL printer
(Minolta PagePro 6).
2003 Dec 01
0
No subject
...gt; -rwxr--r-- 1 samba other 28851 Sep 19 03:23 SAMBA.2Wa40i
> > -rwxr--r-- 1 samba other 60073 Sep 19 03:22 SAMBA.9HayZi
> > solarisbox-1:[/var/spool/samba]#
> >
> > I can print the files manually using the command
> >
> > /usr/bin/lp -c -o nobanner -T postscript -d pagepro6 SAMBA.2Wa40i
> >
> > or, as I have found somewhere (this is in my smb.conf)
> > /usr/bin/nawk '/^%!PS/, /^%%EOF/' SAMBA.2Wa40i | /usr/bin/lp -c -o nobanner -T postscript -d pagepro6
> >
> > .. the only problem is that it seems like...
2001 Nov 28
17
problem of access with files accentuated
I need of helps for do backup of a server windows2000(english).
In the files accentuated, presents to following message:
ERRDOS - ERRbadfile (File not found.) opening remote file
\f\adm\Arquivos diversos e tempor rios\Tabela Master de Importaao.xls
(\f\adm\Arquivos diversos e temporarios\
They are more of 60 pages with this message.
When I rename the name of the file to without accent, it
2004 Jul 10
3
Printing banners
...uot; "all" and "non" are reserved".
In smb.conf I have
[global]
printing = lp
[printers]
path = /var/spool/samba
create mask = 0700
prinable = yes
browseable = yes
print command = lp -c -d%p -o raw %s; rm %s
If I run 'lp -c -d printername -o raw -o nobanner test.txt' UnixWare
prints the file, but at the top left hand corner it prints
'Jul 10 16:45 2004 Page 1'
If I print a Word document through the Samba share, I get two pages.
The first is blank apart from 'Jul 10 16:45 2004 Page 1' in the top
left hand corner (printed i...
2007 Aug 24
1
Unable to use the Banner keyword in a Match Block in OpenSSH 4.4p1
I am running Openssh 4.4p1 on a Solaris 9 server. I would like the accting service account to be able to run accounting scripts from a central server without the standard pre-login banner. At the end of the sshd_config file I have the following, where /etc/nobanner is an empty file:
Banner /etc/issue
Match User accting
Banner /etc/nobanner
When an attempt is made to restart sshd, the error is:
/usr/local/etc/sshd_config line 127: Directive 'Banner' is not allowed within a Match block
However, when I look at the manual page for sshd_confi...
2004 Sep 22
0
Samba 3.0.7, print banner pages
....7 and all
is working well except banner pages for the print jobs. I am getting
them now an I don't want them.
This is under Sun Solaris 9 using the stock LP spooler. In my smb.conf
I have had set (for years now) print commands of like the following:
print command = lp -dnodis2 -c -o nobanner -s %s; rm %s
The print jobs are coming out okay on the correct printers, and the
created spool file is getting deleted from /var/spool/samba as it
should, but the "-o nobanner" option is being ignored.
From the command line the lp command and option to suppress banner
pages works...
2001 Dec 08
1
almost printing
...s = iprb1
bind interfaces only = Yes
encrypt passwords = Yes
update encrypted = Yes
unix password sync = Yes
local master = No
printer admin = @gary
hosts allow = melody gary linuxbox sunbox
printing = bsd
print command = lp -o nobanner -c -d%p %s; rm %s
[root]
comment = Root
path = /
[Pron]
comment = Private
path = /var/pron
[sun-printer]
path = /tmp
printer admin = gary
guest ok = Yes
printable = Yes
printer name = deskjet
printer driver file =...
2001 Apr 17
2
setting up printers with Samba and Windows NT workstation
...ting option does not show up under the printer parameters in the
smb.conf file. Here is a snip of the printer parameters from the smb.conf
file:
[kraken]
comment = samba shared
path = /var/spool/samba
guest ok = Yes
printable = Yes
print command = lp -d%p -o nobanner %s; rm %s
printer = kraken
printer driver =
All of our printers are specified in /etc/printers.conf.
Any help or suggestions would be most appreciated. Thank you for your time.
Andrea D. Lehman
Technical Administrator
IEEE Standards Activities
445 Hoes Lane
Piscataway NJ 08855...
2001 Dec 11
0
deskjet on Solaris
...s = iprb1
bind interfaces only = Yes
encrypt passwords = Yes
update encrypted = Yes
unix password sync = Yes
local master = No
printer admin = @gary
hosts allow = melody gary linuxbox sunbox
printing = bsd
print command = lp -o nobanner -c -d%p %s; rm %s
[root]
comment = Root
path = /
[Pron]
comment = Private
path = /var/pron
[sun-printer]
path = /tmp
printer admin = gary
guest ok = Yes
printable = Yes
printer name = deskjet
printer driver file =...
2003 Apr 09
0
Help with Samba 2.2.X on Solaris 2.8
...%v
hosts equiv = /etc/hosts.equiv
username map = /usr/local/samba/lib/users.map
password level = 2
printcap name = /usr/local/samba/lib/printers
preload = homes printers
default service = tmp
message command = csh -c 'xedit %s;rm %s' &
NIS homedir = Yes
print command = lp -c -o nobanner -d%p %s; rm %s
## Use a separate log file for each machine
log file = /usr/local/samba/var/log.smbd
## Put a cap on the size of the log files (in Kb).
max log size = 50
map archive = no
## Performance Parameters
log level = 1
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=16834 S...
2003 Apr 10
0
Request for Samba 2.2.8a help with SUN 2.8
...%v
hosts equiv = /etc/hosts.equiv
username map = /usr/local/samba/lib/users.map
password level = 2
printcap name = /usr/local/samba/lib/printers
preload = homes printers
default service = tmp
message command = csh -c 'xedit %s;rm %s' &
NIS homedir = Yes
print command = lp -c -o nobanner -d%p %s; rm %s
## Use a separate log file for each machine
log file = /usr/local/samba/var/log.smbd
## Put a cap on the size of the log files (in Kb).
max log size = 50
map archive = no
## Performance Parameters
log level = 1
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=16834 SO_...
2005 Aug 09
0
Mail items not showing in outlook from network shared pst file
...d %u
delete user script = /usr/sbin/userdel %u
os level = 65
preferred master = Yes
wins support = Yes
username =
@eureka,@user,@accounts,@intldiv,@trading,@infosys,@audit
create mask = 0660
directory mask = 0770
print command = /usr/bin/lp -o nobanner -c -d%p %s >> /tmp/%p.log
; rm %s
...other entries
[mail]
comment = User mailboxes
path = /mailboxes/%u
read only = No
create mask = 0700
directory mask = 0700
Can anyone hepl
1999 Jan 09
0
oplock_break with samba 2.0
...%u
passwd chat = *Enter*login*password* %o\n *New*password* %n\n *enter*new*password* %n\n *changed*
unix password sync = yes
domain admin group = @group1, @group2
; printing
printing = sysv
printcap name = /opt/samba/lib/printcap
load printers = No
print command = (lp -d%p -c -s -o nobanner %s; sleep 120; rm -f %s) &
lpq command = lpstat -o%p
lprm command = cancel %p-%j
; Char set
character set = iso8859-1
client code page = 850
valid chars = à:À â:Â ä:Ä ç:Ç é:É è:È ê:Ê ë:Ë î:Î ï:Ï ô:Ô ö:Ö ù:Ù û:Û ü:Ü æ:Æ £ § µ
preserve case = yes
short preserve case = yes
;...
1999 Oct 06
2
Cannot remove Printjob from Queue (Digest 2244)
...I applied the latest
> > lp-patch. On Solaris 7 it worked never.
> >
> > Parameters in smb.conf:
> > [global]
> > printing = sysv
> > printcap name = /opt/samba/printcap
> > print command = echo Printing %s >> /u07/printtmp/print.log; lp -o
> > nobanner -d %p %s
> > lpq command = lpstat -o%p
> > lprm command = cancel %p-%j
> > load printers = yes
> > socket options = TCP_NODELAY
> > dead time = 60
> > getwd cache = yes
> > lock directory = /var/opt/samba/locks
> > share modes = yes
> >
> &...
1999 Sep 22
1
Printing to samba server doesn't work
Well, not like it should. I can capture a printer with the "net use
lpt1:" command, but I would really like to be able to print to any one
of the three printers in my printcap.
NT gives me the error: "The parameter is incorrect". I attached the
error message screen below, in .png format.
This worked for the last printer I had. All I changed was the printer
and the
2004 Sep 09
1
"username map" parameter not working after upgrade to SAMBA 3
...winbind enum groups = yes
winbind use default domain = yes
# Allow Samba to add accounts for new users
winbind enable local accounts = yes
add user script = /usr/sbin/useradd -g nobody -d /tmp -s /bin/false -m
%u
delete user script = /usr/sbin/userdel %u
print command = /usr/bin/lp -d%p -o nobanner -Traw -s %s -c; rm %s
veto oplock files = /*.nit/*.dat/*.dir/*.adf/
[printers]
path = /var/spool/smbprint
printable = true
guest ok = true
[print$]
comment = Windows Printer Drivers
path = /usr/local/samba/printdrv
write list = csburris, @printadm
guest ok = Yes
[2kprint]
comment = Wi...
2006 May 01
3
using HTML frames with rails
Hi:
I''m trying to get a page setup with the left side having a collapsable
javascript menu (built from the database) and the right side having more
data about each node in the tree... very standard actually.
I figured frames would be a good way to go, because as the tree expands
as the user dives further in, the frame will add scroll bars without
disrupting the left hand side.
The
2006 Feb 19
0
SID problems?
...%U %M %m
path = /home/netlogon
guest ok = no
read only = no
locking = no
[printers]
comment = All Printers
path = /var/spool/samba
browseable = yes
valid users = @office root supremo
printable = yes
create mask = 0700
print command = lp -c -T raw -o nobanner -d%p %s; rm %s
printer admin = @office
[logs]
comment = Daily Log Reader share for members of Unix 'adm-logs' group
path = /logs
valid users = @adm-logs root supremo
writeable = no
public = no
--------------------------
and so on
..
Apart from removing ?...