Displaying 7 results from an estimated 7 matches for "mpartyka".
Did you mean:
partyka
2006 Jan 02
2
Windows ACL modify ability?
I have posted several questions now and have ben unsuccessful in getting any
responses, so i thought i would take a different tack.
I know adjusting permissions on Samba shares, through the Microsoft MMC is
possible when you have POSIX ACL support compiled in your kernel. I don't
think that level of control is necessary for me and short of recompiling the
kernel for that support i have been
2005 Sep 19
0
Re-2: rid_idmap problem
...gt;
> idmap backend = idmap_rid:yourdomain=a-b,builtin=c-d
> allow trusted domains = yes
>
>
>
> thnx for your reply
> cheers
> Stefan
>
>
>
> -------- Original Message --------
> Subject: Re: [Samba] rid_idmap problem (19-Sep-2005 15:38)
> From: mpartyka@gmail.com
> To: stefanke@micodat.com
>
>
>> I believe i can help, what do you have set in your smb.conf for:
>>
>> idmap backend
>> idmap uid
>> idmap gid
>>
>>
>> On Sep 19, 2005, at 4:04 AM, stefanke@micodat.com wrote:
>>
>>...
2005 Dec 31
2
joined to ads, mapped permissions
I have joined samba to a 2003 active directory server.
If a samba shared dir is owned by root, how does active directory manage it?
more specifically, how are the permissions mapped? administrator to root?
i have seen reference to a parameter in smb.conf to "username map",
but i don't see reference to it in either of the John Terpstra Samba
books so that can't be the bridge
2005 Dec 30
1
ADS joined, can't manage shares from MMC
I have a samba 3.0.14 server attached to a 2003 ADS server. (verified
with: wbinfo -u/-g, getent passwd/group, net ads testjoin)
And i can attach to the Samba server using an XP workstation's MMC,
but when i attempt to change ACL's (share perms or security tab) i get
a warning window popup stating, "Changes cannot be saved. Access is
denied"
I am logged into the AD/DC as
2006 Jan 03
2
Windows ACL adjustments, permission denied
OK, I found my problem and i am a little ashamed it took me this long to
figure it out but here goes.
The error i was getting when trying to adjust the ACL was "Changes could not
be saved, access is denied"
using Winbind, i had done the following:
#chgrp "MRPARTYK/Domain Users" /ftproot
which left the owner as "root". I have an entry in the /etc/samba/smb.conf
2006 Jan 08
0
Usermap from Windows domain to UNIX
I believe you should have your domain name prepended to windows username,
such as:
root "DOMAIN\administrator"
HTH
Mike
On 03-Jan-2006 12:52:56 CET, JKetabchy@swd-ag.de <JKetabchy@swd-ag.de>
wrote:
>
>
>
>
>
>
> Hello!
>
> I try to map users from Domain to a unix system with user map.
> I have joined the Domain with net join.
> i have a user
2005 Sep 16
4
getent and wbinfo not returning expected results?
Hello,
For some time now have been trying to connect a Samba-3.0.14a-0.4
server running on SuSE Ent 9 linux server to our Exchange 2003
(running on Server 2003 Std w/ SP1) server which is also the AD
server for our domain.
I can connect to the shares using the AD as the authentication
source, so the basic functionality is there but some command output
does not show in the way i expect