Displaying 12 results from an estimated 12 matches for "fred1".
Did you mean:
fred
2015 Jun 24
1
Winbindd Strangeness
...> winbind enum users = yes
> winbind enum groups = yes
> winbind refresh tickets = Yes
>
>
>
> Existing Account:
> getent passwd fred
>
> fred:*:4999:30000000:Fred Nerks:/home/fred:/bin/tcsh
>
> New Account:
>
> fred1:*:30000002:30000000:Fred Nerks:/home/fred1:/bin/tcsh
>
> Fred1 was set up with --uid-number='5004'
>
> I've tried clearing winbindd caches as per some post I read:
>
> systemctl stop winbindd
> rm /usr/local/samba/var/locks/group_mapping.tdb* /usr/lo...
2015 Jun 25
1
Winbindd Strangeness
...winbind refresh tickets = Yes
>>>
>>>
>>>
>>> Existing Account:
>>> getent passwd fred
>>>
>>> fred:*:4999:30000000:Fred Nerks:/home/fred:/bin/tcsh
>>>
>>> New Account:
>>>
>>> fred1:*:30000002:30000000:Fred Nerks:/home/fred1:/bin/tcsh
>>>
>>> Fred1 was set up with --uid-number='5004'
>>>
>>> I've tried clearing winbindd caches as per some post I read:
>>>
>>> systemctl stop winbindd
>>> r...
2015 Jun 23
1
Winbindd Strangeness
...winbind nss info = rfc2307
winbind trusted domains only = no
winbind use default domain = yes
winbind enum users = yes
winbind enum groups = yes
winbind refresh tickets = Yes
Existing Account:
getent passwd fred
fred:*:4999:30000000:Fred Nerks:/home/fred:/bin/tcsh
New Account:
fred1:*:30000002:30000000:Fred Nerks:/home/fred1:/bin/tcsh
Fred1 was set up with --uid-number='5004'
I've tried clearing winbindd caches as per some post I read:
systemctl stop winbindd
rm /usr/local/samba/var/locks/group_mapping.tdb* /usr/local/samba/var/locks/winbindd_idmap.tdb* /usr/loc...
2015 Jun 29
1
Winbindd Strangeness
...gt;>>>
>>>> Existing Account:
>>>> getent passwd fred
>>>>
>>>> fred:*:4999:30000000:Fred Nerks:/home/fred:/bin/tcsh
>>>>
>>>> New Account:
>>>>
>>>> fred1:*:30000002:30000000:Fred Nerks:/home/fred1:/bin/tcsh
>>>>
>>>> Fred1 was set up with --uid-number='5004'
>>>>
>>>> I've tried clearing winbindd caches as per some post I read:
>>>>
>>>> sy...
2015 Jul 02
0
Winbindd Strangeness [Solved]
...; >>>>> fred:*:4999:30000000:Fred Nerks:/home/fred:/bin/tcsh
>>>>>> >>>>>
>>>>>> >>>>> New Account:
>>>>>> >>>>>
>>>>>> >>>>> fred1:*:30000002:30000000:Fred Nerks:/home/fred1:/bin/tcsh
>>>>>> >>>>>
>>>>>> >>>>> Fred1 was set up with --uid-number='5004'
>>>>>> >>>>>
>>>>>> >>>>>...
2013 Apr 09
1
Fwd: R unzip method gives filenames as character
...: would it be better if the contents list of the unzip() function
returned the filenames as character rather than factor since they are
probably unique strings?
> tmp <- unzip(fnam, list=TRUE)
> str(tmp)
'data.frame': 31 obs. of 3 variables:
$ Name : Factor w/ 31 levels "fred1.csv",..: 1 2 3 4 5 6 7 8 9 10 ...
$ Length: num 424486 2664277 219798 442383 480857 ...
$ Date : POSIXct, format: "2012-12-01 04:05:00" "2012-12-02 04:06:00"
"2012-12-03 04:45:00" "2012-12-04 03:52:00" ...
thanks,
Sean
[[alternative HTML version d...
2004 Dec 16
0
Very slow network after Samba3 upgrade with 2k clients.
...1\j_test\write_test.ma: 11.6870000362
Time to write \\barney\barney1\j_test\write_test.ma: 10.3129999638
Time to write \\betty\betty1\j_test\write_test.ma: 10.5620000362
Time to write \\dino\dino1\j_test\write_test.ma: 11.375
Time to write \\echo\echo\j_test\write_test.ma: 7.25
Time to write \\fred\fred1\j_test\write_test.ma: 6.60899996758
Time to write \\hannibal\hannibal1\j_test\write_test.ma: 6.75
Time to write \\murdock\murdock1\j_test\write_test.ma: 6.54700016975
Time to write \\nova\nova1\j_test\write_test.ma: 9.93699979782
Time to write \\odin\odin1\j_test\write_test.ma: 10.6560001373
Time t...
2018 Jan 12
3
Access to Windows 2016 server works with IP but not with netbios name
...,
Here's a modified (to protect the customer's information) truncated
smb.conf that, for the most part, mirrors what they have:
[global]
log level = 3
os level = 1
security = ADS
server string = TEST CIFS Server
workgroup = WG
netbios name = FRED1
realm = WB.DOM-NAME.COM
idmap config * : range = 10000-20000
log file = /var/log/samba/%m.log
encrypt passwords = yes
syslog = 1
winbind enum users = no
winbind enum groups = no
winbind use default domain = yes
wins support = y...
2018 Jan 13
0
Access to Windows 2016 server works with IP but not with netbios name
...,
Here's a modified (to protect the customer's information) truncated smb.conf that, for the most part, mirrors what they have:
[global]
log level = 3
os level = 1
security = ADS
server string = TEST CIFS Server
workgroup = WG
netbios name = FRED1
realm = WB.DOM-NAME.COM
idmap config * : range = 10000-20000
log file = /var/log/samba/%m.log
encrypt passwords = yes
syslog = 1
winbind enum users = no
winbind enum groups = no
winbind use default domain = yes
wins support = y...
2018 Jan 12
3
Access to Windows 2016 server works with IP but not with netbios name
On Fri, 12 Jan 2018 09:21:42 -0800
Luke Barone <lukebarone at gmail.com> wrote:
> As well as what share... Are you trying to access the \\*\netlogon or
> \\*\sysvol shares of a PDC?
>
There wouldn't be a sysvol share on a PDC, or do you mean a DC ?
Rowland
2018 Jan 14
2
Access to Windows 2016 server works with IP but not with netbios name
...looking at the sources for libcli/security/dom_sid.c, which is
where the "invalid format" messages are displayed, I'm a bit confused.
That function seems to be assuming it's received an actual SID and not
the group designation. Does anyone know why it would be checking the
@WG\dl_fred1_testshare_r?
Also, as I mentioned earlier, I only see the NT_STATUS_ACCESS_DENIED
when using the NETBIOS name to try and access the share. When using
the IP address it doesn't seem to be checking much of anything, but
allows access (at least read access) to the share. For example when
using th...
2001 Mar 11
0
Wine and LotusNotes
I have wine installed at work, version 20010216, and it seems
to be working. I use it with installed Win98 on the hard disk
(and I have no choice in that matter). When I ran LotusNotes for
the first time, after considerable delay the LotusNotes came up
but i was wondering about whether there are any ways of speeding
up the load, and whether any of the command line options available
would be