From: "Jason Pyeron" <[email protected]> Date: Tue, 9 Aug 2011 09:15:09 -0400
> Any ideas why this is not working? > > [root@host67 ~]# pdbedit -u testuser -h \\\\five-68\\testuser -p > \\\\five-68\\testuser\\profile > [root@host67 ~]# uname -a && rpm -qf /etc/redhat-release `which pdbedit` > Linux host67 2.6.9-78.0.13.ELsmp #1 SMP Wed Jan 14 15:55:36 EST 2009 x86_64 > x86_64 x86_64 GNU/Linux > centos-release-4-7 > samba-common-3.0.28-0.el4.9 > samba-common-3.0.28-0.el4.9 What "passdb backend" have you set? If "smbpasswd" is set, you can not change these with pdbedit, only can change with "logon home" and "logon path" parameter per Samba server. --- TAKAHASHI Motonobu <[email protected]> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
