search for: mknissmbpwdtbl

Displaying 8 results from an estimated 8 matches for "mknissmbpwdtbl".

1999 Aug 04
0
NIS+ and smbpasswd
...isplus --with-nisplus-home. Samba is currently running using Plain Text passwords accessing the NIS+ database and I have "update encrypted = Yes" set so that the current SMB encrypted passwords can be updated as people connect to file services over the next couple of weeks. I've used mknissmbpwdtbl.sh, and edited mknissmbpasswd.sh to change gcos to full_name and home to home_dir, then populated the smbpasswd.org_dir directory from passwd.org_dir using mknissmbpasswd.sh. The problem I now have is that when I run "smbpasswd username" to change a users encrypted password I get the fol...
2000 Feb 23
1
[Fwd: Re: NIS+ support in samba....]
...> I know this has probably been spoke about before, > > but I'm looking for some documentation or other > > info on setting up NIS+ with samba.... > > I had once set NIS+ with Samba. This is a quick how-to... > > (1) generate NIS+ table > > # source/script/mknissmbpwdtbl.sh > > (2) convert existing smbpasswd to NIS+ table > > # cat smbpasswd | source/script/mknissmbpasswd.sh > > (3) add proper permissions to smbpasswd.org_dir and smb.groups_dir > > (4) modify smb.conf > For example > > smb passwd file = smbpasswd.org_dir...
1999 Apr 22
0
Samba and NIS+ (lengthy desperate plea)
...d thinking the binary package for Solaris was broken, I retrieved the latest CVS sources. Unfortunately, when compiling them --with-nisplus I got a linker error (with a slew of nisplus_initialize_* functions) and quickly gave up. Then I noticed in the CVS source's script directory there was a mknissmbpwdtbl.sh. After running it, I now have an empty smbpasswd.org_dir table. I thought this might fix my smbpasswd problem, but it didn't. I also ran the mknissmbpasswd.sh script, but it referenced some field called gcos that the table creation script didn't make. Since these sources were from CV...
1999 Oct 26
3
NIS+ support in samba-2.0.5a
Hi all, I'm a little confused over what exactly the NISPLUS and NISPLUS_HOME support options actually mean. I'm hoping somebody can shed a little light on this. Our main samba server is a Solaris 2.7 machine (using NIS+ for passwords, etc, etc.) running samba 2.0.5a. I have recently been investigating a problem where, after a reboot of the server, various 3rd party products (POP, IMAP,
2000 Jun 29
2
passwords and NIS+
...e (password.org_dir) - or do I have to make an NIS+ table for the smbpasswd file (smbpasswd.org_dir). I'm not finding much in the way of docs on this specifically. I need to get past this to get on with the rest of the connections and printing stuff. What are the scripts mknissmbpasswd.sh and mknissmbpwdtbl.sh in the source tree's script subdirectory? mknissmbpasswd.sh looks like it builds the smbpasswd.org_dir table - is this essential? I'm using encryption, and here's a copy of my smb.conf file: [global] netbios name = STILLWATER workgroup = COMPSCI server string = samba serv...
2000 Jul 05
1
NIS+ trouble
...-nisplus-home and --with-automount. Does anyone have some good nis/samba references? I'm striking out. The smbpasswd file *does* have to become smbpasswd.org_dir for samba to work. I first created the smbpasswd file using niscat passwd.org_dir | mksmbpasswd.sh which created smbpasswd. I ran mknissmbpwdtbl.sh to make the nis+ table, then cat'd smbpasswd through mknissmbpasswd.sh to populate the nis+ table smbpasswd.org_dir. When I try to change passwords for a user as root I get this: [root] % /usr/local/samba/bin/smbpasswd oman New SMB password: Retype new SMB password: make_sam_from_nisp_obje...
2000 Feb 23
3
newbie desperate for help
I just installed Samba for the first time. Installed and setup like a dream. Unfortunately, I can't login to save my life. The server appears in the Net. Neighborhood, but when I double-click to login, the login window give the following message: Incorrect password or unknown username for \\SERVERNAME Entering a username and password (from /etc/passwd) returns: \\SERVERNAME is not
2003 Dec 01
0
No subject
...iscat passwd.org_dir | ./mknissmbpasswd.sh > /usr/local/samba/private/smbpasswd smbpasswd.org_dir.asas.ast.lmco.com.: Not found. smbpasswd.org_dir.asas.ast.lmco.com.: Not found. smbpasswd.org_dir.asas.ast.lmco.com.: Not found. smbpasswd.org_dir.asas.ast.lmco.com.: Not found. Next I tried to run mknissmbpwdtbl.sh: # ./mknissmbpwdtbl.sh can't create table: Permission denied. Unable to create group "smb.asas.ast.lmco.com.": Permission denied smb.asas.ast.lmco.com.: group not found Question: do these have to run on the master server? To reiterate (I had mentioned this in previous 'help...