similar to: Creating user home directories with domain login

Displaying 20 results from an estimated 10000 matches similar to: "Creating user home directories with domain login"

2002 Oct 22
1
Samba Question w/ RH 7.3 and Windows
Hello, A question I'm sure has been answered before, but I'm still relatively new to Samba, and having just moved, have not been able to locate any of my Samba reference materials. Anyways, I'm running a small Samba server at work using RedHat Linux 7.3. I did not set up Samba during the RedHat installation, but rather downloaded it and installed it afterwards. Anyways, the network
2002 Oct 31
9
getent not working correctly
Hello again! Ok, I've gotten wbinfo -u and wbinfo -g working great Now I try to run getent passwd and getent group I get my local users/groups but not the ones on the Windows 2k Server Domain Controller and it just hangs after listing the local ones. I also tried authenticating a user and it worked I'm assuming wbinfo -a DOMAIN+ingless@DOMAIN%"password" (The usernames here
2002 Jun 06
14
FreeBSD 4.5, Samba 2.2.4_1, W2K client "printer prope rties cannot be displayed"
I've experienced something like this, as well. Though I don't know if this will help, I would make sure that your NT username(s) are appropriately mapped to unix users. You may not be able to view the properties because the permissions/mapped user are mixed up. You can check this by doing a smbstatus - the user names listed as connected are the unix usernames that have been mapped to.
2002 Oct 10
2
samba 2.2.6pre2 make fails
When I compile Samba, this is on SuSE 7.2, I keep getting a make failure, but it still completes to a prompt. Should I ignore or does anyone have a "fix"? When I configure, I use these options: ./configure --enable-cups --with-smbwrapper --with-automount --with-smbmount --with-pam --with-pam_smbpass --with-winbind --with-winbind-auth-challenge When I run make, this is the error,
2002 Oct 29
5
Script question
Hello, I've got the following script that I want to run every time a user logs in to the Samba server, whether it be from a mapped share or by opening a telnet session into the server and logging in that way. Here's the script: #!/bin/sh DOMAIN=`echo $USER | awk -F_ '{print $1}'` USERNAME=`echo $USER | awk -F_ '{print $2}'` if [ $DOMAIN = "MA" ]; then if [
2003 Feb 17
7
pam_winbind.so - How do I create it?
Hello, I'm installing 2.2.7a, or attempting to at any rate. I've compiled it from source using the following instructions: http://us2.samba.org/samba/docs/Samba-HOWTO-Collection.html Anyways, I've got it set up so that it works. Now I'm trying to get to a point where I can interface it like I have with a different Linux box that is working without any problems. When I did the
2002 Oct 30
2
Unable to login with regular Linux accounts?
Hello, This may be kind of a dumb question, as it's something I could easily be overlooking, but I'm confused anyways. My Samba server is part of the MA domain. However, I want a couple of non-domain accounts to still be able to access Samba shares. The machines trying to access the shares are Win2k machines, and whenever I try to access the server, it asks me for the username and
2002 Oct 31
1
Re-Send - Non-HTML - (Sorry) Samba and Solaris and Linux
Hello everyone, Just kind of a generalized question, and looking more for caveats than anything else. We're getting ready to implement the latest and greatest release of Samba on one of our Sun servers. Unfortunately, we haven't determined which one yet, but we only have two, so it's not a big deal. Anyways, I've set up Samba successfully on Linux on multiple occasions, the
2004 Oct 22
5
Default permissions of /home/user..
Hello.. I've asked this question before without getting any further help really.. When a new user is added using "adduser" on 5.x (havn't really checked if it's the same under 4.x or not), the default homedir permission is 755 (drwxr-xr-x) which to me, looks a bit insecure? It's of course pretty easy to solve it by a simple chmod, but yet, isn't there anyway to
2002 Oct 30
2
Groups and Samba and Winbind
I am having an issue with winbind/samba and my groups. when I type the following: $ groups ntdomain\\jfountain I get the following nothing. When i type this (logged in as jfountain) $ groups I get the following: $ 50000 I am assuming this means domain admins. when i type $./wbinfo -r jfountain I get the following: 50016 50017 50018 50019 50020 50021 50010 50022 50023 50000 I
2002 Oct 29
1
pam_mkhomedir.so and Samba question (was: RE: Script question)
Okay, I've got it partially working. Will that module also do it from a non-*nix login? For instance, say the user will more than likely never log into that server from a telnet session. Where would I put the following line: session required /lib/security/pam_mkhomedir.so skel=/etc/skel I'm running RedHat 7.3. In the /etc/pam.d directory, there are a bunch of different files.
2024 May 14
2
Samba DC and alternate sudo login
> On Mon, 13 May 2024 17:10:20 -0700 > Gregory Sloop via samba <samba at lists.samba.org> wrote: >> I feel like this should be super easy, and that I must be doing >> something dumb, but I need to create another sudo user for the VM's >> the DC's are running on. >> I've created a "domain admin" equivalent user in AD - and perhaps >>
2003 Feb 24
2
Recovery from Domain/WINS Outage - Didn't work well
We're using Samba 2.2.5 and 2.2.7 in SECURITY=DOMAIN mode. This morning we lost contact with our PDC, and for about 2 hours, users were unable to logon. After chasing this down, we determined that we were also unable to contact the WINS server defined in smb.conf. Our backup WINS server was available, but it seems Samba only supports one WINS server in smb.conf, so this didn't help
2024 May 14
1
Samba DC and alternate sudo login
On Tue, 14 May 2024 06:11:01 -0700 Gregory Sloop via samba <samba at lists.samba.org> wrote: > > > > On Mon, 13 May 2024 17:10:20 -0700 > > Gregory Sloop via samba <samba at lists.samba.org> wrote: > > >> I feel like this should be super easy, and that I must be doing > >> something dumb, but I need to create another sudo user for the VM's
2002 Nov 02
1
Unable to open passdb???
Hello, Getting this error: [2002/11/02 12:55:16, 0] passdb/pdb_smbpasswd.c:pdb_getsampwnam(1367) unable to open passdb database. [2002/11/02 12:55:16, 0] smbd/chgpasswd.c:check_oem_password(761) check_oem_password: getsmbpwnam returned NULL [2002/11/02 12:55:16, 0] passdb/passdb.c:pdb_free_sam(210) pdb_free_sam: SAM_ACCOUNT was NULL[2002/11/02 12:55:16, 0]
2015 Jun 29
1
Using a CentOS 6 Machine as a gateway/router/home server
> -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On > Behalf Of Sorin Srbu > Sent: den 29 juni 2015 08:11 > To: CentOS mailing list > Subject: Re: [CentOS] Using a CentOS 6 Machine as a gateway/router/home > server > > > -----Original Message----- > > From: centos-bounces at centos.org
2019 Jan 30
2
How to use smbpasswd/login when Microsoft Account is tied to Windows login
Hello, I try to connect a Windows 10 Microsoft Account which is tied to Windows login with my (standalone-)Samba-Server. With local users i do adduser username smbpasswd a smbuser And this runs for me. But how is to do with Microsoft Account which is tied to Windows login? I got these error-message in /var/log/syslog:   check_ntlm_password:  Authentication for user [testuser.user at
2009 Dec 22
2
getent passwd problem
Hi, I am having a weird issue with samba where once a week approximately at the same time users will lose connectivity, if i run wbinfo -u all users are displayed wbinfo -g all groups are displayed However running getent passwd only shows local-users, no remote users are shown.. To fix the issue I have to change the name of my idmap config and restart samba and winbind and everything works
2007 Nov 20
2
The user type: restrict login
Hi there, If I create a user, there seems to be no way to restrict it from being able to log in. Is there a simple way in which I can extend it to do that, or will I have to build my own define? It would also be useful to specify the user''s ssh keys and authorized keys, for example. I am also wondering how much effort it would be to add another provider for user (such as
2004 Aug 25
1
Can´t login domain admins
Hi, I?ve installed fedora core 2 with samba 3.0.X. The pc is a PDC and I?ve configured samba like I could see in this easy manual: http://www.osnews.com/story.php?news_id=6684 (before this, I write for each pc : adduser -g "group" -d /dev/null -s /dev/null netbiosname$ > smbpasswd -a -m netbiosname ) My domain admin group is called smbadmins. I only have two kind of