Displaying 20 results from an estimated 30000 matches similar to: "problem with samba saving credentials"
2000 Aug 27
0
Printing from windows to samba
Hey folks.
I have samba 2.0.7 running just fine on a freebsd server. I have file
shares that work just fine for my windows clients. I have set up a deskjet
842C on the freebsd box and I can print to it just fine. Im using
apsfilter with it. I have the printer set up and I can see it from my
windows clients, but print jobs submitted to the queue never get printed.
Im not sure wether to use bsd mode
2008 Mar 05
1
Samba as standalone server & problems with saving documents
Hi...
I wanna use samba 3.0.28 (on FreeBSD 7.0) machine just to serve some
shares with different content.
We have several users, and access to a share should be managed by the
unix group a user is in. so if the user is a member of the group
'business' he has access to a share called business. Every users has his
primary group set to 'users'. I implemented that for several groups:
2013 Jul 17
1
writing multiple lines to a file
HI,
May be this helps:
printer1<- file("out1.txt","w")
write(sprintf("This is line %d.\n",1),printer1,append=TRUE)
write("This is line 2",printer1,append=TRUE)
close(printer1)
#or
?printer1<- file("out1.txt","w")
writeLines("This is line",con=printer1,sep="\n")
writeLines("This is line
2000 Jan 06
1
Printing using a different NT account
We are having a problem printing from a Sun machine to NT using Samba. The
NT admins would like us to use an account other than the Guest account for
printing so that they can disable the Guest account. The printer scripts
have been changed to add the -U UNIXPRT option, but no matter what syntax we
try to use, the -U option is ignored and the connection is made via the
Guest account. I have
1998 Oct 16
3
The credentials supplied conflict with an existing set of credentials
I have a different Unix userid for each project I'm working on, so I need to
provide a different userid/password combination for each drive I map to my NT
4.0 SP3 system. But, whenever I try to supply a different userid in the
"Connect As" box and hit "OK", I get the message:
The credentials supplied conflict with an existing set of credentials
Something I read in the
1998 Sep 23
0
Variable substitution bug in Samba 1.9.18p10 ?
While trying to debug the fact that printing works here
but the print queue isn't returned properly, I found the
following behaviour which might be a bug in Samba 1.9.18p10:
I have (among others) the following lines in smb.conf:
[printer1]
create mode = 0700
read only = yes
printable = yes
path = /var/spool/samba
printer name = %S
comment = Kyocera
2015 Oct 28
1
Strange problem with MS Office while saving
Hi all,
I sometime have a strange behavior when using MS Office and saving
files.
First things first:
- OS CentOS 6.7 x86_64
- SAMBA version 3.6.23, configured as member server (see [1] for full
configuration)
- inotifywait watching my shares to replicate them off-site
- about 100 W7/W8 clients with MS Office 2010
Using inotifywait, I tracked how MS Office file save function works.
Basically,
2001 Jun 13
1
unreal does'nt install
How can I install Unreal Tournament under wine (20010510)? When I tried
it, I got following message after all files were copied:
>err:psdrv:PSDRV_FindPrinterInfo Error 2 getting PPD file name for
>printer 'Printer1 auto'
>fixme:winspool:AddPrinterW DocumentProperties fails
>verr:psdrv:PSDRV_FindPrinterInfo Error 2 getting PPD file name for
>printer 'Printer1
2007 Dec 10
1
[Problem] [Centos 5] Samba-3.0.23c-2 login authentication problem
Hello,
I have comfigured samba-3.0.23c-2 server on CentOS-5, but when i was logging in from the client system, even if I donot provide password and hit enter key, the client is logging in as Anonymous user. Samba server should not allow for Anonymous login. (I am configuring linux (Server) to linux (Client) i am not using windows)
1) The contents of /etc/samba/smb.conf file as follows,
1999 May 13
1
permissions for printing
I have just installed Samba for the following configuration:
AIX 4.2, with NT clients
We are trying to print from clients to unix printers through a Progress
(database) program. On unix, I would identify my destination as "lp -s
-dprinter1". Now, I indicate "//rs6000/printer1". People in our systems
department (and therefore, people with "root" privileges) can
2010 Apr 14
2
winxp + sp3 = samba-shared printer hangs the system
hi,
since I upgraded some winxp-pro sp2 client to sp3, my samba-shared
printers are no-longer usable :-/
With sp3, if I run notepad and choose the men? File-Print, the "print"
window hangs and does not show any printer for about 1 minute! The
same thing happens when I click on the men? Start-settings-Printer and
faxes.
With sp2, everything works correctly and I can browse all my
2005 Jul 06
1
samba and lprng
hello,
I'm using samba 3.x and lprng on debian stable. My Problem is described
by the following:
smbclient -L
Sharename Type Comment
--------- ---- -------
printer6 Printer lpp6
printer5 Printer lpp5
lpp4 Printer printer4
lpp3 Printer printer3
lpp1 Printer
2003 Nov 22
0
Samba and printers and god knows what else...
Okay.. this is REALLY starting to p*** me off here!
Attached is my smb.conf file:
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2003/11/21 18:09:25
# Global parameters
[global]
workgroup = PENGUINIX
guest account = guest
wins support = Yes
[joec]
comment = Personal network share
path = /home/joec/smb_share
read only =
1998 Aug 31
2
run prog to create policy? + our setup
Hi
Is it possible to give users a different policy?
If it's not possible by default, can I do it with preexec?
Wasn't there an option to let a file contain the output of a program, and
each time it is read, the output is piped instead of contents of a file?
Because I think that would be safer, than a preexec that replaces my
policy file, because when other users log in at exactly the same
2009 Jun 24
2
CIFS mount not applying setuids
Hello all,
I've been dealing with this problem for years now and I am a bit fed
up with it. Maybe some of you all can shed some light on the situation.
I am having problems with my samba server setting the
uid/gid/permissions incorrectly when a file is written to the server
filesystem over cifs. I currently use the account remotemounter for
mounting samba shares. Even with the
2002 Sep 09
6
problem saving word documents
Hi,
Thought I posted this already two weeks ago. Haven't seen any reactions
yet, so I post it again
We got the following problem here:
Every now and then, users are unable to save Word or Excel documents on our
Samba server. We already tried a couple of things: disabling oplocks,
increasing oplock break wait time, putting the documents on a new share,
... but to no success so far.
The
2003 Mar 11
1
Samba 2.2.6pre2 as a Domain Controller
I'm trying to use Samba and FreeBSD 4.7-RELEASE to replace the Win2000
Server at work. On my test network I get the error:
"The following error occurred attempting to join the domain
"VINCENT":
The credentials supplied conflict with an existing set of
credentials."
I've done some reading in the documentation as well as on this newsgroup.
Obviously
2003 Nov 21
1
Printing to Intel InBusiness Print Station from SAMBA
Hi, all!
Does any body use this print station?
I try print via smbspool or smbclient and every time
I got "access denyed" error.
# smbspool smb://ps786fba/Printer1 101 artem Test 1 - test.txt
ERROR: ERRSRV - ERRaccess opening remote file Test
#
PIGGY$ smbclient //ps786fba/Printer1 -P
added interface ip=192.168.9.250 bcast=192.168.9.255 nmask=255.255.255.0
Got a positive name query
2010 Feb 18
0
Can one user use the same credentials to log into multiple domains, and how do I do it?
First, our current setup.
I'm setting up a Samba 3.4 environment to replace our old Samba 3.0.x setup and make ready for Windows 7. There are several different campus locations, and each has it's own Samba PDC. Due to some (possibly poor) decisions made early in the development of the system, instead of giving each campus its own domain name, we used the algorithmic rid base parameter in
2002 Jun 06
4
Linux and Printing via smbprint
Hi there
Looking at the archives I didn't find a solution to the following problem
we have here:
Printing from our linux-server (wagner) to an intel printserver (PS652D8F)
doesn't work.
Here's the stuff we know/tried:
wagner:~ # smbclient -L //PS652D8F -N
added interface ip=10.0.0.10 bcast=10.0.0.255 nmask=255.255.255.0
Got a positive name query response from 10.0.0.40 ( 10.0.0.40