| Summary: | Can't put URL in GECOS phone field | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Galen Hancock <galen> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.7-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Galen Hancock
2003-02-18 01:10:09 UTC
As you've allready noted, colons are not allowed in _any_ passwd field. The better solution is probably to encode the information in a human readable format. Example: <sip>19081@fwd.pulver.com</sip> Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | Fingerprint: D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9 State Changed From-To: open->closed Colons are used as separators in passwd records and thus not allowed in the GECOS data. |