Displaying 20 results from an estimated 1000 matches similar to: "user management tool"
2004 May 27
4
iptables and samba
hi
i m using the script below
-------------------------------------------------------------------------------------------------------------------------------------
iptables -F
iptables -t nat -F
iptables -P INPUT DROP
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 8080 -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport 22 -j ACCEPT
2004 Jan 13
1
adding printers from netlogon script
I don't know the final answer BUT if you have something simmilar to a
cyber-cafe LAN (I mean, users use all the computers, and maybe some
users come back to login with the same name) then you have to install a
printer only once in a computer, loging as the administrator and
installing drivers. Then what users will have to do is JUST add the
printer without installing. I know that it's
2004 Jan 05
1
How to apply 3.0.1 Patch???
Can somebody tell me how to apply the 3.0.1 patch of samba??? I'm running samba 3.0.0.
Cheers
Rafael
2004 Jan 06
1
Spam in the list.
There is an inordinate amount of spam going to the Samba list lately.
Is there anything that can be done about that?
-Brent
2005 Feb 17
3
locking limit errors with Peachtree
In the samba domain I admin, one of the computers runs the Peachtree accounting
software. Today, McAfee antivirus was installed on that box (not my doing) and
now Peachtree keeps giving "Locking table limit reached" errors. Is this an
error from samba, Windows, or Peachtree? Is there a limit to the number of file
locks samba can grant at one time?
--
Andrew Gaffney
Network
2003 Dec 29
2
installing gui interfaces for samba
i've browse the web and found 'Smb4K - An SMB share browser for KDE'
since this is something similar like a windows sharing this would be
safer for our newbie(unix) users but i have problem installing the
package
===========
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (headers
and libraries) not found. Please check your installation!
For more details about this
2003 Dec 19
2
enabling remote desktop
Is there a way to automatically enable Remote Desktop from a NETLOGON script? I want to
enable Remote Desktop on *a lot* of machines, but I don't want to do it manually.
--
Andrew Gaffney
2003 Dec 28
2
How to send a domain wide message with smbclient?
Is there a way to send a message to all users currently logged into a
Samba domain controller? The reason why I ask is that I have a Samba
3.x.x primary/backup domain controller setup and as soon as the system
monitor detects that the primary domain controller is offline I would
like to execute a command to send a domain wide message telling all
domain users to save their work to the local
2004 Oct 05
2
Printer name changed in samba 3.0.7
We have a strange problem when using samba 3.0.7 where a printer's name
is changed to the name of the printer driver. We use samba to share out
printers from a fedora core 1 system. On a windows client they initially
show up accurately. When adding the windows driver from a windows client
for a new shared printer the driver files get transferred just fine.
However, the printer name in the
2004 Jan 22
1
weird NT error codes
This isn't necessarily a samba problem, but its happening on my domain with a Samba PDC. I
have 2 computers running XP Pro that I can only connect to intermittently. All 3 of these
machines are joined to the domain and can access domain resources when logged in as a
domain user through the Samba PDC. SHIPPING1 always seems to work. SHOP1 and SHOP2 are the
ones that allow intermittent
2004 Feb 04
1
Borwser Problem with VMWare on linux host
Hi
I use VMWare on linux host (windows 2000 as guest operating system)
and i have some problems to visit the google-site .
can any1 help me
thanks
Nouqrat
2004 Apr 02
1
how to get logon.bat run with Administrator rights in domain logons?
On win XP Pro workstations it would be so convenient if the domain logon script which is stored on
the samba pdc could be made to run with Administrative (or System) privileges.
I know that I can interactively run another security context by choosing "run as user" but how could
I achieve this non-interactively and domain wide whilst a "limited account" is loggin in?
Thanks
2004 Jul 28
1
(no subject)
How long am I still going to wait to be unsubscribed?
I've been trying for at least 3 months now!
If, as I suspect your server is running on Linux, I start getting a bad feeling about either the OS or your professionalism
GET ME OFF THE FUCKING LIST!
please
2003 Dec 09
2
adding printers from netlogon script
While this doesn't relate specifically to Samba, I need to do this in a netlogon .bat file
in a Samba domain. In my network, I have a printer hooked to a JetDirect so that it is a
TCP/IP printer. Is there a way I can automatically have this printer mapped/added when the
user is logged on?
--
Andrew Gaffney
2004 Feb 20
2
prevent smbclient from trying 445?
When I use smbclient to access an IOMEGA NAS server, smbclient tries
to access port 445 for a full five minutes before timing out:
[2004/02/20 17:48:24, 10] lib/gencache.c:gencache_get(262)
Returning valid cache entry: key = NBT/NAS_120_1#20, value = 192.168.123.161:0, timeout = Fri Feb 20 17:53:22 2004
[2004/02/20 17:48:24, 5] libsmb/namecache.c:namecache_fetch(201)
name
2002 Nov 01
6
Roaming profiles problem - loading failure
I have a samba 2.2.4 PDC which acts as the repository of roaming profiles.
Just recently some of our users have experienced failure to load roaming
profiles. The clients are on a pair of Windows 2000 terminal servers.
The failure does not seem to be confined to one server and only affects some
people.
The error given takes place during the loading profile stage:
Windows can not copy:
\\Samba
2004 Feb 27
4
[OT] Fyodor terminates SCO nmap rights -- how about Samba?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
As you all may know Fyodor of nmap fame has terminated SCO's
rights to distribute namp with its products. See:
http://www.smh.com.au/articles/2004/02/27/1077676955381.html
I know this is off-topic, but I am interested in opinions
on the subject of SCO using Samba in it's products while they declare
the GPL is unconstitutional and invalid.
2003 Dec 09
2
netlogon script generation
Can anyone point me to a doc or a script that shows how to generate netlogon script on the
fly and supports users having multiple groups? I tried the Perl script referenced at
<http://us2.samba.org/samba/docs/man/AdvancedNetworkManagement.html> but I believe it only
supports the user being a member of one group.
--
Andrew Gaffney
2004 Dec 01
5
using samba through a VPN
I already have an existing network that is managed by a samba PDC. In the next
few days, I will be linking another small LAN to the existing one over the
internet using openvpn. I've been told that samba (through no fault of its own)
doesn't work very well through a VPN.
For the new network, there will be a box with 2 NICs: one for the internet and
one for the LAN. This box will use
2004 Jul 09
1
best settings for share with databases
I have a Slackware box set up with Samba 2.2.4. One of the shares holds a bunch
of .DAT database (I don't know what kind) files that are used by multiple users
at once with the PCLaw application, and we've been experiencing some minor
corruption. What are the ideal settings for a share with databases like this?
Also, if a newer version handles this kind of thing better, I have no