Displaying 20 results from an estimated 11000 matches similar to: "distribute/deploy software to clients"
2006 Jan 18
2
deployment of software
I have Samba and about 40 WinXP Clientes running.
Now I?m trying to find a way to deploy software (for example
updates of E-Mail Client, Windows Patches) to my Clients.
I was playing around with AutoIt and some "switch-user-tools" for
windows, which really works but also is kind of complicated and time
consuming.
In my environment, every user got his own Logonscript on the Linuxserver
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
2004 Dec 23
10
domain administrator is always mapped to root
Hello,
I have found out that a domain administrator is always mapped to root in
the UNIX filesystem:
drwx------ 2 jive smbguests 1024 2004-12-23 18:59 jive
drwx------ 13 salsa smbusers 1024 2004-12-23 18:58 salsa
drwx------ 13 root smbadmins 1024 2004-12-23 18:56 tango
jive is a domain guest user, salsa a domain user and tango a domain
administrator.
Is it possible to change the root
2006 Jan 18
3
Patching XP clients on Samba PDC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
Does anyone have a good suggestion for patching XP clients on a Samba
PDC domain? I've tried using autoit and sysinternal's psexec to write
a script to do this but this doesn't work well because the computer
has to be active and our machines lock the machine if it's not active
in 15 minutes.
I hate having to log onto every
2005 Jan 11
6
Where are Windows file permissions stored and how to change them?
Hello there,
where are the Windows file permissions (i.e. ACL) stored when using Samba?
How can I change them from within Linux? Or is it only possible with the
Windows file permissions dialogue?
Thanks
Florian
2004 Sep 27
6
PDC for XP: empty desktop and desktop.ini showing up
Hello there,
I'm trying to set up Samba as a PDC for Windows XP Professional (SP2).
It seems to work fine. Machine accounts are created automatically,
passwords between Unix and Samba users get synced, I can logon, profile
directories are created - but there's a problem.
I know that this is well-known, but it drives me crazy and I don't know
any solution.
First of all, the
2010 May 25
3
purge maildir folder after sa-learn
Hello,
I am looking for a command-line utility to automatically purge one
Maildir folder. I want to periodically run sa-learn from cron, and
after the spam learning folder has been added to the Bayes database,
its contents should be deleted. I've searched a bit, but only found a
few old utilities or some telnet+expect scripts, which both didn't
look too reliable.
Is there any
2004 Dec 23
7
HOWTO for setting up Samba as a PDC
Hello fellow list members,
does anyone knows of a good HOWTO (or a book) for setting up Samba as a PDC?
I have been dealing around with the Samba HOWTO collection, but to be
honest, this is a hard job. There are some errors in it and descriptions
are not this good. I even don't know what all the tools are for.
I'm really experienced in Linux server stuff, but this one drives me mad.
2005 Jan 11
3
requiring logon for SIP users
Hello there,
I am playing around with Asterisk the first time and it really looks
great. ;-)
However, I have one problem: Any SIP device can connect to my PBX. How
can I requre logon for SIP users and deny access in the case of wrong or
missing credentials?
Thanks
Florian
2004 Dec 23
1
setting options before user logs on via policies
Hello,
is it possible to set options before a user logs on via policies, or
does this depend on active directory?
I would like to set things like screensaver at logon dialogue,
ctrl-alt-del requirement, clear last user at logon, etc., but it seems
to be impossible using policies.
A workaround I can think of is doing that via MSI files.
Any tip is welcome. :-)
Florian
2005 Mar 08
4
force SIP authentication
Hello,
is it possible with Asterisk to force SIP authentication? Right now, it
seesm that just any SIP client can at least connect to my PBX, which I
don't want. I want users to authenticate with username and password and
otherwise deny them access.
Thanks
Florian
2009 Dec 28
3
checking all folders for new mail (IMAP STATUS command)
Hello,
I use Thunderbird as IMAP client and do a lot of server-side filtering
with Sieve scripts. To be notified of new mails, I want to check all
folders (a lot of them...) at once for new mails, and not only the
inbox.
According to http://kb.mozillazine.org/Checking_for_new_messages_in_other_folders_-_Thunderbird
it should be sufficient to enable one setting -- given that the IMAP
server
2014 Sep 23
3
software deployment
Hi,
Just wondering: What are you guys using to deploy software on your
windows (7) workstations within the samba4 AD?
These are options I know of:
* wpkg (but it seems it's development is not too active)
* wpkg-gp using the group policies
* www.opsi.org (Client Management System for Windows clients)
* standard windows software deployment, but I think that's msi-only
This page also has
2005 Jan 27
2
installation without logging on as administrator
Hello there,
I'm quite new to software distribution, so I would like to ask you a
question. ;-) Is it posible to install software without logging on as
administrator on every machine? If yes, how does it work? Via a Windows
service? Via a script that is being run as admin even if a normal user
logs on?
Thanks!
Florian
2005 Jun 15
1
Software deployment
Hello all,
Here's a good conversation starter.
How do people deploy new software (office,adobe,java,etc...)
on their client machines with AD?
Dom
2008 Dec 05
2
quota warning for fs quota
Hello,
I configured my Dovecot to use filesystem (fs) quota. It works fine,
the correct free/used space and percentage is being shown to the
client. However, the warning feature doesn't seem to work, no mail is
being sent, although executing the script standalone works fine.
Is quota warning for fs quota supported? I use Dovecot 1.0.10 (Ubuntu package).
Thanks,
Florian
2011 Aug 17
1
sender for Sieve vacation message
Hello,
is it possible to define the sender for the Dovecot Sieve
implementation's vacation extension? It seems to be impossible to add,
e.g., a name, or choose a different sender address.
Thanks,
Florian
2010 Jan 24
2
STATUS command and total/read message count
Hello,
I'm running Dovecot 1.0.15 with Thunderbird 3.0.1. TB can query
folders for messages in two ways: Either by using the STATUS command,
or by opening the folder (don't know the respective IMAP commands,
sorry...).
Querying via opening the folder is reliable, but via the STATUS
command, only new/unread messages are shown. If I want to have the
total number of (unread) mesages in a
2003 Apr 13
1
disabling version number
Hi there,
is there any possibility of disabling Samba's version number output (e.g.
with smbclient) without having to manually edit it in the source code?
I don't want anyone to see my Samba's version number...
Thanks
Florian
2004 Dec 23
1
renaming default groups with groupmap
Hello,
is it possible to rename the default groups with groupmap? I would like
to change
Domain Users
Domain Admins
Domain Guests
to the correct German translation.
Thanks
Florian