similar to: netlogon script generation

Displaying 20 results from an estimated 700 matches similar to: "netlogon script generation"

2002 Oct 28
2
root prexec/postexec & login scripts
I have a perl script that I'd like to use to create windows 9x login scripts at login time but I cannot get the process to work right. I have RedHat 7.3 (actually the k12ltsp v2.1.0 which is a modified RH7.3) set up as a domain controller which is working well. Manually created login scripts run fine on the workstations at login. I'm using a netlogon script I found at
2004 Feb 01
3
Several logon script bat files?
I simply wonder if I can have several different logon script bat files for MS Win users that validates through my Samba PDC? Let's say that group "users" should have logon batch users.bat and the members of the group "sales" should have both users.bat and sales.bat executed at logon? Or can I in some way use ONE script with parameters that knows about what groups the user
2002 Sep 29
8
Mounting Share at Boot
I am trying to mount a Windows share on my Linux machine at boot time. I tried using the same syntax in /etc/fstab that is in /etc/mtab, but this did not work. Here is the mtab entry: //DELL-4400/linux /root/mnt/DELL-4400/linux smbfs 0 0 Barry
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 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
2002 Feb 14
12
Home shares staying (NT4)
I am having the same trouble with automatically mounted home shares with samba 2.2.1a (PDC, domain logins, roaming profiles) and NT4WS sp6a. If I login as one user, logout, then login as another, I can view the previous users home share as well as my newly logged in users home share (lather, rinse, repeat...). The NT box has a machine account, domain logins work, profiles work, login scripts
2004 Mar 10
3
Win2k joining a Samba domain
Hi, Having managed to get far enough with the config to get a win2k box to connect to a Samba v3.0 share where the Samba machine's backend is based in LDAP, I cannot now add this win2k machine to the domain. Can anyone give me an example of how to set up an account within the LDAP server that has sufficient rights to allow the machine to join my Samba domain? Regards, Graham --
2003 May 28
1
Passing domain name to PPP
Hi- Our PPP RAS server is running Samba 2.2.8a and winbind. We want to authenticate dialup users through the PDC (Win NT 4 SP6). However, in order to do so, the dommainname needs to be prepended to the username, ie, DOMAIN+USERNAME. We don't want to have to teach all our dialup users to add the domainname when they login to RAS, so we are looking for a way to script this. Has anyone tweaked
2006 Aug 24
2
W2K workstation not disconnecting without a reset
Hi, Trying to be simple and direct. My last email didn't get answers. Thank you and best regards. Problem: ----------- W2K workstations remains connected do samba server at port 139, even after logoff, and this causes: false wtmp information and no possibility do control (even no fail proof) simultaneous logins. Workaround ( not acceptable )
2003 Oct 24
1
Samba PDC+Domain Admin Group
hi all. recectly i made the migration from samba 2.2.8 to 3.0. everything is working fine, except that i dont know how to grant administrator privileges in win 2000 clients. with 2.2.8, i used DOMAIN ADMIN GROUP parameter ( domain admin group = @adm) but its been removed in samba 3.0, and i dont know what to do. any help will be apreciated thanks in advance sebastian ------------ Internet GRATIS
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
2004 Jan 07
3
user management tool
There was talk a few weeks ago about the possibility of a Tk-based user management tool that never happened. I'm planning on trying to do this myself. What features were to be in the one that never materialized? What features might people want in it? To begin, the program will only be able to do things that can be done straight through the existing command line tools (net, smbpasswd,
2001 Apr 24
1
Compile problem with ftp.c
Hi, It seems I'm still hopeless when it comes to compiling software from the source :) Can anyone help me with this compile problem please: make[2]: Entering directory `/usr/src/wine-20010112/dlls/wininet' gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o ftp.o ftp.c In file included from
2003 Dec 17
2
migrating local user profiles to roaming domain profiles
I have a network of 2K and XP clients that I am migrating to a domain using Samba 3 as a PDC. I have the domain working quite well after quite a bit of tweaking. My problem is that I want people to logon to the domain, but I also want them to keep their profiles from their local users. How can I go about this? -- Andrew Gaffney
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
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
2003 Jan 27
1
unable to join 2000 to samba domain
I have a situation where some 2000 machines are unable to join the samba domain. We have about 50 machines of which two thirds are 2000 boxes. All of the 9x boxes log to the samba domain with no trouble. Of the 2000 machines we have two groups - some IBM's and some Dell's with the Dell's being a couple of months older. All of the IBM's joined the domain without problems. None of
2003 Nov 16
2
Can not add users to samba 3.0
Hello, I can not seem to get smbpsswd to add any users to samba. No matter if I use the CLI, the Webmin module or SWAT I always get this response when trying to add any user [root@matrix1 samba]# smbpasswd -m -a gerard Failed initialise SAM_ACCOUNT for user gerard$. Failed to modify password entry for user gerard$ I take it this has somehting to do with PAM & or shadow passwords, & I
2002 Jun 22
1
Samba 2.2.5 - Cannot copy The path is too deep
I recently installed Samba 2.2.5 from the FreeBSD ports. It seems Samba works fine when browsing the Samba server from WinXP client, etc. I can copy files from the Samba server, and even create small files and copy small files TO the Samba server. The problem seems to be if I try to copy any file greater than 16Kbytes or so to the Samba server. When I do so, Windows XP complains with an error:
2003 Jun 03
1
PDC and remote login
Hello, I have a Samba PDC sitting behind a Linux firewall/VPN server (using PoPToP). My remote users can log in to the VPN and they are assigned a local IP address in the same subnet as the local PC's and servers. I'd like these users to be able to log in to the Samba PDC domain when coming in via the VPN connection. How do I set up the client PC's (Win98 and 2000) to do this? I