Displaying 15 results from an estimated 15 matches for "user_root".
2012 Mar 02
0
server signing = mandatory aix 6.1 (abridged debug)
...gistry/reg_backend_db.c:1567(regdb_unpack_values)
specific: [ErrorControl], len: 4
[2012/02/15 13:33:50.485811, 10]
registry/reg_cachehook.c:97(reghook_cache_add)
--
[2012/02/15 13:33:50.493576, 5] passdb/pdb_tdb.c:557(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_root
--
[2012/02/15 13:34:30.105739, 5] passdb/pdb_tdb.c:557(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_root
--
[2012/02/15 13:34:30.107403, 5] passdb/pdb_tdb.c:557(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_daemon
--
[201...
2019 Nov 27
2
Error while trying to manage file share
...estions ? Do you need entire smb/nmb/winbind logs ?
In the connection log for the Windows client I see an error when it tries
to fetch users from database.
[2019/11/27 13:21:49.244061, 5]
../source3/passdb/pdb_tdb.c:600(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_root
Is user root required to be there ?
Regards,
Marian
2007 Jun 27
9
Newbie questions...
I''ve spent the last week or two poring over the documentation and
setting up my first puppet environment, and while I''ve figured out
how to do most of what I want to do with it, I have some questions
that I haven''t been able to find answers for...
* Can I match parts of a facter fact? In particular I have hostnames
that include the environment as part of the
2010 Aug 24
8
Home directories
I've noticed that a lot of people are using e.g.:
mail_location = maildir:/var/vmail/%d/%n
Then either they don't have home directory set, or their home directory
is the same as the maildir. http://wiki.dovecot.org/VirtualUsers/Home
explains all the problems of not separate home and mail directories.
Also whenever I try to suggest using a separate home and mail directory,
the answer is
2019 Nov 27
0
Error while trying to manage file share
...mb/winbind logs ?
>
> In the connection log for the Windows client I see an error when it tries
> to fetch users from database.
> [2019/11/27 13:21:49.244061, 5]
> ../source3/passdb/pdb_tdb.c:600(tdbsam_getsampwnam)
> pdb_getsampwnam (TDB): error fetching database.
> Key: USER_root
>
> Is user root required to be there ?
>
> Regards,
> Marian
>
2006 Jul 06
0
Unable to modify TDB passwd ! Error: Record does not exist
...cal/private/passdb.tdb
| {
| key(13) = "RID_000003e8\00"
| data(5) = "root\00"
| }
| {
| key(13) = "RID_00000bbe\00"
| data(14) = "administrator\00"
| }
| {
| key(13) = "INFO/version\00"
| data(4) = "\02\00\00\00"
| }
| {
| key(10) = "USER_root\00"
| data(209) = "\00\00\00... [snipped for sanity reasons!]
| }
I found a previous solution to this problem (on this list) which said
removing/adding the root account to smbpasswd solved the issue. It doesn't
in this case. I can use net rpc rights, as a workaround to this probl...
2004 Feb 12
3
More to pdbedit -L segfault
I have recompiled pdbedit 3.0.2 with -g flag to be able to list sources from gdb when
debugging pdbedit and discovered some more info but don't know how to interpret
it:
(gdb) frame 1
#1 0x0806c899 in init_sam_from_buffer (sampass=0x81b8c28, buf=0x81b8d78 "",
buflen=208) at passdb/passdb.c:1462
1462 SAFE_FREE(domain);
(gdb) print domain
$8 = 0x10000 <Address
2009 Nov 07
0
XP-machines cannot join Samba PDC with tdbsam
...----------
Here are some debug-information from the samba-log:
[2009/11/06 14:34:59, 5]
passdb/secrets.c:secrets_fetch_trusted_domain_password(644)
secrets_fetch failed!
[2009/11/06 14:34:59, 5] passdb/pdb_tdb.c:tdbsam_getsampwnam(911)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_root
-------------------------------------------------------------------------------------------
Please help, I'm really desperate.
Heinz Allerberger
2020 Mar 16
0
Problems with ACLs
...020/03/14 00:37:17.109762, 3]
> ../../source3/auth/user_util.c:306(map_username)
> Mapped user EMPRESA\administrator to root
> [2020/03/14 00:37:17.112545, 5]
> ../../source3/passdb/pdb_tdb.c:600(tdbsam_getsampwnam)
> pdb_getsampwnam (TDB): error fetching database.
> Key: USER_root
> [2020/03/14 00:37:17.115437, 3]
> ../../source3/smbd/password.c:140(register_homes_share)
> Adding homes service for user 'root' using home directory: '/root'
> [2020/03/14 00:37:17.116990, 3] ../../lib/util/access.c:371(allow_access)
> Allowed connection from...
2020 Mar 13
3
Problems with ACLs
Hi,
I have a Samba4 File Server on Debian 10
I am not being able to assign permissions on shares to groups that already
have the Unix attribute set. Groups without the Unix attribute are working
OK.
My two DC are Samba4 (migrated of the Windows 2008 Server) and my current
File Servers are Windows 2008 Server.
I followed "Setting up a Share Using Windows ACLs" tutorial (
2019 Nov 27
4
Error while trying to manage file share
...gt;> In the connection log for the Windows client I see an error when it tries
>> to fetch users from database.
>> [2019/11/27 13:21:49.244061, 5]
>> ../source3/passdb/pdb_tdb.c:600(tdbsam_getsampwnam)
>> pdb_getsampwnam (TDB): error fetching database.
>> Key: USER_root
>>
>> Is user root required to be there ?
>>
>> Regards,
>> Marian
>>
>
2007 Sep 08
19
Group changes made over and over?
Hi,
I have several Debian servers with puppet 0.23.2. Part of my
manifest looks like this:
class virt_all_users {
@group { "andy":
ensure => "present",
gid => "1000"
}
@user { "andy":
ensure => "present",
uid => "1000",
2013 Jul 17
0
open_sockets_smbd: accept: Protocol error
...ed /etc/samba/private/passdb.tdb
[2013/07/17 08:28:33, 5] passdb/pdb_tdb.c:(1057)
pdb_getsampwnam (TDB): error fetching database.
Error: Record does not exist
Key: USER_root
[2013/07/17 08:28:33, 3] smbd/sec_ctx.c:(356)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2013/07/17 08:28:33, 5] passdb/pdb_interface.c:(1222)...
2014 Apr 02
0
Failed to join domain: failed to connect to AD: No logon servers
...tch tdbsam (tdbsam)
Found pdb backend tdbsam
pdb backend tdbsam has a valid init
add_sid_to_builtin S-1-5-21-3850817387-11036351-1631872947-512 is
already a member of S-1-5-32-544
tdbsam_open: successfully opened /usr/na/samba/private/passdb.tdb
pdb_getsampwnam (TDB): error fetching database.
Key: USER_root
add_sid_to_builtin S-1-5-21-3850817387-11036351-1631872947-513 is
already a member of S-1-5-32-545
sitename_fetch: Returning sitename for SRV2008R2-1.ESXI.SOLITON.LOCAL:
"Default-First-Site-Name"
no entry for WIN-1LSRCE1UUM6.srv2008r2-1.esxi.soliton.local#20 found.
resolve_hosts: Attempti...
2016 Oct 22
0
samba 4.5.0 on HPUX(IA-64) make quicktest fails with error Failed to add entry for user.
...lock order 1 for /home/arjit/samba-4.5.0/st/nt4_dc/private/passdb.tdb
lock order: 1:<none> 2:<none> 3:<none>
TDBSAM converted successfully.
tdbsam_open: successfully opened /home/arjit/samba-4.5.0/st/nt4_dc/private/passdb.tdb
pdb_getsampwnam (TDB): error fetching database.
Key: USER_root
Finding user root
Trying _Get_Pwnam(), username as lowercase is root
Get_Pwnam_internals did find user [root]!
pdb_set_username: setting username root, was
pdb_set_full_name: setting full name , was
pdb_set_domain: setting domain SAMBA-TEST, was
Home server: localnt4dc2
pdb_set_profile_path: set...