Displaying 5 results from an estimated 5 matches for "kpederson".
Did you mean:
pederson
2003 Jan 28
1
%windows_version?
I was wondering if there was a %{char} that would give me the windows
version or something equivalent so that Windows XP specific "stuff"
doesn't get stuck with Windows 2000 "stuff".
Thanks for the help.
--Kaleb
PS: Please CC me as I'm not on the list.
2003 Oct 24
0
Samba] can't add smb printer on windows
> [Samba] can't add smb printer on windows
>
> * To: samba at listsdotsambadotorg
> * Subject: [Samba] can't add smb printer on windows
> * From: Kaleb Pederson <kpederson at maildotewudotedu>
> * Date: Fri, 24 Oct 2003 12:44:07 -0700
>
> I have a single group of users, some of whom can successfully add my samba
> printer and some of whom can't. There should be no difference as they are
> all part of the same group. The error message is...
2003 Oct 14
0
domain admin group equiv. with 3.0?
I was previously using 2.2.8 and had 'domain admin group = @smbadmin' set
making anybody in the smbadmin group an administrator. However, with
samba-3.0 that went away. So, I set 'admin users = @smbadmin name1 name2...'
but it doesn't give my users administrative privilege. The logs seem to
indicate that the account has administrative privileges but they do not.
2003 Oct 15
3
net groupmap modify ntgroup="Domain Admins" ... succeeds but fails
After reading through the documentation, I realized that as a part of the
migration process from Samba-2.2.X to Samba-3.0.0 I needed to convert
everyone in my smbadmin group (previously domain admin group = @smbadmin) to
the "Domain Admins" group w/rid=512. So, I issued the following command:
[root@localhost profile]# net groupmap modify ntgroup="Domain Admins"