similar to: Account lockouts

Displaying 20 results from an estimated 3000 matches similar to: "Account lockouts"

2004 Mar 17
1
Anyone have account lockouts working on a Samba PDC?
According to the documentation, Samba 3 supports account lockouts (ie: bad password attempt 5 times will result in the PDC returning an NT_STATUS_ACCOUNT_LOCKED_OUT message, until the account is manually reset with pdbedit). This syntax I'm using appears to be correct, but I'm not actually getting actual account lockouts: pdbedit -P "bad lockout attempt" -C 5 - and - pdbedit -P
2004 Jul 13
1
Enabling account lockouts
The release notes indicate support for bad password lockout policy starting with version 3.0.3 but I can't figure out how to enable it. I didn't see anything in the docs about turning it on. I also tried looking through all the options by using swat in advanced mode. How do I enable bad password lockout policy?
2018 Mar 23
2
tracking account lockouts
Hi, I'm trying to track random account lockouts on the domain. Is there any recommendations for log level or log handling that let me see what machines/servers are locking the account? I'm using samba 4.5.5. as a DC (3 DCs). My current logging settings are: logging = syslog log level = 1 auth:5 passdb:5 winbind:5 Att, Vinicius
2018 Apr 09
1
Account lockouts caused by SAMBA + WinBind do not report "Caller Computer Name" in security audit
Hello all, We are troubleshooting an issue that when SAMBA is joined to a Windows domain controller as a member server that has password failure lockouts configured, the Windows security auditing does not show the "Caller Computer Name" in the event ID generated (4740). We are using Samba 4.6.2 from CentOS 7. We posted a Bugzilla at Red Hat here:
2018 Mar 23
0
tracking account lockouts
On 3/23/2018 12:49 PM, Vinicius Bones Silva via samba wrote: > Hi, > > I'm trying to track random account lockouts on the domain. Is there > any recommendations for log level or log handling that let me see what > machines/servers are locking the account? > > I'm using samba 4.5.5. as a DC (3 DCs). > > My current logging settings are: > > logging = syslog
2004 Oct 17
2
Which package to download
Hello I am new to the list, and recently began using Redhat Linux 9. I am also a new WINE user, I went to the binaries page and there seemed to be some many WINE binary packages, since I am new I did'nt know which one to download. How would I know which binary package to download? _________________________________________________________________ On the road to retirement? Check out MSN
2006 Jan 08
3
Sceduling Tasks
I''m working on a RoR project and a requirement has popped up that would required certain actions to happen at certain time intervals (as opposed to having a user initiate the action). Is there anything similar to Java''s Quartz library, *nix cron, or anything of the like for Rails? I''m certainly willing to help with/test Ruby code if someone on the list is already
2004 Aug 07
2
Asterisk : No Sound Issues
Hi , Thanks greg , for pointing out the valuable resources for reference. I tried SJphone in a windows environment to connect to fwd and it worked fine(including (audio). Now have to do the same thing for linux(red hat 9 ) and hope the nat issue is resolved. Now i would like to connect asterisk to fwd and instead of the SJ phone connecting to fwd directly i would wish to connect through
2005 Jun 26
1
better code?
Hi, Laura: How about the following: > sapply(x1.df, class) d x y "factor" "numeric" "numeric" > (byLH <- by(x1.df[-1], x1.df$d, var)) x1.df$d: 1/1/2005 x y x 1.272688 -0.783719 y -0.783719 0.884866 ------------------------------------------------------------- x1.df$d: 1/15/2005 x y x
2006 Aug 06
0
PHP integration?
Is there a way to integrate PHP based open source into ROR''s app? Like this one, http://www.k5n.us/ Does anyone know of a similar calendering based webapp written in ROR? Jim _________________________________________________________________ On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
2006 Jul 16
3
Bug in mongrel_cluster
Anybody know where to submit a bug for mongrel_cluster. Thanks _________________________________________________________________ On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
2005 Nov 05
0
new Ajax.Updater - some issues - please help
Hello, I''m afraid but I guess I need a little help from the community - thank you in advance for your help. using the Ajax.Updater, I''m using a little php script that returns a simple unordered list - basically this works fine - however, if I hit the browser''s refresh button, sometime the unordered list gets refreshed, sometime it doesn''t. Is there a
2006 Jan 12
0
latest pwlib...still compile error
ver 1.9.1 -I. -shared sound_oss.cxx -o ../pwlib/device/sound/oss_pwplugin.so sound_oss.cxx: In member function ‘virtual BOOL PSoundChannelOSS::Read(void*, PINDEX)’: sound_oss.cxx:766: error: cast from ‘void*’ to ‘unsigned int’ loses precision make[3]: *** [../pwlib/device/sound/oss_pwplugin.so] Error 1 make[3]: Leaving directory `/usr/src/pwlib_v1_9_1/plugins/sound_oss' make[2]: *** [opt]
2006 May 05
2
CentOS-4.3 Kickstart 'Boot Failed'
Hello, I'm trying to setup a CentOS-4.3 kickstart. When vmlinuz is loading, a message appears "Boot failed: please change disks and press a key to continue." I am kickstarting via a USB flash drive. From the i386 ISO image #1, I am using vmlinuz from the isolinux directory. I have grabbed the vmlinuz file from a couple different mirrors just in case the one I had originally
2018 Apr 16
0
How to change Domain password as normal user?
Still having daily problems. Yesterday, again, I reset the user password from the AD/DC as the domain administrator: samba-tool user setpassword mark Today, I was unable to log in. The only message in the log.samba file is: [2018/04/16 14:02:12.199145, 2] ../source4/auth/ntlm/auth.c:430(auth_check_password_recv) auth_check_password_recv: sam_ignoredomain authentication for user [HPRS\mark]
2018 Apr 14
2
How to change Domain password as normal user?
Need help on this. My account is locked out. Need way to reset. --Mark -----Original Message----- Date: Fri, 13 Apr 2018 14:49:44 -0400 Organization: Ohio Highway Patrol Retirement System To: samba at lists.samba.org Subject: Re: [Samba] How to change Domain password as normal user? On Thu, 5 Apr 2018 16:59:15 +0100 Rowland Penny <rpenny at samba.org> wrote: > > On Thu, 05 Apr 2018
2006 Feb 13
3
recycle bin
Want to implement recycle bin for samba 3.0.14a under aix and solaris 2.8. What are the steps required. Went through some docs but did not help. 1. Do i need to compile samba with VFS module then how ? configure --with-vfs or what ? 2. Example of how smb.conf should look like. Thanks _________________________________________________________________ On the road to retirement? Check out MSN
2005 Dec 21
5
ajax - multiple updates on single xmlhttprequest
Hello, I was wondering whether anybody would share a working example of a multiple html update on a single xmlhttprequest. Thank you in advance for your help. _________________________________________________________________ On the road to retirement? Check out MSN Life Events for advice on how to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
2014 Mar 20
1
Account Lockout policies are not working in samba 4.1.5
Hello, I have a samba 4.1.5. I have created OUs and linked GPO to OU for account lockout policies. Account Lockout Duration: 15min Account Lockout Threshold: 5 invalid attempts Reset Account lockout counter after: 15min I have created a test account and logged in with an incorrect password more than 5 times to a machine. but the test account never locks and the computer never prompts me that
2007 Sep 12
1
Clearing account lockout
I recently am migrating my PDC from NT4 to Samba 3.025. Apparently due to a mismatch between the capitalization of the Windows account and the Unix account (Administrator vs administrator) I managed to lock the account before catching the discrepenacy. # pdbedit -v administrator Unix username: Administrator NT username: Administrator Account Flags: [ULX Bad password count