Displaying 20 results from an estimated 300 matches similar to: "Failed to find authenticated user via getpwnam(), denying access"
2015 Oct 19
3
unique index violation on objectSid on samba ad
Hi everyone,
I think, I've done something stupid here. At first I've created 2 lxc
containers and provisioned one as dc.office.mtt and joined second one to
the first ad bdc.tsnr.mtt. Then I've cloned those containers several times
and changed ip adresses and dns names of new containers to different
subnets. The name of domain stayed the same.
At first everything seemed fine, but when
2015 Nov 07
2
Cannot chown file to active directory user/group on member server
Hi,
I need to change ownership of server files to user/group defined in active
directory ( using rfc2307 and unix attributes). Chown returns no error, but
'ls -lia' shows that file ownership is unchanged. What am I doing wrong?
archive-test:/archive/video # ls -lia ./test.mp4
17121 -rw-r--r-- 1 root root 2413096 ноя 2 19:50 ./test.mp4
archive-test:/archive/video # wbinfo -u
2015 Nov 17
3
Cannot chown file to active directory user/group on member server
On Sat, Nov 7, 2015 at 11:19 AM, Rowland Penny <rowlandpenny241155 at gmail.com
> wrote:
> On 07/11/15 16:02, Krutskikh Ivan wrote:
>
>> Hi,
>>
>> I need to change ownership of server files to user/group defined in active
>> directory ( using rfc2307 and unix attributes). Chown returns no error,
>> but
>> 'ls -lia' shows that file ownership
2015 Oct 19
2
unique index violation on objectSid on samba ad
ok =( Guess I should repeat all the work from scratch. So just to check if
I got it right:
1) Create a new container. Provision a ad dc on it. Can I join some machine
to apply some gpo's and to create users at this point? I'll delete it
afterwards
2) Power down the container from 1) and use it as a template for every
other dc I need just by changing ip/dns
3) Create another template for
2015 Oct 02
3
sysvol acl's broken beyond repair
Hi everyone.
I ran into notorios gpo error on windows clients. When I go to my dc
controller and run
samba-tool ntacl sysvolcheck
I get an error:
ERROR(<class 'samba.provision.ProvisioningError'>): uncaught exception -
ProvisioningError: DB ACL on GPO directory
/usr/local/samba/var/locks/sysvol/tsnr.mtt/Policies/{31B2F340-016D-11D2-945F-00C04FB984F9}
2015 Oct 19
3
unique index violation on objectSid on samba ad
Let me explain myself here. We ship video surveillance systems with
build-in ad domain controllers on 2 servers. Right now we have 4 active
projects and 3 more this year. Provisioning dc's by hand each time is a
pain I would like to avoid.
There's not much I want from a domain: groups 'video' and 'video admins' to
exist, gpo's to auto redirect user profiles to network
2015 Nov 07
0
Cannot chown file to active directory user/group on member server
On 07/11/15 16:02, Krutskikh Ivan wrote:
> Hi,
>
> I need to change ownership of server files to user/group defined in active
> directory ( using rfc2307 and unix attributes). Chown returns no error, but
> 'ls -lia' shows that file ownership is unchanged. What am I doing wrong?
>
> archive-test:/archive/video # ls -lia ./test.mp4
> 17121 -rw-r--r-- 1 root root
2015 Nov 17
0
Cannot chown file to active directory user/group on member server
On 17/11/15 20:46, Jeff Dickens wrote:
> indeed
>
> On Tue, Nov 17, 2015 at 3:37 PM, Rowland Penny
> <rowlandpenny241155 at gmail.com <mailto:rowlandpenny241155 at gmail.com>>
> wrote:
>
> On 17/11/15 20:28, Jeff Dickens wrote:
>
>
>
> On Sat, Nov 7, 2015 at 11:19 AM, Rowland Penny
> <rowlandpenny241155 at gmail.com
>
2015 May 20
1
Failed to find authenticated user via getpwnam(), denying access
Hi,
I'm trying a basic setup : samba 4.2 on vm as ad dc, linux server as a dc
member with samba shares and win 7 as a ad member and samba client.
Unix attrs are assigned, windows auth and linux kinit work ok. But when I
try to access samba share from windows a get an error above in my log.smb:
check_ntlm_password: Checking password for unmapped user
[KURSK]\[video]@[EVENT] with the new
2015 Oct 19
0
unique index violation on objectSid on samba ad
On 19/10/15 14:07, Krutskikh Ivan wrote:
> ok =( Guess I should repeat all the work from scratch. So just to check if
> I got it right:
>
> 1) Create a new container. Provision a ad dc on it. Can I join some machine
> to apply some gpo's and to create users at this point? I'll delete it
> afterwards
Well NO , there is no point.
>
> 2) Power down the container from
2015 Oct 19
0
unique index violation on objectSid on samba ad
Hello Ivan,
Am 19.10.2015 um 12:42 schrieb Krutskikh Ivan:
> I think, I've done something stupid here. At first I've created 2 lxc
> containers and provisioned one as dc.office.mtt and joined second one to
> the first ad bdc.tsnr.mtt.
You should not name your DC something like "backup" (bdc). If the first
one (dc) gets lost, you only have one. There's no primary,
2015 Oct 03
2
sysvol acl's broken beyond repair
Hm, can I fix it manually? Maybe sysvolcheck stumbles on the first error
and misses something more severe later on.
2015-10-03 12:09 GMT+03:00 Rowland Penny <rowlandpenny241155 at gmail.com>:
> On 03/10/15 00:50, Krutskikh Ivan wrote:
>
>> Hi everyone.
>>
>> I ran into notorios gpo error on windows clients. When I go to my dc
>> controller and run
>>
2015 Nov 17
5
Cannot chown file to active directory user/group on member server
So I am still stuck. For reference here is the smb.conf on the member
server:
root at florence:~# more /etc/samba/smb.conf
[global]
netbios name = FLORENCE
security = ADS
workgroup = IOL
realm = IOL.SEAMANPAPER.COM
log file = /var/log/samba/%m.log
log level = 1
dedicated keytab file = /etc/krb5.keytab
kerberos method = secrets and keytab
2001 Aug 15
2
PAM and getpwnam [ struct passwd *getpwnam(const char * name) ]
Hello!
I use a PAM-module (pam_ncp_auth from ncpfs) for authentication against a
netware server.
pam_ncp_auth can create local UNIX user accounts from information in NDS,
and it works perfect with login, gdm and telnet. But not with openssh (2.5
and 2.9).
It works perfect if the user already is in /etc/passwd, but the first time
he logs on he doesn't exist there. In that case openssh call
2011 Jul 09
1
ldapsam:trusted=yes, 'user in passdb, but getpwnam() fails'
Hello all,
I am working with samba-3.5.6 on Debian Squeeze.
From the smb.conf(5), I assumed that, by using 'ldapsam:trusted=yes',
one can avoid touching the NSS/PAM configuration. However, I am getting a:
user in passdb, but getpwnam() fails
in the logs. Is my assumption wrong?
Regards,
Joe
--
.o. I'm a Free man. I use Free Software.
..o
ooo http://www.joesteeve.org/
2005 Oct 31
0
getpwnam user not on domain
I wonder anyone has came across this problem I have facing. Currently
running 3.0.20b as member of W2K3 AD, I have a third party educational
software that runs from a samba share which is available for all students.
Somehow, I find that CPU is running high in % with server slowing down and
winbind users not resolving properly to username from GID. I notice that a
lot of these messages are
2008 Oct 15
0
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
https://bugzilla.mindrot.org/show_bug.cgi?id=1215
--- Comment #12 from Aaron Smith <soccergeek76 at gmail.com> 2008-10-15 16:19:59 ---
Created an attachment (id=1574)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1574)
Debug output of accounting failure
I am trying to use patches 1171, 1298, and 1300 in conjunction with the
pam_radius library. Authentication works fine, but
2005 Mar 23
0
User bdupuis in passdb, but getpwnam(),fails! ...
Hi,
I have a PDC with samba Version 3.0.9-2.3-SUSE + OpenLDAP 2.2.15
When trying to join my Domain with administrator, it's working
When trying to join my Domain with another account I have this error in
/var/log/samba/log/log.computername :
User xxx in passdb, but getpwnam(),fails! ...
Here is my getent passwd, Administrator is bind to root :
root:x:0:0:root:/root:/bin/bash
2006 Nov 03
0
User nobody in passdb, but getpwnam() fails!
I am getting the following error when I start samba :
startsmbfilepwent_internal: unable to lock file /raj/usr/local/bin. Error
was In
valid function argument
Unable to open passdb database.
User nobody in passdb, but getpwnam() fails!
ERROR: failed to setup guest info.
Can someone help me solve this.
Thanks :)
2006 Jul 21
0
an error User tftp in passdb, but getpwnam() fails!
hi there
im trying to to raise the smbd deamon
but i can't!!!! and in the log i get an error... User tftp in passdb, but
getpwnam() fails!
can ypu please give me an answer
assaf