Re: [Samba] Adding users to dirs, acl

2008-08-28 Thread John Drescher
> Ah I am using winbind, You still need a working idmap. >I can chown dir's with domain users etc. I can even > set rwx etc with setfacl -m u: "DOMAIN\user":rwx file > > However it does not seem to see the acls from windows... also i can't edit > them from the windows server via the security tab

Re: [Samba] Adding users to dirs, acl

2008-08-28 Thread Keith Sudbury
John Drescher wrote: On Thu, Aug 28, 2008 at 5:51 AM, Keith Sudbury <[EMAIL PROTECTED]> wrote: I have some users I was to allow access to a dir, I know I will need to setup ACL's however when this is done can I add users to dirs like I can in windows? Yes, this works for me. Make sure

Re: [Samba] Adding users to dirs, acl

2008-08-28 Thread John Drescher
On Thu, Aug 28, 2008 at 5:51 AM, Keith Sudbury <[EMAIL PROTECTED]> wrote: > I have some users I was to allow access to a dir, I know I will need to > setup ACL's however when this is done can I add users to dirs like I can in > windows? > Yes, this works for me. Make sure your idmap is working. H

Re: [Samba] adding users to group with net rpc

2008-05-20 Thread Leandro Tracchia
John, here is the information you requested hopes this helps you help me. > OK. What is the output of?: >pdbedit -Lw root root:0::FD11C5234188D996BAF50904399221E6:[U ]:LCT-4832C5D3: > What version of Samba are you running? Version 3.0.28a

Re: [Samba] adding users to group with net rpc

2008-05-19 Thread John H Terpstra
On Monday 19 May 2008 05:09:45 pm Leandro Tracchia wrote: > > What version of Samba are you running? > > I don't even know how to check that ashamed to say... smbd -V - John T. > > > What do you mean by this? How did you do this? > > well, i gather this because of the following 3 reas

Re: [Samba] adding users to group with net rpc

2008-05-19 Thread Leandro Tracchia
> What version of Samba are you running? I don't even know how to check that ashamed to say... > What do you mean by this? How did you do this? well, i gather this because of the following 3 reasons: 1) the following command shows the correct Windows groups mapped to their corre

Re: [Samba] adding users to group with net rpc

2008-05-19 Thread John H Terpstra
On Monday 19 May 2008 02:30:31 pm Leandro Tracchia wrote: > section 13.3.2 of the HOWTO shows that i can add a user to a group with the > following command: > > root# net rpc group addmem "MIDEARTH\Engineers" ajt -Uroot > > when i execute this command (replaced with my server specific values, of >

Re: [Samba] Adding Users at BDC

2006-03-16 Thread Beast
mallapadi niranjan wrote: Hi all I have Samba PDC (3.0.21c) and with openldap (2.3.19), i have setup BDC also with slave ldap server. is there any way where i can create users at BDC also. ie, as we create users at pdc using smbldap-useradd , like that can we add users at BDC, which will be up

Re: [Samba] Adding Users at BDC

2006-03-16 Thread Michael Gasch
i think this is only possible on multimaster capable ldap-backends, like sun does have one. openldap has (had?) an experimental patch for it. greez mallapadi niranjan wrote: Hi all I have Samba PDC (3.0.21c) and with openldap (2.3.19), i have setup BDC also with slave ldap server. is there

Re: [Samba] Adding Users to Samba Kill Access

2006-02-07 Thread Adam Nielsen
> Thanks for the info. Is there any way to see who the XP box is > connecting as? Running "net config workstation" from a command prompt on the XP box will tell you the username, then checking your 'username map' file (if any) will tell you which UNIX user this name is being mapped to, then check

Re: [Samba] Adding Users to Samba Kill Access

2006-02-06 Thread Adam Nielsen
> The weird thing is, when I add users to samba, none of my XP Home > boxes can access the samba shares. I get an "access denied . . .you > may not have permission" (or something like that) message. As soon as > I delete all my users from samba, leaving only "nobody", everything > is peachy. > I'd

Re: [Samba] adding users in smbpasswd file instead of Directory

2005-07-24 Thread Ilia Chipitsine
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Saravanan wrote: | Hi, | | I am new to ldap. I am following Gerald Carter ldap | system admin book. | | when i add user using | | [EMAIL PROTECTED] openldap]# smbpasswd -a saravanan | [ OK ] | New SMB password: | Retype new SMB password: | | it

Re: [Samba] adding users in smbpasswd file instead of Directory

2005-07-23 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Saravanan wrote: | Hi, | | I am new to ldap. I am following Gerald Carter ldap | system admin book. | | when i add user using | | [EMAIL PROTECTED] openldap]# smbpasswd -a saravanan | [ OK ] | New SMB password: | Retype new SMB password: | | it

Re: [Samba] adding users in smbpasswd file instead of Directory

2005-07-23 Thread marksarria
You can use IDEALX LDAP scripts to add users and groups. If you don't want to use IDEALX scripts, you will need to create a LDIF file and the populate your directory. It will be a lot easier to use the IDEALX scripts. you can download the scripts at www.IDEALX.org smbpasswd -a , only adds user

Re: [Samba] Adding users

2003-01-16 Thread Aaron Matlock
Have you made the samba users first. Users in Linux do not automatically become users in Samba. - Original Message - From: "sandrewz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 14, 2003 1:50 PM Subject: [Samba] Adding users > Hello, > > I have done some research on

RE: [Samba] Adding users

2003-01-14 Thread naugaranch
I've never used mkscript to add samba users. I'v always used the smbpasswd command. smbpasswd -a Also, you need to make sure the use is a valid user for the Linux machine before adding to Samba. Hope this helps. Tom Winfield -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: [Samba] adding users question

2002-11-19 Thread John H Terpstra
On Tue, 19 Nov 2002, Jack Malone wrote: > I'm in process of configuring a server here at work with 8.1 an plan to use > samba on it also. I'm going to use it mainly at a printer server to relieve > some stress on my main file/server with suse 8.0 an samba. I'm setup on > that old server as a workg

Re: [Samba] Adding users by ignoring unix password file

2002-05-13 Thread Andrew Bartlett
Jamie Heckford wrote: > > Hi, > > Is it possible to add users/change passwords for users in samba > without it being dependant on anything in the UNIX password file? > > For example I want to add a user to my samba password file without > them existing in the UNIX password file. > > If anyone