similar to: Logon Hours with Samba PDC

Displaying 20 results from an estimated 2000 matches similar to: "Logon Hours with Samba PDC"

2018 Mar 31
3
How to change Domain password as normal user?
On Sat, 31 Mar 2018 11:42:07 -0400 Mark Foley via samba <samba at lists.samba.org> wrote: > On Sat, 31 Mar 2018 12:25:14 +0100 Rowland Penny <rpenny at samba.org> > wrote: > > > > This will then prompt the user for their 'oldpassword' and then the > > new password (twice). There is a gotcha though, as given it will > > only work on a DC, to do the
2018 Mar 31
2
How to change Domain password as normal user?
On Fri, 30 Mar 2018 20:19:02 -0400 Mark Foley via samba <samba at lists.samba.org> wrote: > > On Wed, 28 Mar 2018 20:14:00 +1300 Andrew Bartlett > > <abartlet at samba.org> wrote: > > > > > > On Wed, 2018-03-28 at 03:09 -0400, Mark Foley via samba wrote: > > > > > > > > Actually, that didn't quite work. It did change the
2018 Apr 04
2
How to change Domain password as normal user?
On Tue, 03 Apr 2018 23:34:13 -0400 Mark Foley via samba <samba at lists.samba.org> wrote: > On Sat, 31 Mar 2018 17:04:22 +0100 Rowland Penny <rpenny at samba.org> > wrote: > > > > On Sat, 31 Mar 2018 11:42:07 -0400 > > Mark Foley via samba <samba at lists.samba.org> wrote: > > > > > On Sat, 31 Mar 2018 12:25:14 +0100 Rowland Penny > >
2017 Feb 03
2
How to get password expiration?
Actually is there a way to show it more like a timestamp. It is hard to compute days left with a date format like that. I guess I could use date to do the conversion but I was wondering if there is a cleaner way On Fri, Feb 3, 2017 at 8:51 AM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Fri, 3 Feb 2017 07:44:39 -0700 > Jeff Sadowski via samba <samba at
2017 Feb 03
7
How to get password expiration?
This seems to work for maxPwdAge ldapsearch -LLL -Q -s base -h ad.mydomain.tld -b dc=ad,dc=mydomain,dc=tld maxPwdAge now I just need to query a users pwdLastSetq I tried the commands above but am not getting anything. I tried looking at the ungrepped output but I don't see how to link the pwdLastSet with any user. I get a long list. I think I'm looking for dn: and a matching pwdLastSet?
2018 Mar 31
0
How to change Domain password as normal user?
On Sat, 31 Mar 2018 12:25:14 +0100 Rowland Penny <rpenny at samba.org> wrote: > > On Fri, 30 Mar 2018 20:19:02 -0400 > Mark Foley via samba <samba at lists.samba.org> wrote: > > > > On Wed, 28 Mar 2018 20:14:00 +1300 Andrew Bartlett > > > <abartlet at samba.org> wrote: > > > > > > > > On Wed, 2018-03-28 at 03:09 -0400, Mark
2001 Mar 17
1
sshd executes ~/.ssh/sshrc without using user's shell
I am considering allowing (relitivly) untrusted local users onto my fileserver, so they can use SFTP to access their home directories. I have a custom shell, (a taint-mode enabled perl script) that allows users to change their password, which I have modifed to only allow a '-c' command for the sftp-server. I have also disabled TCP port forwarding. However, some reading of the OpenSSH
2001 Mar 23
1
Restricted SFTP
As I have mentioned earlier on this list, I want to allow (relitivly) untrusted local users to SFTP to my server, as a secure method of remote file access. What I would like to do is to keep users within their home directory. I don't mind that it follows symlinks (if fact its probably a requirement), but some basic restriction on what users can see/access would be handy. The check I
2007 Nov 19
1
[Fwd: Kickoff time expired, how to change?]
Dear friends, is there anybody who can help us, I've the same problem with the Kickoff Time. I also found no possibility to change it... Heinz -------- Original-Nachricht -------- Betreff: [Samba] Kickoff time expired, how to change? Datum: Mon, 12 Nov 2007 10:35:32 -0700 Von: Tim Donnelly <tim@coalliance.org> An: <samba@lists.samba.org> I am attempting to move my
2018 Apr 05
2
How to change Domain password as normal user?
OK, I'm having issues with the problem. To summarize, I'm trying to have a normal user change his password from a domain member. I've tried: passwd, kpasswd and 'samba-tool user password -U $USER --ipaddress=<IPofAD/DC>'. All mechanisms do change the domain password and I can log into Windows and Linux domain members, and website requiring domain authentication.
2011 Feb 18
3
recoding a data in different way: please help
Dear R users The following question looks simple but I have spend alot of time to solve it. I would highly appeciate your help. I have following dataset from family dataset : Here we have individuals and their two parents and their marker scores (marker1, marker2,....and so on). 0 means that their parent information not available. Individual Parent1 Parent2 mark1 mark2 1 0 0
2007 Jan 10
1
Why does disable loading of zfs module in boot causes
Hello, I tried to disable loading of the zfs module by adding "exclude zfs" in /etc/system. I rebooted and got into "maintainance mode" with many services disbaled (as svcs -xv shows). I don''t have any zfs partitons on this machine. So my question is: for what is the zfs module in booting of solaris ? Why can''t it be disabled? Regards, David This message
2002 Apr 01
2
writing a package for generalized linear mixed modesl
Happy new month, everyone! I am planning to write a NIH grant proposal to study ways to speed Monte Carlo based maximum likelihood algorithm for hierarchical models with a focus on generalized linear mixed models (GLM with random effects). I thought it would be nice and also increase the chance of funding if I could produce an R package in the process. I understand that Prof. Pinheiro ang Bates
2001 Dec 10
1
using external authentication to validate samba users
Hi, Is there any way to use an external program to validate users' passwords? It would be something like an exec command that would return the authentication result. What I'm willing is to be able to authenticate a samba user against a radius server. Why? Because I get to use tokens (one life time password) against different realms. Has anybody an idea? Thank you -------------- next
2002 Mar 14
1
RID Question
Skipped content of type multipart/alternative
2007 Oct 28
2
Edit label in virtual listctrl
Hi, I am testing a virtual listctrl, and have run into some problems with changing the labels in it. The listctrl shows a bunch of rows and columns, and it gets activate events whenever I doubleclick on a cell. Works like a charm. My problem comes when I call the edit_label method, specifically that I think that I don't quite understand the argument passed to it (item as integer). This
2005 Dec 13
2
NET VIEW equivalent in Samba
Hi! Is there a NET VIEW equivalent in samba? I looked at smbclient -L but then I have to know the browser master. I only want to specifiy a workgroup.. Regards, Henrik
2005 Apr 29
3
generalized matrix product ?
Is there available in R a generalized inner product or matrix product, similar to 'outer(x,y, fun)', where one can specifiy an arbitrary function in place of ordinary multiplication? Here's my application. I frequently analyze user questionnaires from our HR/training department. These have questions of the form "please rate your skill in task X", and other questions
2001 Apr 18
3
Samba 2.2.0 PDC Problem
I've poured through the FAQ and HowTo for setting up my Linux 7.0 system to act as a PDC for my Windows 2000 SP1 clients; however, I continue to get the "Cannot join domain, the credentials supplied conflict with an existing set.." error. Yep, I followed the FAQ for this error, followed it and I still get this error. I'm logging onto the Win2K system as administrator and when I
2005 Aug 09
1
pdbedit not working as documented
I have am hitting a wall with pdbedit, as shown below. Any workarounds would be greatly appreciated. I am encountering the inability to change any users (profile) SID on Samba 3.x for Linux and BSD, which causes the accounts to no longer recognize their local Samba 2 profiles once they join Samba 3 domain. If I add a new user and pdbedit -a user -U SID it ignores the -U. The old profiles appear