Displaying 20 results from an estimated 10000 matches similar to: "best practice for domain admins"
2019 Aug 07
4
best practice for domain admins
Am 07.08.19 um 11:45 schrieb Rowland penny via samba:
> On 07/08/2019 10:25, Stefan G. Weichinger via samba wrote:
>> I expect the next "you should know" here.
>>
>> How do you handle administrative accounts in your samba/windows domains?
>>
>> I have to provide some accounts for the so-called admin users at the
>> customer ... in some cases they
2019 Aug 07
2
best practice for domain admins
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Stefan G. Weichinger via samba
> Verzonden: woensdag 7 augustus 2019 13:53
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] best practice for domain admins
>
> Am 07.08.19 um 13:41 schrieb L.P.H. van Belle via samba:
> > Good one Norbert,
> >
> >
2020 Feb 27
3
samba AD directory and PHP
I try to access AD via php app, to auth users etc
Does someone have a pointer for me .. to a good and recent example for
PHP-7.4, which connects to the DCs (encrypted ..)?
thanks
2019 Aug 07
0
best practice for domain admins
Good one Norbert,
And this is exacly as im doing my software installs.
My collega finds it very annoying. :-)
I also added ( through GPO ) that, once your logged in the Domain, all software add/remove functions are disabled, even for Domain admins,
only "local - pc admins" can install software.
( use .\localInstallAdmin ) where "." is equal to the pc name.
That is
2017 Sep 26
3
Domain member server: user access
Hai Rowland,
Im pretty sure this is a bug in the DC part.
I'll show.
On the DC.
dc1:~# getent passwd winadmin
NTDOM\winadmin:*:10000:100::/home/users/winadmin:/bin/bash
wbinfo --group-info="Domain Users"
NTDOM\domain users:x:100:
id winadmin
uid=10000(NTDOM\winadmin) gid=100(users) groups=100(users),3000004(BAZRTD\group policy creator owners),3000008(NTDOM\domain admins)
2019 Aug 07
0
best practice for domain admins
On 07/08/2019 10:25, Stefan G. Weichinger via samba wrote:
> I expect the next "you should know" here.
>
> How do you handle administrative accounts in your samba/windows domains?
>
> I have to provide some accounts for the so-called admin users at the
> customer ... in some cases they learned the main admin pwd (yes, bad)
> and used it for installing this and that.
2019 Aug 07
1
more cleanup: mis-named AD user
Am 07.08.19 um 11:11 schrieb Stefan G. Weichinger via samba:
>> Use groups... Always, even it its for only 1 users.
>>
>> So change that : valid users = @YourGroup
>> Or "@Your Group"
>> And use a group from the AD not local linux.
>>
>> * you can combine these without problems.
>> I have local linux groups and windows groups for
2019 Aug 06
3
more cleanup: mis-named AD user
Ahh, yes good one, totaly forgot about that one.
That also possible.
Just one more thing.. And I dont understand this... Because..
And im sorry to say..
You .. Should .. Know .. This ..
This share.
> [rsnapshots]
> path = /mnt/rsnapshots
> read only = Yes
> valid users = problem-user, sgw
Now, you tell my, why are you using valid users here and explain also why your not
2006 Jan 11
3
how to obtain "par(ask=TRUE)" with trellis-plots
Dear alltogether,
how can a delay like possible with par(ask=TRUE) be attained while using
trellis-plots within a loop or something like that?
the following draws each plot without waiting for a signal
(mouse-klick), so par() does not work for that:
library(nlme)
for(i in 1:3)
{
fitlme <- lme(Orthodont)
par(ask=TRUE) # does not work with trellis....
print(
2019 Aug 07
1
more cleanup: mis-named AD user
On 07/08/2019 10:11, Stefan G. Weichinger via samba wrote:
> Am 06.08.19 um 16:42 schrieb L.P.H. van Belle via samba:
>> Ahh, yes good one, totaly forgot about that one.
>> That also possible.
> Solved. He had the main network share connected via Administrator.
>
> The changed password let it fail ... now he uses his own user.
>
> nice "smbstatus" now: great
2012 May 11
1
Strange "Error: subscript out of bounds"
Dear all,
I am trying to write a function for visualizing ordinal model results.
The function works fine with some values, but then I get "Error:
subscript out of bounds" even there the index should be pointing a legal
item. Code is below as well as the example of failure:
plotProb <- function(pre.mat, parts, split, titles, xlab="") {
par(mfrow = split)
n <- 1
2017 May 24
2
classic upgrade, splitting servers
On Wed, 24 May 2017 11:36:07 +0200
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
> No big change here ...
>
> I can:
>
> * logon as BUERO\root
>
> * connect to the shares on \\dc
>
> * test other users via smbclient (auth works for them)
>
> But:
>
> * login as BUERO\Administrator just sits there and waits for
>
2008 Aug 12
1
Avoid resources(disks) conflict on a multiserver envorioment
Hello,
I have 3 servers connected to a SAN (EVA 4100) providing my xen disks.
If I try to run two machines with conflict access in the same server,
xen shows me an erros and quits. However, I can still bring up the
same virtual machine on two servers, which migth lead to some disk
problems :-)
Is there any way to automagicly avoid xen conflics over some dom0
servers? (not letting me turn on one
2024 Jul 10
1
btrfs and quotas: best practice?
today I migrated a customer to a new samba-domain-member/file-server
The main shares are based on btrfs-subvolumes.
The admin there wants to limit the visible space to discipline the users ...
I created a quota group in btrfs and set a limit, but this is not
reflected in the properties of the connected samba-share in windows.
Is there a recommended way to achieve this?
I want to set and
2024 Jul 15
1
btrfs and quotas: best practice?
Am 11.07.24 um 12:47 schrieb Rowland Penny via samba:
> Hi Stefan, I do not use use btrfs, so I cannot fully answer your
> question, but a quick internet search using 'samba btrfs quota' turned
> up this Samba bug:
>
> https://bugzilla.samba.org/show_bug.cgi?id=10541
>
> Perhaps that will help.
thank you. Hmm. I learned about vfs_btrfs now and set up a test share
2003 Dec 19
2
SMB 3.0.1/LDAP Cannot add computer to domain
I'm trying to setup samba with ldapsam (Novell eDir 8.7.1). Right now I
can login to samba and browse my shares with user "Administrator", but when
I'm trying to add computer to domain I get "unknown user name or bad
password" error.
I have administrator, root and nobody accounts in ldap. And I have
manualy added following groupmappings to ldap-groups:
Domain Users
2005 Mar 30
2
Beginner question: serverside singletons?
Hello all, just started tinkering with Rails after reading all the hype about
it. I''m a raw novice with Ruby and (obviously) Rails, but have extensive
experience with serverside Java (J2EE stack, Tapestry, etc). Rails looks
cool, though embedding Ruby code in HTML reminds me unpleasantly of JSP +
Struts and I''m deeply suspicious of all the behind-the-scenes magic going on
in
2009 Aug 12
3
listescape + shared folders with fully qualified user names
Hi,
the listescape plugin seems to take its job a little bit too serious.
Dovecot version: 1.2.3 + patch 9b62aa2132de
Without listescape:
2 list "" "*"
* LIST (\HasNoChildren) "/" "INBOX"
* LIST (\Noselect \HasChildren) "/" "#Users/test1 at merry.dovecot"
* LIST (\HasNoChildren) "/" "#Users/test1 at
2005 Feb 13
1
bad sound ISDN bristuff
Hello * users
I've problems with sound quality on zaphfc
Asterisk works fine good sound quality.
If I do "make load" in the bristuf.xx zaphfc dir then sound quality
drops directly.
Even if I don't load the chan_zap in the modules.conf
I use this config on more (even old 400Mhz machines) and works correctly.
Looks like an hardware problem but I can't find it.
I don't
2016 Feb 19
3
Metadata and compile time performance
Dear LLVMers,
I’m investigating the response time of my JIT, and according to profiling, optimization takes 85% of the compile time, while the rest is being split evenly between the front-end and machine code generation. Much of the optimizer time is spent in various alias analysis passes.
I’m happy with the generated code quality and wouldn’t like to lower the optimization level (O2).
Would