Displaying 10 results from an estimated 10 matches for "directoryeable".
2004 Jun 29
3
smbpasswd !!?!
please help me.
Why I cannot create a user with smbpasswd without having this username in /etc/passwd???
###################
bash-2.05# smbpasswd -a testaccount
New SMB password:
Retype new SMB password:
Failed to initialise SAM_ACCOUNT for user testaccount.
Failed to modify password entry for user testaccount
bash-2.05#
##############
my global in smb.conf
[global]
workgroup = J9_C
server
2018 Apr 08
2
Domain Users group with multiple gid
... max log size = 100000
> >>
> >> include = /etc/samba/shares.conf
> >>
> >> [netlogon]
> >> path = /var/lib/samba/sysvol/arditi.pt/scripts
> >> browspid_to_procid: messaging_dgm_get_unique failed: No such
> >> file or directoryeable = no read only = yes
> >>
> >> [sysvol]
> >> path = /var/lib/samba/sysvol
> >> read only = no
> > It is running as an AD DC and the IDs you showed are not in the
> > '3000000' range, so this means one of two things, either idmap.ld...
2018 Apr 08
2
Domain Users group with multiple gid
On Sun, 8 Apr 2018 13:22:28 +0100
Clemente Aguiar via samba <samba at lists.samba.org> wrote:
> The samba was created by Zentyal system (http://www.zentyal.org).
>
> Here is smb.conf:
>
> [global]
> workgroup = arditi
> realm = ARDITI.PT
> netbios name = hera
> server string = Zentyal Server
> server role = dc
> server role
2006 Sep 29
7
Facts load by puppet -factsync question
fact loads:
I use facter to search the rsync path and then i write this sudoers line:
Cmnd_Alias BACKUPCOMMANDS = /usr/bin/rsync
I call puppet like this:
puppetd --factsync --server=xxx.yyy.61.131 --waitforcert 60 --test
the recipe is:
sudoensure_line { sudobackupcommands:
ligne => "Cmnd_Alias BACKUPCOMMANDS =
$rsyncpath",
2018 Apr 08
0
Domain Users group with multiple gid
...ile = /var/log/samba/samba.log
>> max log size = 100000
>>
>> include = /etc/samba/shares.conf
>>
>> [netlogon]
>> path = /var/lib/samba/sysvol/arditi.pt/scripts
>> browspid_to_procid: messaging_dgm_get_unique failed: No such file or directoryeable = no
>> read only = yes
>>
>> [sysvol]
>> path = /var/lib/samba/sysvol
>> read only = no
> It is running as an AD DC and the IDs you showed are not in the
> '3000000' range, so this means one of two things, either idmap.ldb has
> been...
2002 Jul 12
0
Win XP and Win 98 problem working together with Samba as PDC
Hello,
I'm running samba 2.2.3a at Mdk 8.1 server as PDC in a small business
network.
There is a lot of windows 98 clients in it and they all work fine with
samba.
I've tryed to join my Windows XP Profesional to the domain.
After installing a registry patch for XP , creating machine account for win
xp machine in samba, changing the domain name for win xp and login in as
root i succeed.
I
2018 Apr 08
0
Domain Users group with multiple gid
...>>>>
>>>> include = /etc/samba/shares.conf
>>>>
>>>> [netlogon]
>>>> path = /var/lib/samba/sysvol/arditi.pt/scripts
>>>> browspid_to_procid: messaging_dgm_get_unique failed: No such
>>>> file or directoryeable = no read only = yes
>>>>
>>>> [sysvol]
>>>> path = /var/lib/samba/sysvol
>>>> read only = no
>>> It is running as an AD DC and the IDs you showed are not in the
>>> '3000000' range, so this means one of two thi...
2006 Aug 15
5
Ferret Segmentation Faults
Hi,
I am getting a number of segmentation faults using Ferret 0.9.5, Fedora
Core 5 and Ruby 1.8.4
I installed it with the recommended gem install ferret
and example segmentation fault creation line would be as follows:
@records = FerretConfig::INDEX.search("address_line_2:\"Dumbarton\"")
I am also using acts_as_ferret and rails 1.15 but think this is an issue
with
2018 Apr 10
2
Domain Users group with multiple gid
...gt;>>> include = /etc/samba/shares.conf
>>>>>
>>>>> [netlogon]
>>>>> path = /var/lib/samba/sysvol/arditi.pt/scripts
>>>>> browspid_to_procid: messaging_dgm_get_unique failed: No such
>>>>> file or directoryeable = no read only = yes
>>>>>
>>>>> [sysvol]
>>>>> path = /var/lib/samba/sysvol
>>>>> read only = no
>>>> It is running as an AD DC and the IDs you showed are not in the
>>>> '3000000' range, so th...
2015 Jun 14
2
[PATCH] pod: Use F<> for filenames instead of C<>.
Done using a sequence of regular expressions like this:
perl -pi.bak -e 's{C</}{F</}g' `git ls-files \*.pod` generator/actions.ml
perl -pi.bak -e 's{C<C:\\}{F<C:\\}g' `git ls-files \*.pod` generator/actions.ml
[etc]
and then tediously checking every change by hand.
---
align/virt-alignment-scan.pod | 8 +-