Displaying 20 results from an estimated 323 matches for "jede".
Did you mean:
bede
2018 Mar 08
2
samba migration on Solaris 10
...root 180224 Mar 7 21:29 passdb.tdb
-rw------- 1 root root 696 Mar 8 09:13 schannel_store.tdb
-rw------- 1 root root 16384 Mar 7 20:29 secrets.tdb
-rw------- 1 root root 14449 Mar 8 11:09 smbpasswd
Any other clue to it?
THANK you again!
From: Harry Jede [mailto:walk2sun at arcor.de]
Sent: March-08-18 10:51 AM
To: samba at lists.samba.org; Cheng, Simon (TR Technology & Ops)
Subject: Re: [Samba] samba migration on Solaris 10
Am Donnerstag, 8. März 2018, 15:15:44 CET schrieb simon.cheng--- via samba:
> Hi
>
> We are currently runnin...
2018 Apr 02
5
Share users across domains
I need LDAP for other uses, how could I have samba4 and ldap without
having 2 bases?
Citando Harry Jede via samba <samba at lists.samba.org>:
> Am Dienstag, 27. März 2018, 21:58:22 CEST schrieb Rowland Penny:
>> On Tue, 27 Mar 2018 22:41:15 +0200
>>
>> Harry Jede via samba <samba at lists.samba.org> wrote:
>> Am Dienstag, 27. März 2018, 14:25:47 CEST schrieb Ro...
2018 Mar 27
4
Share users across domains
On Tue, 27 Mar 2018 22:41:15 +0200
Harry Jede via samba <samba at lists.samba.org> wrote:
> Am Dienstag, 27. März 2018, 14:25:47 CEST schrieb Rodrigo Abrantes
> Antunes via samba:
> > I forgot to mention, I'm using samba 3.
> OK. Quiet old thingy :-(
>
> you should read realy old docs:
> https://www.samba...
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On 06/03/16 16:43, Harry Jede wrote:
> On 17:34:10 wrote Rowland penny:
>> On 06/03/16 15:53, Harry Jede wrote:
>>> On 16:47:40 wrote Rowland penny:
>>>> /usr/local/samba/bin/smbpasswd -a ldap02
>>> as far as i remember this has never worked! According to the man
>>> page this cal...
2018 Mar 03
2
samba 2.4.6 to 2.4.7 update on Fedora update 26 to 27, can't connect to shares
On 3 March 2018 at 20:40, Harry Jede <walk2sun at arcor.de> wrote:
>
> Your IM is the source for users and groups and fill both AD and openldap
> with the identical information. Is this true?
>
Yes. Passwords are also managed this way.
> I think I know this because I can retrieve usernames and SID
>
> >...
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On 06/03/16 15:53, Harry Jede wrote:
> On 16:47:40 wrote Rowland penny:
>> /usr/local/samba/bin/smbpasswd -a ldap02
> as far as i remember this has never worked! According to the man page
> this call should add a user to the *local* smb password store. And this
> is by default /etc/samba/smbpasswd and not any...
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On 06/03/16 16:22, Harry Jede wrote:
> On 17:13:33 wrote Martin Juhl:
>> Hi guys
>>
>>
>> When trying to set root's password, I get a segmentation fault:
>>
>> [root at bart ~]# smbpasswd -a root
>> No builtin backend found, trying to load plugin
>> Module 'ipasam'...
2018 Aug 20
2
multiple passdb backends for standalone fileserver?
On Mon, 20 Aug 2018 18:02:32 +0200
Harry Jede via samba <samba at lists.samba.org> wrote:
> Am Montag, 20. August 2018, 16:43:24 CEST schrieb Matthias Leopold
> via samba:
> > Hi,
> >
> > i (naively) would like to have local AND ldap users (and groups...)
> > on my standalone fileserver (security = user)....
2015 Apr 02
4
sssd-ad cannot be installed with sernet samba
...sswd db, nis, idmap.ldb or computed
on the fly. Sometimes you have two stores at the same time.
> What makes it behave differently, if set on different
> server?
Different approaches for the same thing!! Mapping M$ identities to posix
identities could be quite complex.
--
Regards
Harry Jede
2009 Oct 08
6
Change Allowed Workstations with pdbedit
Dear Samba Users,
I have a Samba 3.2.5 Server running on Debian. I use tdbsam as a password
database and wonder how I can change the "Workstations" value in order to
control the allowed workstations for a particular user. Last year I had a
configuration with ldap using the smbldap tools where it was possible to set
this value. But how can I set it without LDAP just using pdbedit?
2015 Apr 30
1
realmd and net rpc privileges
On 30/04/15 11:32, Harry Jede wrote:
> On 12:29:52 wrote Rowland Penny:
>> You need to map root to Administrator, add this line to smb.conf:
>> username map = /etc/samba/user.map
>>
>> Then create the map file, it is just one line:
>>
>> !root = EXAMPLE\Administrator Administrator administ...
2015 Oct 13
1
Migrate directories and files
So, I can do this:
https://wiki.samba.org/index.php/Setup_a_Samba_AD_Member_Server
On Tue, Oct 13, 2015 at 1:05 PM, Harry Jede <walk2sun at arcor.de> wrote:
> On 18:01:43 wrote Elias Pereira:
> > hello guys,
> >
> > In my tests lab did the migration ldap base of the old samba3 to
> > Samba4 ADCD.
> >
> > It's possible to migrate directories and files from users of the old
&...
2018 Mar 08
0
samba migration on Solaris 10
...se files:
# lsof -p 5091 |grep secrets.tdb
winbindd 5091 root mem REG 254,2 45056 114151 /var/lib/
samba/private/secrets.tdb
winbindd 5091 root 9u REG 254,2 45056 114151 /var/lib/
samba/private/secrets.tdb
> THANK you again!
>
> From: Harry Jede [mailto:walk2sun at arcor.de]
> Sent: March-08-18 10:51 AM
> To: samba at lists.samba.org; Cheng, Simon (TR Technology & Ops)
> Subject: Re: [Samba] samba migration on Solaris 10
>
> Am Donnerstag, 8. März 2018, 15:15:44 CET schrieb simon.cheng--- via
samba:
> > Hi
> &...
2018 Mar 13
1
Workaround for bind9 reload bug : samba_dlz Ignoring duplicate zone
...d
> ExecStop=/usr/sbin/rndc stop
>
> [Install]
> WantedBy=multi-user.target
>
>
> The correct workaround is edit, and add..
> systemctl edit bind9
> Add :
> [Service]
> ExecReload=
>
>
> And done.
>
> Greetz,
>
> Louis
--
Gruss
Harry Jede
2008 Dec 25
1
Nested Groups
...5080
sambaGroupType: 4
displayName: ab38
memberUid: domadmins
sambaSIDList: S-1-5-21-2462391502-1360153102-2655098952-512
is the reult the same.
net rpc group members
will list all members of nested groups, getent will not :-(
if I switch sambaGroupType to 2, both will work
--
Gruss
Harry Jede
2011 Oct 04
2
issue with tesparam
OS: Debian squeeze
Samba: 3.5.6
# testparm --section-name=global -s 2>&1|grep ALIX
returns nothing
# grep ALIX /etc/samba/smb.conf
netbios name = ALIX
works
--
Regards
Harry Jede
2014 Oct 18
1
ldbsearch and controls
...COPE cn=user1 dn
parsing controls failed: Invalid control name: 'DOMAIN_SCOPE'
ldbsearch -H ldap://dc0 -b dc=ad,dc=schule,dc=lan --controls=LDB_SEARCH_OPTION_DOMAIN_SCOPE cn=user1 dn
parsing controls failed: Invalid control name: 'LDB_SEARCH_OPTION_DOMAIN_SCOPE'
--
Regard
Harry Jede
2011 Aug 21
2
winbind with samba 3.5.6 on debian squeeze
...these three lines in "start)" just after
"start-stop-daemon ..."
cd $PIDDIR
ln -s winbindd-winbindd.conf.pid winbindd.pid
cd -
restart winbind and all is fine
# smbcontrol winbindd ping
PONG from pid 5363
--
Regards
Harry Jede
2016 Mar 06
0
Segmentation Fault when trying to set root samba password, IPA as a backend
On 18:30:33 wrote Rowland penny:
> On 06/03/16 16:43, Harry Jede wrote:
> > On 17:34:10 wrote Rowland penny:
> >> On 06/03/16 15:53, Harry Jede wrote:
> >>> On 16:47:40 wrote Rowland penny:
> >>>> /usr/local/samba/bin/smbpasswd -a ldap02
> >>>
> >>> as far as i remember this has never worked! Acc...
2015 Oct 09
4
Migrate directories and files
hello guys,
In my tests lab did the migration ldap base of the old samba3 to Samba4
ADCD.
It's possible to migrate directories and files from users of the old samba3
to Samba4 ADDC?
--
Elias Pereira