Displaying 20 results from an estimated 6000 matches similar to: "Problems sharing windows printer with linux"
2008 Feb 26
1
how to make smbpasswd use or import system passwords?
Hi!
Im almost loosing my hairs here...
I have already had troubles configuring samba to work just like I
wanted but in the end everything was fine. Now I have searched a lot
and many different views for this problems, so I think its better come
here trying to find the entire solution...
I have about 30 users on my box, all have passwords already set.
So I come to the idea of making a share for
2003 Apr 17
0
Howto calculate R^2 from an anconva glm
Hi,
If I have the follow example:
y = count data
x1 = continuous data
x2 = qualitative data (2 factors levels)
I make a model
glm(y~x1,family=poisson)
The model has only one curve, to calculate r-square, I do
"x1 Deviance"/"total Deviance"
But in a model with x2
glm(y~x1+x2,family=poisson)
I have two curves, but I dont have, using summary() or anova(), the deviance
2002 May 09
1
Quota visualization and Printer Sharing
Hello
We have one Samba 2.2.5-pre running as PDC of our domain, in one Solaris 7 box.
There are also a winNT 4 machine used as a Printer Server (we prefer to use another
machine to print services). After one printer instalation, on printer server, I try to
configure permissions in the "Security" tab, "Permissions" button. I click in "Add" button
and include
2004 Jul 30
1
Symlinks out of sharing still not working on 3.0.5
Hi guys,
samba client version 3.0.5, server version 3.0.5, kernel 2.4.26.
Relevant configs on server:
unix extensions = Yes
wide links = Yes
follow symlinks = Yes
On client computer with home user mounted via smbfs
I'm trying this:
D102-054 [/lp/home/dito/tmp] > cd /tmp
D102-054 [/tmp] > mkdir dest_dir
D102-054 [/tmp] > cd -
D102-054 [/lp/home/dito/tmp] > ln -s /tmp/dest_dir
2003 Nov 17
4
SWAT adds suffix
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
~ I just tried SWAT that comes with Samba 3.0.0, it keeps appending
the ldap suffix to the user,group and computer suffix and thus
corrupting my smb.conf
- --
Taymour A El Erian
System Division Manager
CNA, MCSE, CCNA, LPIC
T.E. Data
E-mail: taymour.elerian@tedata.net
Web: www.tedata.net
Tel: +(202)-4166600
Ext: 1101
-----BEGIN
2004 Aug 06
5
icecast and smp
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
~ I have just installed Ice cast and I really like it. I want to
stream a radio station which expects 6000 concurrent listener. I was
thinking of using an SMP machine with Linux running.
Does Ice cast make use of SMP, does anyone have sizing references .
- --
Taymour A El Erian
System Division Manager
CNA, MCSE, CCNA, LPIC
T.E. Data
E-mail:
2003 Oct 26
1
Samba PDC+LDAP
I am installing Samba 3 with ldapsam and Unix accounts in ldap
(pam_ldap/pam_nss), what is the best document to use for that
--
Taymour A El Erian
System Division Manager
CNA, MCSE, CCNA, LPIC
T.E. Data
E-mail: taymour.elerian@tedata.net
Web: www.tedata.net
Tel: +(202)-4166600
Ext: 1101
2003 Nov 17
0
Réf. : Re: smbldap tools
smbldap-useradd -a users work fine on my server
Your smbldap_conf.pm is correctly configured ?
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467
2005 Feb 17
1
samba+ldap machine account bug workaround?
Hi.
I've used Samba for years, but just this week I decided to try to figure
out how to use it with LDAP.
I've got everything working to the point that I can now log in on a W98
machine, but not on a W2k .. problem with the machine account. I
understand that there is a bug which has been fixed in 3.0.11, but
Debian/unstable still uses 3.0.10.
Is there a work-around, as in manually
2004 Aug 06
0
DVB audio stream
Hi,
I am trying to broadcast a radio station with the source being the
station's transmission on DVB (satellite), has anyone tried installing a
DVB card in a Linux box and feeding the stream to Icecast ?
--
Taymour A El Erian
System Division Manager
CNA, MCSE, CCNA, LPIC
T.E. Data
E-mail: taymour.elerian@tedata.net
Web: www.tedata.net
Tel: +(202)-4166600
Fax: +(202)-4166700
Ext:
2016 Sep 12
2
Sieve filtering SPAM and redirect
Quoting Robert Schetterer <rs at sys4.de>:
> Am 12.09.2016 um 15:07 schrieb Andre Luiz Paiz:
>> Hi everybody. I'm having difficulties to setup my filters correctly and
>> I really need some help.
>>
>> This is my environment:
>>
>> Mail that is received on the system passes through a sieve_before script
>> that checks the message header for
2007 Nov 06
0
Importing Data
Dear,
I am having problem importing data from other packages or spreadsheet to R. The data file contains characters and numerics variables.
r-help-request@r-project.org wrote:
Send R-help mailing list submissions to
r-help@r-project.org
To subscribe or unsubscribe via the World Wide Web, visit
https://stat.ethz.ch/mailman/listinfo/r-help
or, via email, send a message with subject or
2018 May 25
3
Does samba support Administrative Templates
Hello, everyone. After some windows 10 client join to our samba AD DC. A lot of setting is missing in the windows 10 PCs. so I need to import some windows 10 Administrative Templates to samba dc like that:
https://support.microsoft.com/en-us/help/3087759/how-to-create-and-manage-the-central-store-for-group-policy-administra
Unfortunately, I didn't see any dir named
2009 Aug 05
2
problem with samba and ldap
hi,
I have a problem with samba and ldap, when I add a machine in a domain,
samba is not searching on *ou=machine*, but on *ou=users*.
But if i change in smbldap.conf *computersdn="ou=machine,${suffix}"* to *
computersdn="ou=users,${suffix}"* it works.
bellow is my smb.conf
[global]
workgroup = TEST
netbios name = PDC
server string = Samba Server
2008 Sep 10
1
Samba + NFS + APACHE + PHP5 + Symfony
Hello All, I'm new here so I expect to learn a lot using this mail list.
Let's directly to my problem.
I have here 2 servers, one running Apache + php5 + Symfony, and other server with Samba and nfs.
The web-server mount the data from the samba-server by nfs. there are developers that create and edit the data on the samba-server, but the Apache and Symfony create and edit data too,
2006 Aug 14
3
Making R script to run in a console
Hi,
is possible to make a R script to run under a console without open the R
environment?
Something like this example.R
#!/usr/bin/R
function(name="Put here your name") {
print(name)
}
In a console I make
./example.R name="Ronaldo Reis J?nior"
then program print my name.
It is possible?
Thanks
Ronaldo
--
A jury consists of twelve persons chosen to decide who has the
2015 Nov 13
3
Poor perfmance of bridged interfaces
2015-11-12 18:07 GMT-03:00 James A. Peltier <jpeltier at sfu.ca>:
> ----- Original Message -----
> | Hi,
> |
> | I've created a bridge using 2 interfaces and have a lot of messages as
> | follows:
> |
> | nov 12 15:30:22 localhost kernel: br0: received packet on enp0s3 with own
> | address as source address
> | nov 12 15:30:22 localhost kernel: br0: received
2018 Dec 12
0
Problem after upgrading to 4.9
about that systemd part.
systemctl daemon-reload
systemctl samba-ad-dc stop
clear the logs in /va/log/samba
systemctl samba-ad-dc start
and and extra check on the dns part.
sudo /usr/sbin/samba_dnsupdate --verbose
and check your logs again to make sure your all ok.
Greetz,
Louis
Van: Sergio Belkin [mailto:sebelk at gmail.com]
Verzonden: woensdag 12 december 2018 14:16
Aan:
2006 Jul 27
7
WebService
Hi all!
how do I make a WebService using rails?
thaks !
--
Cordialmente,
Carlos J?nior <junior@boanoitebh.com>
(31) 9244-6543
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060727/f52d1e1c/attachment.html
2006 Sep 01
0
Kernel OOPS with xen 3.0.2 on dom0
Hi guys,
I''m getting this kernel oops when using openSuSE 10.1 XEN kernel on dom0.
When this happens, linux load average starts incrising dramatically and after some
minutes, any application that need access to a file starts to hang. This seems
to happen when there is some amount of network traffic (this machine is a samba
file server). For now, I have no virtual machines initialized.