Re: su command & PPP
Mohsen Pahlevanzadeh wrote: on 11/04/05 at 15:58 > Dears, > I have 2 question : > 1.for dialing PPP ,Am i do compile kernel? > 2.When i run gdm,i can't use su command.When i use this command,i > recieve following text : > "su : sorrry!" > Please guide me... > Yours,Mohsen. Why don't you fix the date and time on your PC - Or is not having accurate time an issue for you? -- Best regards, Chris If you have to ask, you are not entitled to know. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: su command & PPP
Mohsen Pahlevanzadeh wrote: > Dears, > I have 2 question : > 1.for dialing PPP ,Am i do compile kernel? > 2.When i run gdm,i can't use su command.When i use this command,i > recieve following text : > "su : sorrry!" > Please guide me... > Yours,Mohsen. Oh - and btw, fix your time and date. -- Best regards, Chris Only a mediocre person is always at their best. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: su command & PPP
Mohsen Pahlevanzadeh wrote: > Dears, > I have 2 question : > 1.for dialing PPP ,Am i do compile kernel? I don't know - I have not done PPP in years. > 2.When i run gdm,i can't use su command.When i use this command,i > recieve following text : > "su : sorrry!" Add yourself to the group wheel > Please guide me... > Yours,Mohsen. > -- Best regards, Chris If a series of events can go wrong, it will do so in the worst possible sequence. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: su command & PPP
On 11/5/05, Mohsen Pahlevanzadeh <[EMAIL PROTECTED]> wrote: > Dears, > I have 2 question : > 1.for dialing PPP ,Am i do compile kernel? Make sure "device tun" in your kernel, use /usr/sbin/ppp, not /usr/sbin/pppd. /etc/ppp/ppp.conf - is ppp's config file "man ppp" describes ppp and ppp.conf ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: su command & PPP
On Sat, 5 Nov 2005 08:28 am, Mohsen Pahlevanzadeh wrote: > Dears, > I have 2 question : > 1.for dialing PPP ,Am i do compile kernel? > 2.When i run gdm,i can't use su command.When i use this > command,i recieve following text : > "su : sorrry!" This is the normal response to a user who does not have access to the "wheel" group. To su to root you need to belong to this group. Add your user login name to the wheel:*:0: line in /etc/group. Malcolm Kay ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
su command & PPP
Dears, I have 2 question : 1.for dialing PPP ,Am i do compile kernel? 2.When i run gdm,i can't use su command.When i use this command,i recieve following text : "su : sorrry!" Please guide me... Yours,Mohsen. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"