Displaying 20 results from an estimated 6000 matches similar to: "Logon and logoff time for samba"
2005 Jul 13
1
PDC: Strange username translations...
Hi,
i'm running a samba PDC on samba 3.0 and just had to reinstall the server
because of a dead cpu causing corruption.
luckily i had complete backups of the samba-files, so i copied them back to
/etc/samba, /var/lib/samba and /var/cache samba. (tdb-files)
i had one workstation (xp) removed from the domain and wanted to add it
again, but then the station always gives me an error that i
2005 Apr 18
0
Samba and LDAP, problem with variables %u and %g
Hi samba list,
I'm using samba 3(.0.13) with OpenLDAP and I have a strange problem:
the variables %U and %G don't seem to be replaced by their values.
I get nothing in my logs, so I don't know where is the problem...
In fact, in my smb.conf, I have something like:
logon home =
logon path = \\server\profiles\prof.%G
logon drive = h:
The profiles are loaded if I use logon
2005 Jul 29
1
pdbedit - can't set password expiry, etc?
Hi All
Have recently moved from a machine running 2.2 to a new machine running
3.0.10-1. I've just converted the smbpasswd database to tdbsam as I
understand password ageing etc does not work with smbpasswd. I've set
the line 'passdb backend = tdbsam' in the smb.conf, restarted the daemon
and now I'm trying to force a user account to have to change his
password the next time
2004 Sep 08
4
machine account with w2k
Dear Samba Friends,
I've a problem to join with Windows2000-Clients a Samba-PDC.
When I join the samba-pdc with a WinNT4.0-Client it is no problem, first
I create a machine-account for the machine:
1. in /etc/group exists the group: machines:x:515:
2. useradd -g machines -d /dev/null -c nickname -s /bin/false neuch205$
3. pdbedit -a -m -u neuch205
In this way, it isn't a problem to join
2005 Aug 09
1
PDC, usrmgr.exe created user lacks profile info
I'm finally near the end (I hope) of setting samba 3.0.14a as a PDC on a
debian sarge, but I (and google, and list archive) can't manage to find
a solution.
When I add user with the help of usrmgr on my XP box, user is created
both in linux and samba (thanks user add script), but lacks profile info
(I mean Home Directory, HomeDir Drive, Logon Script and Profile Path),
so roaming profile
2005 Dec 26
0
ENC: maximum password age
> Dear admins
>
> I have a similar problem.
> When I use smbldap-passwd from command line, the
> sambaPwdMustChange field are setted correctly. But when I try
> from the Windows workstation, appears a negative value!
> Please see it:
>
> # pdbedit -Lv someuser
> (......)
> Logon time: 0
> Logoff time: Tue, 19 Jan 2038 00:14:07 BRT
>
2005 Dec 28
0
RES: maximum password age
Dear admins
I have a similar problem.
When I use smbldap-passwd from command line, the sambaPwdMustChange field are setted correctly. But when I try from the Windows workstation, appears a negative value!
Please see it:
# pdbedit -Lv someuser
(......)
Logon time: 0
Logoff time: Tue, 19 Jan 2038 00:14:07 BRT
Kickoff time: 0
Password last set: Fri, 23 Dec 2005
2005 Jan 26
0
Problem with roaming profiles on upgrade from 2.2 to 3.0
I have quite a few samba installations, and I've had problems with
roaming profiles when upgrading from Samba 2.2 to 3.0. My servers run
Debian stable, which uses Samba 2.2.3, with security patches. At some
point Debian will release a new stable version with a recent Samba 3.0
release. Right now I'm testing a few servers with a samba 3.0.10
backport to make sure the transition will go
2005 Nov 16
0
winbind -t fails to check secret
Hi All,
I have just upgraded from Samba 3.0.7 to 3.0.20 on mandrake 10.1
Before upgrading I could add a machine account and admin (root) user to the password
backend, join to the domain and check the trust secret. All was well.
wbinfo -a name%password would authenticate, as I require for ntlm_auth with squid
(which was working well).
Now with the same layout, I do this :-
Add unix account
2005 Aug 09
1
pdbedit not working as documented
I have am hitting a wall with pdbedit, as shown below.
Any workarounds would be greatly appreciated.
I am encountering the inability to change any users (profile) SID on Samba
3.x for Linux and BSD, which causes the accounts to no longer recognize
their local Samba 2 profiles once they join Samba 3 domain. If I add a new
user and pdbedit -a user -U SID it ignores the -U.
The old profiles appear
2004 Dec 04
0
Samba 3.0.9 PDC - Saving roaming user profiles from windows 2000 sp4 (w2k) failed
Hello,
i must admit that i'm totally lost. After working a lot of hours my new samba server is still not running fine. I had read a lot of papers but i have no idea what's going wrong.
My goal:
---------
Samba 3.0.9 (Fedora Core 2) working as a PDC for windows 2000 professional client (with sp4 and all hotfixes applied) _with_ roaming user profiles.
My status:
----------
*
2006 Aug 17
1
passdb.tdb not updated when changing passwords
I'm using samba on CentOS 3.7 (3.0.9 + rh patches)
I had smbpasswd as backend and I'm testing migration to tdbsam.
After exporting successfully to tdbsam and setting
passdb backend = tdbsam
in smb.conf
if I change from inside a windows xp machine the password ot the user and then
pdbedit-Lv user
I get
Logon time: 0
Logoff time: ven, 13 dic 1901 21:45:51 GMT
Kickoff time:
2017 Mar 21
3
I need to log user logon and logoff
I need to log to a separated file just user/computer logon and logoff.
I would like not to use log level > 2 to do this.
I have tried using vfs_full_audit but it works well into shares
definitions.
I don't care if the user access a shared directory, I just need to
record user login and logoff.
Thanks
2005 Mar 04
1
Unchangeable "Password must change: Fri, 13 Dec 1901 21:45:51 MET "
Hello Group,
I've been reading many posts but i still don't have the answer to how to force a password change or set a password lifetime.
I'm using w2k clients which connect to a samba PDC version 3.0.10 on a basic SunOS 5.8 system, no ldap or so.
syncing the ux-passwords and the smb-passwords works perfect,
but i can't get it working to force users to change passwords.
The
2017 Oct 20
2
Some hint reading password expiration data...
In my current ''production'' NT-like domain (samba 4.2, OpenLDAP
backend), password policies seems to ''get written'' to user data.
EG, if i set:
pdbedit -P "maximum password age" -C 7776000
and i change my password, 'Password must change' have a meningful value,
eg 90 days more then the last password change:
root at armitage:~# pdbedit -v
2007 Oct 25
1
Cisco 79xx logon/logoff
Hi All,
I'd like to know if anyone has figured out a way to be able to have
users logon/logoff manually from Cisco 79xx phones (with SIP firmware
loaded)?
Scenario is, user walks into office, sits at a random desk, and logs
onto the phone. The system would need to "log them off" of the last
hardphone they were on, and then configure the new phone for their
extension.
We're
2008 Jun 09
6
second samba pdc
Hello List,
I have 2 samba domain on 2 physical Servers but the User Administration is
over 1 LDAP Server. At the moment i become some errors on my first PDC box:
smbd[16074]: sid S-1-5-21-3194266148-564761370-2586249389-101652 does not
belong to our domain (Thats all hosts from the second PDC)
* first samba Server SID = S-1-5-21-3991578539-3149662252-1894531253
* second samba Server SID
2017 Oct 30
2
Password change question/1: smbpasswd does not propagate passwords?!
Doing some test i've done, as root, in one DC:
root at vdcpp1:~# smbpasswd gaio
New SMB password:
Retype new SMB password:
root at vdcpp1:~# pdbedit -v gaio
Unix username: gaio
NT username:
Account Flags: [U ]
User SID: S-1-5-21-160080369-3601385002-3131615632-1105
Primary Group SID: S-1-5-21-160080369-3601385002-3131615632-513
Full
2009 Jan 05
3
Agents, Queues and logon/logoff
Hi all
This is my first post.
As the subject says, I need to implement on my call center the Agent
functionality, son the agents could logon and logoff to the queue
How can I do this configuration? Or where can I read some info about it
Regards
Ariel
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Jun 16
1
Unable to modify TDB passwd
Hi everybody,
My name is Tani Alessandro, I have a problem when I try to change the
password of user "root" (the Domain Administrator). For all the others users
I don't have any problem. I have update samba from the version 3.0.11 to the
version 3.0.14a. I use a Red Hat 9. When I try to change the root password I
recive this messagge:
> Unable to modify TDB passwd ! Error: