search for: logoning

Displaying 20 results from an estimated 10259 matches for "logoning".

Did you mean: logining
2011 Aug 06
1
3.5.9: logon scripts are not working under non root user
I have issues running logon script on samba 3.5.9 (freebsd 8.2p1) under non root user. When i login to the XP box under root all is OK. logon script is working, but it's totally not working under all other users. turning on debugging reveals that under non root it's incorrectly parsing the logon script name from config (adding full network path to filename) unix_convert called on file
2002 Jul 09
1
Samba 2.2.5-1 BDC
Hi I'm using a Samba 2.2.5-1 PDC on a RH 7.2 everything works fine !! Now I'd like to set up a BDC so, following the Samba-BDC-Howto I've: - synced /etc/passwd /etc/shadow /etc/group /etc/samba/smbpasswd - imported the SID with the -S option of the smbpasswd from PDC - duplicated the shares between PDC and BDC - modified the master domain parameter on the BDC to NO But if I shut down
2003 Jul 15
2
Windows 98 logon server problem
Hi, I have Samba version 2.2.7 up and running as a PDC for several Windows 2000/XP clients, as well as file sharing working. However, when I try to use it as a Win9X logon server, I can not seem to make it work. Whenever I try to logon from the Win98 computer, I get the error message "Incorrect Parameter" (in windows) and get the following message in the nmbd.log file: =-=-=
2004 Apr 09
3
Help ! Logon script doesn't work on XP
Hi, I have very strange problem: I had created logon script (bat file dynamically generated by root peexec) and tested it successfully on Win98 workstation. Now I'm testing it on XP wkst., but the same (created by the same method) script is during logon not executed. What is absolutely mysterious for me ? The script is really read by workstation durin logon - I saw it in network traffic
2003 Mar 13
3
Logon Script Doesn't
Hi, I've finally been dragged kicking and screaming into the wonderful world of XP. I've been able to join a domain and login with the help of the docs on samba.org and gleaning info from this list. Google and I don't get along. My question is How do I get the logon script to run when XP logs in? Win 98 doesn't have a problem running the logon script. Here is part of the
1997 Aug 08
12
Logon scripts
I am having difficulty getting my logon scripts to started when I logon. My clients are Windows95, server is RedHat Linux 4.2, Samba 1.9.17alpha5. This is my smb.conf file: ; ******************************************************************* ; * ; * Samba config file for ; * Quinn P. Coldiron ; * ; ******************************************************************* ;
2015 Jan 11
2
Domain level 2008 and last interactive logons
Has anybody had a look at this site? http://technet.microsoft.com/en-us/library/understanding-active-directory-functional-levels(v=ws.10).aspx Last Interactive Logon Information Last Interactive Logon Information displays the following information: The total number of failed logon attempts at a domain-joined Windows Server 2008 server or a Windows Vista workstation The total number of
2001 Dec 03
5
Problem with logon script
Hi, I have a problem with logon script. I will at first disconnect all connected drives from last Windows run, and the connect home dir. My smb.conf : [Global] logon script = STARTUP.BAT logon drive = m: logon home = \\sapo\%U logon path = \\sapo\%U\setting\%m\profile domain logons = Yes [homes] comment = Home Directories read only = No
2004 May 26
5
Windows XP and domain logon
Hello, I have installed samba 3.0.2a as PDC and BDC, I am able to add windows xp to domain and have added all the registry patches to windows xp, but when it comes to domain logon on windows xp client, the behaviour is very erratic, sometimes I am able to logon to domain and sometimes the domain logon fails, we need to restart the xp machine and keep trying to the domain logon. The error we
2004 Mar 23
4
netlogon problems
Hi @ all, I have two samba-servers running perfectly! Now I configured a third machine which provides some backups. Since I brought it up in the network the windows client won't execute the netlogon-scripts... When I turn off samba-services on the backup-machine it works again. Did I miss something??? Maybe you can open my eyes... Best regards Sascha Here my conf-files: PDC
2000 Jan 07
3
Group logon Scripts
We're almost at the stage of rolling out our new RH6.1/Samba server - one last item. We have some 60 users and 7 departments. Can I use/how do I use a logon script to log groups onto the server. I currently have 1 logon script per user, but a small change in 1 share means updating every script. Can I log them on by group ID but still map their personal shares with the %U flag so I then
2010 Sep 09
3
Samba Windows 7 and logon scripts
Hi, I'm trying to get Windows 7 to run a logon script which mounts a share at login. This works fine for Windows XP In my smb.conf I have the following logon script = %G.cmd logon path = \\%L\profiles\%U logon drive = H: logon home = \\YOUNGMUNSTER\homes The script is @echo @echo Setting System Policies: Please Wait. @echo off NET TIME \\janus /SET /YES > X
2005 Jan 23
3
Samba PDC and Windows XP not executing logon.bat
I have spent most of the past 24 hours reading various samba docs and searching google for help -- but can't find a solution. Suggestions and solutions would be appreciated. I have set up a Linux Box (Samba 3.02) as a PDC with roaming profiles. (I haven't upgraded, because this box is a model for over 100 other boxes in the field). I can add XP users to the domain and their roaming
2014 Nov 06
0
RemoteApp Failed Logon
I have MS AD DC running Windows Server 2008 R2 and I decided to use samba 4 Version 4.1.6-Ubuntu as Domain Controller Member but I've had some problems with Web Access RemoteApp when the TS uses samba as logon server, the logon account fail, see below: Nome do Log: Security Fonte: Microsoft-Windows-Security-Auditing Data: 06/11/2014 08:08:08 Identifica??o do Evento:4625
2011 Jun 17
5
Samba 3.3.15 Ignoring "Logon Path" and "Logon Home" to Disable Roaming Profiles
Hi All, I have recently successfully configured Samba 3.3.15 and OpenLDAP as my offices PDC. I would like to disable the roaming profiles capability but it appears that no matter what I said, it is being ignored by Samba. First is my relevant snippet for the Logon Path and Logon Home being empty as described in the documentation. Then, following that, is my entire smb.conf -- please let me
2003 Mar 16
1
logon script not working
Hi, my logon.bat was working for weeks now (since i created it) - and recently i recompiled my samba with ldap support. now ldap and everything works really well, but: the logon.bat won't get executed! i tried changing the folder, changing the rights of the file, renaming it and everything. but the thing won't execute! samba is not givin any error, nor does my winxp client. when i
2003 Jun 11
0
Can't seem to change "logon script = logon.bat"
Hello, I am running RedHat 8 and have the same problem with both the distributed and updated samba RPMS (2.2.5 -> 2.2.7) and the source dist (2.2.8a). I can seem to change many options but the "logon script = logon.bat" doesn't want to change. This is what I have in my smb.conf file : [global] ...some stuff... logon script = %U.bat logon drive = H: [netlogon]
2005 Mar 30
0
"logon path" and "logon home" settings return different values in 3.0.13?
When exactly did the samba meaning/returns for "logon path" and "logon home" change? (at which version?) We used to have a system that appeared to be working well and it was as follows logon script = logon.bat logon path = \\%L\profiles\%U logon drive = h: logon home = \\%L\%U\.profile domain logons = Yes and the [profiles] share had the following [profiles]
2011 Aug 06
2
tattooing of tdbsam backend with logon script value
All users whose "logon script" values have not been explicitly defined automagically inherit the value that "logon script" is set to in smb.conf. And one can change the "logon script" for all such users simply by changing said value in smb.conf. However, once a logon script value value has been explicitly defined for a user this inheritance ability (as the explicit
2005 Nov 23
1
login script - runs just the first time a user logons
Hello I have a really strange problem with logon scripts. I'm using a version 3.0.20b .deb found on samba.org on a Debian Sarge, and a tdbsam backend. 1) I had no "logon script" in the smb.conf file just the per user setting in the tdbsam. Full path to logon script given in tdbsam (e.g. \\server\netlogon\logon.bat). I can mount the netlogon share, access rigths are good, and I can