search for: _username_

Displaying 9 results from an estimated 9 matches for "_username_".

2012 Aug 24
1
2 (related) problems with RODBC in 64 bit Windows
..., rows_at_time=1024) on which the odbcConnect call fails with the following error code Error in nchar(uid) : 'nchar()' requires a character vector ( credentials are processed correctly and credentials["DSN", "username"] correctly returns – by the way a factor – [1] _username_ Levels: … ). When I run the equivalent call with direct arguments db <- odbcConnect("DSN", uid="_username_", pwd="_password_", rows_at_time=1024) it works just fine. Furthermore both work just fine on windows 32 bit, or on both systems when the colClasses =...
2019 Mar 27
5
samba 4.9.5 - joining Samba DC to existing Samba AD failed (ldbsearch has not -U and -V)
...0100 Franta Hanzlík <franta at hanzlici.cz> wrote: > Yes, is no difference between '-UAdministrator' and '-U > Administrator'. But it seems, as ldbsearch in 4.9.5 is different than > 4.9.4-. (I was furious with that, because I found lot articles on > net, where -U _username_ was stated. > > My ldbsearch is from pure Samba-4.9.5, self compiled on Fedora 29 > x86_64. And now I see it even has not '-V' switch: > > [root at dc1 bind-dns]# ldbsearch --usage > Usage: [-?viraS] [-?|--help] [--usage] [-H|--url=URL] > [-b|--basedn=DN] [-e|--editor...
2019 Mar 28
0
samba 4.9.5 - joining Samba DC to existing Samba AD failed (ldbsearch has not -U and -V)
...franta at hanzlici.cz> wrote: > > > Yes, is no difference between '-UAdministrator' and '-U > > Administrator'. But it seems, as ldbsearch in 4.9.5 is different than > > 4.9.4-. (I was furious with that, because I found lot articles on > > net, where -U _username_ was stated. > > > > My ldbsearch is from pure Samba-4.9.5, self compiled on Fedora 29 > > x86_64. And now I see it even has not '-V' switch: Franta, if you're trying to build on Fedora 29, would you consider trying my "master" branch of https://github.com/nk...
1999 May 05
0
Printing from Linux -> NT with banners
...k the filter to prepend a banner to any output it produces. Since my printer is postscript, that's what I produced: BANNER=/tmp/lprbanner$$ while getopts cw:l:i:n:h: flag; do case $flag in (n) printuid=$OPTARG ;; (h) printhost=$OPTARG ;; esac done cat template.ps | sed -e "s/_USERNAME_/$printuid/ s/_HOSTNAME_/$printhost/" > $BANNER then later in the script: (cat $BANNER; <other commands to produce PS output from print job>) | smbprint Template.PS is a template banner, which can be as flashy as you like (mine has Tux in the corner) Hope...
2004 Jul 27
1
Empty print queue
Folks, (I'm a quite new Samba user. I.e. lamer. ;-) File sharing works well. Users can also print on shared printers. But - (Windows XP) clients mostly report printers as unaccessable, - Opening printer icon produces empty list of queued jobs. I spent half a day with debugging smbd. I found, that the configured 'lpq command' runs well, its output is parsed correctly. However the
2019 Mar 27
0
samba 4.9.5 - joining Samba DC to existing Samba AD failed (ldbsearch has not -U and -V)
...'-Uadministrator' > > I just wonder where '-U' went ? Yes, is no difference between '-UAdministrator' and '-U Administrator'. But it seems, as ldbsearch in 4.9.5 is different than 4.9.4-. (I was furious with that, because I found lot articles on net, where -U _username_ was stated. My ldbsearch is from pure Samba-4.9.5, self compiled on Fedora 29 x86_64. And now I see it even has not '-V' switch: [root at dc1 bind-dns]# ldbsearch --usage Usage: [-?viraS] [-?|--help] [--usage] [-H|--url=URL] [-b|--basedn=DN] [-e|--editor=PROGRAM] [-s|--scope=SCOPE] [-v|--...
2019 Mar 29
0
samba 4.9.5 - joining Samba DC to existing Samba AD failed (ldbsearch has not -U and -V)
...ranta at hanzlici.cz> wrote: > > > Yes, is no difference between '-UAdministrator' and '-U > > Administrator'. But it seems, as ldbsearch in 4.9.5 is different than > > 4.9.4-. (I was furious with that, because I found lot articles on > > net, where -U _username_ was stated. > > > > My ldbsearch is from pure Samba-4.9.5, self compiled on Fedora 29 > > x86_64. And now I see it even has not '-V' switch: > > > > [root at dc1 bind-dns]# ldbsearch --usage > > Usage: [-?viraS] [-?|--help] [--usage] [-H|--url=URL] >...
2019 Mar 27
4
samba 4.9.5 - joining Samba DC to existing Samba AD failed
On Wed, 27 Mar 2019 09:45:18 +0100 "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > Hai, > > > I dont think one noticed this.. > > ldbsearch -H ldap://dc4 -UAdministrator > ldbsearch -H ldap://dc1 -U Administrator > > So whats the difference when you see this responce of the command: > Invalid option -U: unknown ... >
2019 Mar 29
2
samba 4.9.5 - joining Samba DC to existing Samba AD failed (ldbsearch has not -U and -V)
...ote: > > > > > Yes, is no difference between '-UAdministrator' and '-U > > > Administrator'. But it seems, as ldbsearch in 4.9.5 is different > > > than 4.9.4-. (I was furious with that, because I found lot > > > articles on net, where -U _username_ was stated. > > > > > > My ldbsearch is from pure Samba-4.9.5, self compiled on Fedora 29 > > > x86_64. And now I see it even has not '-V' switch: > > > > > > [root at dc1 bind-dns]# ldbsearch --usage > > > Usage: [-?viraS] [-?|--help]...