similar to: samba domeinlogon

Displaying 20 results from an estimated 90 matches similar to: "samba domeinlogon"

2004 Oct 14
1
Samba as PDC - Can't get user profiles to save properly
Greetings, I'm running desperate on a problem with my windows user profiles here, searched the net and read the docus alot but still no luck. I've got an running Samba domain, an existing windows 2000 machine can log into the domain properly. Furthermore, a test account is made aswell, and the 2k machine is able to log in with that account. Now, my problem is: When I try to change
2003 Sep 17
3
More than one logon script, can I have?
Hi, RH7.3, Samba 2.2.8a, Win2KSP4 clients... I was just wondering, I know I can have a logon script based on a machine name, on a group, a username, etc., but am I able to actually have a combination of the above? I would like to have a standard group logon script (which I currently do have), but I would also like an extra script to run if they log on to particular machines under my domain...
2002 Jul 24
0
enumerating shared printers to the print browse master
hi Jerry et al, when I use the 'ADD PRINTER WIZARD' it looks like this: ----------------------------------------- |[]\\whatevernthost\mydeskjetanywhere | |[]\\computeronmydesk\printernexttome | |[]\\Ididn'tevennowIm\sharingaprinter | |+[]SAMBAPRINTSERVER | ----------------------------------------- The shared printers on the SAMBA server get visible by
1999 Sep 29
0
Problems saving large ppt-files to samba server
Hello, We have problems with saving large ppt-files (>20MB) from a NTClient Sp5 to the Samba server (2.0.4b on Solaris 7). During save procedure the client hangs, some time later the client displays an error messages like "Error during saving into buffer" and the application is killed. In the log file of the client on the samba server you see the error message: [1999/09/29 12:25:50,
2013 Jul 03
2
Potential memory leak when assigning MSetItem values
I've traced a memory leak to a statement which assigns the values from an MSetItem to a dictionary which is then appended to a list in python. We're running python 2.7.3, xapian-core 1.2.15 and xapian-bindings 1.2.15. I've provided an example which reproduces the behavior below. The example prints the PID and has a few statements waiting for input to make observing the behavior easier.
1998 Oct 15
1
Problem to map home dir
> Sorry, but in the first mail I forgot to attach the Makefile and I > forgot also to mention that I already tried the password handling in win95 > via the registry. > > De Boe Bart wrote: > > > Hello, > > > > I need to install Samba on a HP J210 HPUX 10.20. > > I downloaded and compiled version 1.9.18p10. > > > > Following problems are
2000 Feb 21
0
password server = %M
Sorry if that subject scared you. Our labs are made up of a mixture of Unix clients and servers, Netware servers, and NT clients. All logins to the NT clients are done through Novell's client32. According to our Netware admin, when a person logs in via client32, a local NT account is created for the user. When the user logs out, the local NT account is deleted. This leads me to believe
2020 Jun 14
5
Modifying username
> On 6/14/20 1:39 PM, Jay Hart wrote: >> You may need to modify /etc/shadow for consistency. >> >> I don't know what to do here. Need some guidance please. > > > Run "vipw -s" and make the same change to that file's record for ABCLast. > In /etc/passwd the directory was shown in plain text. So I just moved over in the line and changed
2007 Sep 17
3
change uid/god below 100
Hi. Only indirectly related to zfs. I need to test diskusage/performance on zfs shared via nfs. I have installed nevada b64a. Historically uid/gid for user www has been 16/16 but when I try to add uid/gid www via smc with the value 16 I''m not allowed to do so. I''m coming from a FreeBSD backgroup. Here I alter uid using vipw and edit /etc/group afterwards. -- regards Claus
2006 Jul 07
2
clarification needed: $ in machine name?
Hello, Sorry to be a pest, but I need to try to get some clarification of how the machine name works when setting up a machine account on the Samba server. The Samba How-To page http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/samba-pdc.html#id2536400 talks about the "common error" of including the $ in the machine name on the server machine. However, all of the
2005 Apr 21
6
Information disclosure?
Hello, For some reason, I thought little about the "clear" command today.. Let's say a privileged user (root) logs on, edit a sensitive file (e.g, a file containing a password, running vipw, etc) .. then runs clear and logout. Then anyone can press the scroll-lock command, scroll back up and read the sensitive information.. Isn't "clear" ment to clear the
2020 Jun 14
2
Modifying username
I modified a users name on my system. From ABCLast, to ALast (used as an example). I modified the username, then the group name of the user (to align with the new name), and then I moved the users home directory from /home/ABCLast, to /home/ALast. Then using vipw, edited the home directory to use /home/ALast. When I got finished editing the passwd file, I got the following message: You have
2005 Mar 22
3
PAM fails to change user password
Hi, freebsd-security. I have FreeBSD 5.3-STABLE. When I try to change user's password (via passwd) I recieve the following: passwd: entry inconsistent passwd: pam_chauthtok(): error in service module passwd: in pam_sm_chauthtok(): pw_copy() failed and password stays unchanged. There are no other errors in the authorization system at all. Contents of /etc/pam.d stayed unchanged (compared to
2003 Mar 09
3
not able to add machines on FreeBSD 4.7
I'm setting up a new install of samba 2.2.7a on FreeBSD 4.7 Here's a little run-through of what I have done. I added a machine account in /etc/group as follows: machines:*:201 I have added all of my machine accounts in to /etc/passwd as follows: sclepy$:*:201:201::0:0:Machine account for Sclepy:/dev/null:false lexus$:*:202:201::0:0:Machine
2002 Dec 10
2
FreeBSD as a PDC
Hello all, I was using Samba 2.2.5 on a Linux machine as a PDC and it was working fine. But know I installed FreeBSD 4.7 in this machine and installed Samba 2.2.6pre2. It's still working as a PDC, but I can't add machine trust accounts because FreeBSD doesn't accept $ in its usernames. How should I do now? Thanks in advance.
2003 Jan 28
1
FreeBSD & Machine accounts
Due to FreeBSD not allowing '$' in usernames, and because I have to add a machine account for each computer I add to my Samba domain, what can I do to try and accomplish the following? 1. Automate FreeBSD to allow me to add machines to a domain the same way Windows lets you do it from the workstation. 2. Add user accounts which incorporate '$' without having to create a
2003 Apr 18
1
Slow vipw and fast pwd_mkdb
Hello, could somebody to comment PR bin/51148? It is suggestion how to pass a value of cache size to pwd_mkdb when we are doing vipw or such. It can give a greate speed-up when master.passwd is really big (and sometimes it is). Appropriate cache size can make process 10 to 100 or more times faster. I gave the results of measurements in that problem report. Thanks in advance! SY, Alex
2003 Jun 19
4
WinXP can`t log on Samba PDC
I`m folowing the steps on the unofficial Samba how to. I already join my WinXP box to the domain but I can`t login from my WinXP box after restart. There is an error message that sais: Windows can`t connect to the domain because the domain controller is unable or I`m using Samba-2.2.7a on red hat 9.0 with kernel 2.4.20-18.9 this is my smb.conf [global] domain logons = yes
2005 May 23
2
Problem with PDC OpenLDAP logon at Win2K/XP
Hello I've installed Fedora Core 3 (Test 3, kernel 2.6.8x), with Samba 3.0.8 and OpenLDAP 2.2.13 . I've smb.conf, slapd.conf, ldap.conf, /etc/pam.d/system-auth, nsswith.conf almost same as described on Idealx site. I've very strange thing. If I add user ( for this operation I use smbldap-tools), I can log on by this user at my unix host (for example by ssh), I can logon by this user
2003 Dec 17
2
Domain account
Dear All, Sorry if this question has been posted before but there's no enough answer to solved my problem and I'm going crazy because of it....:( I'm currently installed Samba-2.2.8a as logon server on My FreeBSD 5.0. For Win 9.X client there's no problem at all. But when I tried to joining W2K client into samba domain it's shown an error message such as : "the