Displaying 20 results from an estimated 6000 matches similar to: "create and manage groups"
2005 Apr 18
2
"getpeername failed. Error was Transport endpoint is not connected"
I get this error message "getpeername failed. Error was Transport
endpoint is not connected" in my logs very often. Any ideas how to fix it?
Tnxs in advance
2018 Feb 18
2
migrate several samba3+openldap pdc to samba3
On Sun, 18 Feb 2018 14:05:38 +1300, Andrew Bartlett via samba
wrote:
> On Sat, 2018-02-17 at 20:44 -0300, Guido Lorenzutti via samba
wrote:
>
>> Hi there! I have one domain, shared between several
samba3+openldap on different geographical locations. I want to migrate
them to samba4. The domain has aprox 4000 users accounts, 4000
workstations, and several groups. I was able to
2005 Sep 28
1
problems with shadow copy
Hi people, im trying to use shadow copy. Is anyone currently using it?
Im following the oficial howto in the samba home page and when i do the
xfs_freeze the system totally hangs, any ideas? I know this isn't a
specific samba question...
I know how to use LVM and snapshots.. the samba how to is accurate?
Tnxs in advance.
2006 Oct 14
1
rrd tool to make samba usage graphs?
Someone knows of a tool to make samba usage graphs? I know this isn't
exactly samba related. But I have several samba fileservers and it would
be great to have such tool to measure the usage of a fileserver. Mostly
openfiles, but connected users would be great.
Tnxs in advance.
2007 Nov 10
1
winbind doc error?
Hi People: In the how to posted on ..
http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/winbind.html
The docs says several times to the option -B in the winbindd , but I
can't find anything on the manpage about that switch and I can't notice
any difference by using it.
The docs are outdated? or my 3.0.24 dosen't have this feature?
Tnxs in advance.
2017 Jul 01
2
integrating samba with pam
Hi there!
I been using samba3 with ldap for years, and now im
about to move to samba4 to leave the slapd.
I didnt try yet to migrate
the directory from samba3 to samba4. But i did setup a new domain and
everything looks ok.
My doubt is related to the configuration of the
computers with linux so that they can take advantage of the users and
passwords of ldap. But also, groups that are unix
2005 Apr 29
1
how to apply "user must change password at next logon" and "expire password"
Hi people, i was experimenting with the pdbedit and i found the "user
must change password at next logon". The thing i wan't able to make it
work. I just can login and im not asked to change my password! How's that?
The other thing.. i want to make my password expire after 30 days. I did
this too, but it dosen't apply until i change my password one more time.
I can make
2006 Aug 04
1
ldap filters?
So what happend with the ldap filters? Is a feature that will come back
some time in the future? Or I must keep using an old version?
I have an ldap tree with 3 companies and i can't allow that people from
one company is able to login in the other domain!
I don't have pam.
What can I do?
Tnxs in advance.
2007 Nov 19
5
Howto modify samba printer ACLs without Windows?
Hi all,
I would like to limit access to our samba shared printers to certain
user groups by commandline without using Windows. Is this possible?
Thanks!
Christoph
2007 Jun 20
3
listing groups not working
Im having some problems with the samba 3.0.24 in Debian Etch when I try to
list the groups, like this:
wbinfo -g
or
net rpc group -U username
All the times the output of the command is... "NOTHING".
In samba 3.0.14 (Sarge), this works OK.
I don't try in a newer version of samba.
I test this with the debug on -d 4 with the rpc command and this is the
ouput (see attached files).
2006 Aug 18
3
share write access
Hi,
I am testing share parameters, and have the following share definition:
## Section - [shareA]
[shareA]
path = /tmp/shareA
writelist = user1
and do not understand why user1 cannot write files in the share when
connected as user1. Unix permissions for the share files are rw for
everyone, and the share directory has wide-open permissions. Samba version
is 3.0.20b-3.4-SUSE.
2018 Feb 17
3
migrate several samba3+openldap pdc to samba3
Hi there! I have one domain, shared between several samba3+openldap
on different geographical locations. I want to migrate them to samba4.
The domain has aprox 4000 users accounts, 4000 workstations, and
several groups.
I was able to successfully migrate the domain in a
test environment. But I am faced with the problem that I will not be
able to migrate in parallel the more than 20 locations
2006 Aug 29
2
change password on 1st signon
Is there a way to enable user to change password on first signon?
2017 Jul 01
3
integrating samba with pam
On Sat, 1 Jul 2017 16:30:25 +0100, Rowland Penny via samba wrote:
> On Sat, 01 Jul 2017 11:48:21 -0300
> Guido Lorenzutti via samba
wrote:
>
>> Hi there! I been using samba3 with ldap for years, and now
im about to move to samba4 to leave the slapd.
>
> I take it you mean
that you use Samba as an AD DC
Exactly.
>> I didnt try yet to migrate
the directory from
2006 Aug 09
2
machine add error to samba PDC
Hi All,
I have setup my samba as a PDC and testparm gives me the right
result, but when I am trying to add my XP client to SAMBA I receive an
error as "Logon failure: bad username or password" or "Username could
not be found". I am using root as the domain administrator and have
added root account using smbpasswd and can see it using pdbedit -Lv. I
can logon successfully
2017 Jul 01
1
integrating samba with pam
On Sat, 1 Jul 2017 19:27:09 +0100, Rowland Penny via samba wrote:
> On Sat, 01 Jul 2017 14:19:13 -0300
> Guido Lorenzutti wrote:
>
>>
We used to hide some information from our windows group, to make acls
only in unix groups. But well.. i think we can start sharing that info
with the domain groups.
>
> You can do something very similar by using
ACLs, create groups in AD,
2005 Sep 07
1
error when adding a new user
Hi people, i having the following problem:
useradd -s /bin/false -g users test
smbpasswd -a test
New SMB password:
Retype new SMB password:
tdb_update_sam: Failing to store a SAM_ACCOUNT for [test] without a
primary group RID
Failed to add entry for user test.
Failed to modify password entry for user test
The "users" group exists,
grep users /etc/group
users:x:100:
Any ideas? I fix
2005 Apr 28
2
ips and netbios name on the logs
Hi people, does someone know how to only log the name of the machine and
not the name of the machine AND the ip? Let me explain this:
-rw-r--r-- 1 root root 0 Apr 28 02:47 0.0.0.0.log
-rw-r--r-- 1 root root 0 Apr 28 02:49 10.3.0.10.log
-rw-r--r-- 1 root root 0 Apr 28 02:47 10.3.0.21.log
-rw-r--r-- 1 root root 0 Apr 28 02:46 10.3.0.22.log
-rw-r--r-- 1 root root 0 Apr 28 02:48
2005 Jul 29
1
samba-vscan
Hi people, im using Debian Sarge with samba 3.0.14a. Im using tdbsam
with 400 users.
My specs are:
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Athlon(tm) XP 2000+
stepping : 1
cpu MHz : 1670.860
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
2007 Nov 05
0
Error looking up domain groups
Hi people: I have a samba 3.0.24 configured to act like a member domain
and the winbind -g gives me: "Error looking up domain groups". This is a
problem coz' I can't assing permissions to by group. If you can enlightme
with a solution... tnxs in advance..
This is my smb.conf:
[global]
#Network ID
workgroup = JUSBAIRES
netbios name = BERUTI-CUPS
server