Displaying 20 results from an estimated 300 matches similar to: "WPKG"
2003 Oct 26
3
Automatic Windows Patch Deployment (OS Agnostic)
A month ago I mentioned on this list work on a automated package
deployment tool for Windows systems, which is server agnostic. At the
time, I didn't have the time to put it up in a place for public
consumption. I do now.
The utility is named wpkg (punny isn't it?) It's nothing more than a
simple .js (jscript) file which needs to be run on Windows, from a
directory containing three
2003 Oct 27
3
PDC and concurrent logins
Hello!
I am using samba running as a PDC at our school. I have read many docs and
howtos but I can't find anything about Concurrent logins. I would be a
nice feature becouse I don't want my users to login more than one time. Is
there anyone that does have a clue?
Greetings from Sweden
---
Mikael Karlsson
Skoldataenheten, Tibro Kommun
Sweden
+4650414783
mikael.karlsson@edu.tibro.se
2003 Oct 30
4
Dfs - Load Balancing
Hi,
I was wondering if anyone has had any experience with using the Dfs
functionality within Samba.
I've been searching for any performance information and or documentation
regarding Dfs in particular load balancing i.e.
1) How does it load balance? Is it some sort of round robin?
2) Is there a limit to the number of servers that can used in the load
balance?
3) How many requests per
2004 Mar 03
3
Trying to put a MS SQL 7.0 database on a samba share
Hi,
I have a linux box set up with Samba 3.0 and have configured my shared
drives. What I am trying to do is store a MS SQL data base on my Samba
share.
I can see the drive from my SQL machine but when I try create the database
there I get errors like inconsistent file names etc.
Fist can this be done and if so how?
Thanx
Warren
2003 Oct 21
1
ldap passwd sync
Having a bit of trouble understanding, or getting, "ldap passwd sync"
working.
I assume, setting it to Yes, would make it issue a change password
command to the ldap server, just like pam does, ldappasswd does, or any
other ldap program.
Right?
What does only do?
--
Jerry Haltom <jhaltom@feedbackplusinc.com>
Feedback Plus, Inc.
2003 Nov 11
1
Samba Success Story
I'd like to thank the Samba team for making our switch off of Active
Directory amazingly smooth. We're a small company, only 30 desktops, but
things went great for us. Actually, nobody even notices the Windows DC
is even gone!
The Exchange migration that went along with this wasn't as hassle free
though. =(
It's really refreshing to be able to SSH into our file server and see
2003 Nov 18
1
Failing Authentication
I am running Samba on a box serving a network of 30 clients, and 2 MS
SQL 2000 servers. The SQL servers are members of the domain, and use NT
authentication for connections and such.
For the most part, this works fine.
However, it seems that every now and then, pretty randomlly, NT
authentication is failing for these services. Errors returned are pretty
typical of DC-not-working problems:
Login
2003 Dec 08
1
Machine password change failed: stub received bad data
One of our workstations spit out the following error:
Could not change machine account password: the stub received bad data.
This sounds to me like a Samba problem... but it's a bit beyond me to
come up with an answer to. Any ideas where I should start?
--
Jerry Haltom <jhaltom@feedbackplusinc.com>
Feedback Plus, Inc.
-------------- next part --------------
A non-text attachment was
2003 Oct 30
2
Add Printer Wizard
I'm having a bit of trouble getting a Samba printer set up.
What I have is a postscript capable HP laserjet. It actually has
IPP/HTTP and stuff on it. I need queueing to work, so my clients can't
print to it directly, so what I want to do is:
Get the printer set up on a central CUPs server: done. Printing quality
is perfect from Unix machines. Thank you postscript!
Have samba print to
2003 Dec 09
2
Roaming profiles with Samba3
Good morning everyone.
I wanted to ask the people on this list who are currently using roaming
profiles with samba 3 how it is working? I worked a little with roaming
profiles with 2.2.8a, but it was not working as well as I wanted it to and
im hoping that samba 3 roaming profiles are working pretty well.
Our network here is really calling for roaming profiles to be a major
option here. Our
2004 Jan 19
0
SQL 2000 Failed Authentication
I am runnign a Samba 3.0.1 PDC, serving a domain named FEEDBACK. Joined
to this domain we have about 30 workstations and 2 Windows 2000 Servers.
These servers run MS SQL Server 2000. SQL Server is using Windows
authentication. This allows users/applications on our LAN to connect to
the server using Windows authentication.
This process has been "flakey" for the last month, with
2004 Jan 13
0
3.0.0, password switching on it's own
This morning one of our employees came into us noting that W2K said
their password was invalid. It seemed to have changed on it's own. At
that time LM/NT passwords in LDAP were the following:
EE899DB29A5F1658AAD3B435B51404EE
62D7C4362BDB83A95BB28244BD9AF321
I made a note of them, and then changed the password using smbpasswd, to
the same thing that it should have already been. At this point
2004 Feb 04
1
Signal 11 in smbd 3.0.2rc2 on printer operation!
Our computers in our office ceased being able to print to a shared cups
printer today. Could not find the cause. Seems the smbd processes are
dying. Below is the stack trace produced by gdb bt full.
The Samba 'panic action' script, /usr/share/samba/panic-action,
was called for pid 5839 (/usr/opt/samba-3.0.2rc2/sbin/smbd).
0x40150a59 in wait4 () from /lib/libc.so.6
#0 0x40150a59 in
2004 Aug 06
3
icecast2 password bug?
Hello people,
I'm trying the Icecast2 for win32 (release 02-26-2003).
Currently my (mp3/ogg) source data for the server is a winamp running
the oddcast plugin.
I can't connect to icecast2 server using odd_cast plugin. Actually it
connects ok, but just after winamp start to play, it is disconnected
from server.
The server log say: attempted to login with invalid or missing password
2007 Jun 13
2
winbind idmap customization
I would like to have winbind map all of my AD users to their full
user@REALM form on the Linux domain members. I'd like lookups to be
properly canonical. Is this possible?
'getent passwd user' should return:
user@REALM.NET:*:1786588783:1786588745:Mr Man:/home/whatever:/bin/bash
I'm finding my options are to either have the local names be plain,
unprefixed, or prefixed, but
2007 Jun 15
2
winbind nss configuration
I'm having the hardest time trying to come up with the optimal
configuration with NSS Winbind support. I want it to work right offline.
That is, name lookups shouldn't take 30 minutes to time out or lock the
system up. And if the name lookup is for a local name, I want Winbind to
be 100% out of hte picture.
I've tried this, without much luck:
passwd: compat [SUCCESS=return] winbind
2004 Aug 06
0
icecast2 password bug?
There is a recent thread on the Oddcast forum regarding this problem.
Checkout the last message.
http://www.oddsock.org/openbb/read.php?TID=928
I had the same problem the other day when testing IceCast2 for the first
time. I haven't had a chance to test the solution so perhaps you can
let me know if it solves the problem.
Regards,
Ross Levis.
> -----Original Message-----
> From:
2004 Aug 06
0
icecast2 password bug?
there is quite a bit of confusion regarding this bit....
as of a few weeks ago, new funtionality was added to icecast2 to support
mountpoint-level authentication. This means that you can now configure
icecast2 to have a different encoder username and password for each
mountpoint that you specify in your config file. These options are
optional however, most people probably don't need any
2017 Oct 10
1
How to map email addresses to usernames?
Hello,
I have a general question about userdb and passdb lookups, in my case related
to driver=sql.
The documentation and most examples in the internet seem to assume that a
user's login username to access a mailbox is identical to his email-address,
or at least to the local-part of this email-address. This setup works fine.
But I don't understand how to setup dovecot, when login
2019 Feb 05
0
CVE-2019-3814: Suitable client certificate can be used to login as other user
Dear subscribers,
we're sharing our latest advisory with you and would like to thank
everyone who contributed in finding and solving those vulnerabilities.
Feel free to join our bug bounty programs (open-xchange, dovecot,
powerdns) at HackerOne. Please find patches for v2.2.36 and v2.3.4 attached,
or download new version from https://dovecot.org
Yours sincerely,
Aki Tuomi
Open-Xchange Oy