Displaying 20 results from an estimated 10000 matches similar to: "change password on 1st signon"
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
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.
2006 Mar 26
9
validate_uniqueness_of {combination of fields} ???
I''ve looked at the validates documentation and it appears that validates_uniqueness_of works on only one field at a time. So I can, for example, validate that "sam" is unique to the record set, and that "smith" is unique to the record set.
My problem is that each record includes two fields, the _combination_ of which must be unique to the record set, but each of
2007 Dec 17
14
Change in isolation behaviour 1.08 - 1.10 ?
Hi,
I just moved from 1.08 to 1.10 and now have one example failing, which,
under 1.08, passed. Is the due to a change in behaviour?
Here''s my spec (removed some passing examples)
require File.dirname(__FILE__) + ''/../spec_helper''
describe "A user" do
before(:each) do
@user = User.new
@valid_user = User.new(
:email =>
2008 Nov 11
4
OpenLDAP integration
I've followed the OpenLDAP + SAMBA Domain Controller tutorial
step-by-step: http://ubuntuforums.org/showthread.php?t=640760
And after long hours, and enless googling, I've yet to find a solution.
LDAP works great
SAMBA works great.
But the intergration between them don't work.
Here is the samba log:
root:/etc# tail /var/log/samba/log.smbd
smbd version 3.0.28a started.
Copyright
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 Jan 09
3
Design Question
I am sure some of you can give me an insight into this. This is more
towards the database design for the scenario below:
Say for example,
I have a person table and this person can have different address types.
One could be Home and the other could be say Office.
Should be model this
Table people
id
fname
lname
Table addresses
id
person_id
addr1
addr2
....
or
Table people
id
fname
lname
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
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,
2007 Jun 04
2
Re: Ajax.Request question with JSON return
Do I need something like this:
eval(''('' + this.header(''X-JSON'') + '')'')
(taken from Cody Swann,
http://ajaxian.com/archives/prototype-extension-dynamic-script-pattern-support
).
I''m guessing my problem is simpler, and I''m leaving something small out
related to the header though.
Thanks for any help
-Mark
1. evalJSON:
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
2006 Dec 26
2
password strenght doubt
Hi people! I have a few problems with the password strength in Samba.
I have a PDC with LDAP on Debian Stable, with a few packages from backports.
The problem is that I can't find a way to enforce strenght to the
passwords of the users. I can't define a policy to force things like:
number of uppercase letters, number of downcase letters, number of
numbers in the password, to check the
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
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 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
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
2008 Jul 21
2
sftp needs a long time for sending a filelist
Hello all
Im using sftp 1:4.7p1-8ubuntu1.2
in a batchjob
Ive noticed that sftp needs a long time for sending a filelist.
The timespan increases exponential if many files are on the
remoteserver.
for example "ls -la *.txt" needs 10 seconds for 2000 files
but needs 50 seconds for 4000 files.
For 150.000 Files i have to wait 15 minutes for example
but the
2011 May 24
4
Rails hates my recursive function
I''m trying to create a function that will take input in the form "a12345678"
and output text in the form "a12-34-5678" if and only if the input text is *
not* in the form "adam smith" The goal is to allow my users to enter either
names separated by a space, or the student id number into a single search
field and have the results be returned based on the
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
2005 Dec 14
7
Joining a Samba 3 domain repost
Sorry still unable to find documentation
Hello
I have set up a Samba 3 PDC on RHEL4 using the tdbsam backed. I can log
in as a user who has been added to the tdbsam database from a
workstation. When I try to add the workstation to the domain (after
breaking user connections to the server) I get "The following error
occurred while trying to joining the domain xyz.com. Access denied.
I